Brut Security
17.3K subscribers
1.12K photos
96 videos
360 files
1.21K links
βœ…DM: @wtf_brut
βœ…For Ad: https://tlmtr.io/p/2flAsc
πŸ›ƒWhatsApp: https://wa.link/brutsecurity
🈴Training: https://brutsecurity.com
πŸ“¨Mail: info@brutsec.com
Download Telegram
Search for all leaked keys/secrets using one regex!

regex: https://gist.github.com/h4x0r-dz/be69c7533075ab0d3f0c9b97f7c93a59

#BugBounty #bugbountytip
😱8❀3πŸ‘3πŸ‘3πŸ”₯1
CVE-2026-67401: SQL Injection Vulnerability in cPanel, 9.9 Rating πŸ”₯

A vulnerability in cPanel's EmailTrack component allows an authenticated attacker with mail-related privileges to create arbitrary files on the server via SQL injection. This may lead to code execution as the root user, giving the attacker full control of the server.

Search at Netlas.io:
πŸ‘‰ Link: https://nt.ls/dIEpd
πŸ‘‰ Dork: http.title:cpanel OR http.headers.set_cookie:"cprelogin" OR http.headers.set_cookie:"cpsession"

Vendor's advisory:
https://support.cpanel.net/hc/en-us/articles/43187903921559-Security-CVE-2026-67401-SQL-Injection-Vulnerability-in-cPanel-s-EmailTrack-Functionality-September-8-2026
❀5πŸ”₯3πŸ‘1🫑1
πŸš€ Level up your hacking skills on Hack The Box!

Get instant access to live, hands-on cybersecurity challenges. Hack vulnerable virtual machines, solve realistic security puzzles, and practice your skills at your own pace. Perfect for beginners and pros alike.
❀2πŸ—Ώ1
Please open Telegram to view this post
VIEW IN TELEGRAM
❀9πŸ”₯5πŸ‘1
🚨 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
πŸ”₯7❀3
🚨Google Bug Bounty Dorks Generator

- juicy extensions
-open redirects
- code leaks
- cloud storages
- file upload endpoints and more.
❀13πŸ‘1
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
❀8
5 Free Coupons for Zero To Mobile Pentester
❀6πŸ”₯1
🚨Bug Bounty Tip: Test Newline Injection in JSON Parameters

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
🚨All about bug bounty

πŸ”₯https://github.com/daffainfo/AllAboutBugBounty
Please open Telegram to view this post
VIEW IN TELEGRAM
❀7πŸ”₯3πŸ‘1
APKLeaks

Scanning APK file for URIs, endpoints & secrets.

https://github.com/dwisiswant0/apkleaks

#pentesting #infosec #bugbounty
❀10🀝2πŸ”₯1
Please open Telegram to view this post
VIEW IN TELEGRAM
❀9πŸ”₯4πŸ—Ώ4
Please open Telegram to view this post
VIEW IN TELEGRAM
❀10πŸ”₯5🀣3πŸ‘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
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ”₯9❀3πŸ‘1
⚠️ Bug Bounty Tip: IDN Homograph β†’ Account Collision

Don’t only test Unicode domains. Test Unicode in email/username fields too.

Try lookalike characters such as:

a β†’ Γ‘ / other Unicode variants

The interesting case is when:

Database: treats the values as equal
Application: identifies the victim account
SMTP: treats them as different addresses

Example:

victim@gmail.com
victim@gmΓ‘il.com

If 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.

πŸ“£**Test normalization at every stage:**
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
🚨Nice tricks to bypass 403/401.
#BugBounty #bugbountytips
❀9πŸ‘2