🚨 CVE-2026-18963 - Keycloak < 26.7.2 - Unauthenticated Account Takeover via Reset-Credentials Bypass
Nuclei Template - https://github.com/projectdiscovery/nuclei-templates/pull/16995/changes
Reference: https://github.com/keycloak/keycloak/issues/51833
#hackwithautomation #bugbounty #keycloak
Nuclei Template - https://github.com/projectdiscovery/nuclei-templates/pull/16995/changes
Reference: https://github.com/keycloak/keycloak/issues/51833
#hackwithautomation #bugbounty #keycloak
🔥7❤3
Penetration-List
A comprehensive resource for testers, covering all types of vulnerabilities and materials used in Penetration Testing. Includes payloads, dorks, fuzzing materials, and offers in-depth theory sections. Visit our Medium profile for more information.
https://github.com/AlbusSec/Penetration-List
#cybersecurity #infosec #pentesting #redteam #bugbounty
A comprehensive resource for testers, covering all types of vulnerabilities and materials used in Penetration Testing. Includes payloads, dorks, fuzzing materials, and offers in-depth theory sections. Visit our Medium profile for more information.
https://github.com/AlbusSec/Penetration-List
#cybersecurity #infosec #pentesting #redteam #bugbounty
❤8
🚨Bug Bounty Tip: Test Newline Injection in JSON Parameters
When testing API endpoints, don’t assume parameters like
For password-reset functionality, try newline injection:
If the backend fails to properly validate or sanitize the parameter, it may interpret both email addresses as separate recipients and send the password-reset link to both accounts.
This can indicate a parameter parsing / input validation flaw and, depending on the application logic and impact, potentially lead to account-related security issues.
Things to test:
•
• Multiple values in the same parameter
• JSON arrays vs. strings
• Duplicate JSON keys
• URL-encoded newline characters
• Different API content types
Always test only on systems you’re authorized to assess.
#BugBounty #BugBountyTips #API #APISecurity #WebSecurity #Pentesting #CyberSecurity
When testing API endpoints, don’t assume parameters like
email accept only a single value.For password-reset functionality, try newline injection:
{
"action": "reset-password",
"email": "accA@mail.com\naccB@mail.com"
}If the backend fails to properly validate or sanitize the parameter, it may interpret both email addresses as separate recipients and send the password-reset link to both accounts.
This can indicate a parameter parsing / input validation flaw and, depending on the application logic and impact, potentially lead to account-related security issues.
Things to test:
•
\n and \r\n separators• Multiple values in the same parameter
• JSON arrays vs. strings
• Duplicate JSON keys
• URL-encoded newline characters
• Different API content types
Always test only on systems you’re authorized to assess.
#BugBounty #BugBountyTips #API #APISecurity #WebSecurity #Pentesting #CyberSecurity
❤12👍5🔥1👏1🤝1
APKLeaks
Scanning APK file for URIs, endpoints & secrets.
https://github.com/dwisiswant0/apkleaks
#pentesting #infosec #bugbounty
Scanning APK file for URIs, endpoints & secrets.
https://github.com/dwisiswant0/apkleaks
#pentesting #infosec #bugbounty
❤10🤝2🔥1
17K+ strong. One community. One mission. ⚡️ ️
Thank you for being part of Brut Security.
Learn. Practice. Hack. Grow.
Here’s to the next milestone.❤️🔥
🔥 https://brutsecurity.com
☄️ https://wa.link/brutsecurity
#BrutSecurity #17K #CyberSecurity #EthicalHacking
Thank you for being part of Brut Security.
Learn. Practice. Hack. Grow.
Here’s to the next milestone.
#BrutSecurity #17K #CyberSecurity #EthicalHacking
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥9❤3👏1
Please open Telegram to view this post
VIEW IN TELEGRAM
topmate.io
Bug Bounty Guide 2026 with Saumadip Mandal
Bug Bounty Guide 2026 with Saumadip Mandal · Master modern bug bounty hunting with 86 pages, 25 chapter · Digital Product · ₹199 · Topmate
❤3🔥3👏1
Don’t only test Unicode domains. Test Unicode in email/username fields too.
Try lookalike characters such as:
a → á / other Unicode variantsThe interesting case is when:
Database: treats the values as equal
Application: identifies the victim account
SMTP: treats them as different addresses
Example:
victim@gmail.comvictim@gmáil.comIf the application finds the victim's account but sends the password-reset email to the attacker-controlled Unicode address, you may have an account-collision / account-takeover vulnerability.
Input → Validation → Database → Token generation → Email delivery
#BugBounty #IDNHomograph #Punycode #WebSecurity
Please open Telegram to view this post
VIEW IN TELEGRAM
❤7🔥3🤝2🗿1
🚨Search for all leaked keys/secrets using one regex!
✅regex: https://gist.github.com/h4x0r-dz/be69c7533075ab0d3f0c9b97f7c93a59
#BugBounty #bugbountytip
✅regex: https://gist.github.com/h4x0r-dz/be69c7533075ab0d3f0c9b97f7c93a59
#BugBounty #bugbountytip
🤨6❤3🔥3🗿1