❤4
⚡Google Dorks - Cloud Storage: site:s3.amazonaws.com "target[.]com" site:blob.core.windows.net "target[.]com" site:googleapis.com "target[.]com" site:drive.google.com "target[.]com"
👉Find buckets and sensitive data.
Combine:
site:s3.amazonaws.com | site:blob.core.windows.net | site:googleapis.com | site:drive.google.com "target[.]com"
Add something to narrow the results: "confidential” “privileged" “not for public release”
✅Credit- Mike Takahashi
#recon #bugbountytips #infosec #seo #dork
👉Find buckets and sensitive data.
Combine:
site:s3.amazonaws.com | site:blob.core.windows.net | site:googleapis.com | site:drive.google.com "target[.]com"
Add something to narrow the results: "confidential” “privileged" “not for public release”
✅Credit- Mike Takahashi
#recon #bugbountytips #infosec #seo #dork
🔥16❤9🗿4👍3
Bug Bounty Tips - Asset Discovery
1. Expand Your Scope: Hunt Beyond the Obvious
Check if the target has acquired any other brands or services. Tools like Crunchbase, Google, or even Wikipedia can reveal mergers or new wings that broaden your attack surface. Don’t just assume static assets—verify recent acquisitions are still valid.
2. Map the Network with ASN Enumeration
Find the Autonomous System numbers tied to an organization—they reveal IP ranges and network structure. Start manually with Hurricane Electric’s BGP Toolkit or regional registries like APNIC, ARIN, RIPE, etc. Then use OWASP Amass’s
3. Dig with Reverse WHOIS
Reverse WHOIS tools let you find other domains owned by the same entity using organization trademarks or contact info. Try services like Whoxy, ReverseWhois.io, DomainEye, or domainIQ. For automation, use DomLink or Whoxy API noscripts to recursively map domains.
4. Track Shared IDs & Marketing Tags
Companies often sprinkle identical tracking codes across platforms—think Google Analytics or AdSense. Tools like BuiltWith, PublicWWW, or SpyOnWeb can help you trace those tags to uncover linked apps or unpublished properties.
5. Go Old-School with Google Dorking
Sometimes the simplest queries yield gems. Scan for snippets of copyright texts, legal boilerplates, or policy language spread across subdomains. Example:
You can adapt this with operators for Bing or DuckDuckGo, too.
6. Hunt Devices with Shodan
Shodan isn’t just for IoT—it’ll show you all internet-exposed assets related to the target’s org or domain. Try filters like:
You might find forgotten services, management dashboards, or exposed endpoints that go under the radar.
1. Expand Your Scope: Hunt Beyond the Obvious
Check if the target has acquired any other brands or services. Tools like Crunchbase, Google, or even Wikipedia can reveal mergers or new wings that broaden your attack surface. Don’t just assume static assets—verify recent acquisitions are still valid.
2. Map the Network with ASN Enumeration
Find the Autonomous System numbers tied to an organization—they reveal IP ranges and network structure. Start manually with Hurricane Electric’s BGP Toolkit or regional registries like APNIC, ARIN, RIPE, etc. Then use OWASP Amass’s
intel module to automate discovery of domains related to those ASNs or the organization itself:amass intel -org <org-name>
amass intel -asn <asn>3. Dig with Reverse WHOIS
Reverse WHOIS tools let you find other domains owned by the same entity using organization trademarks or contact info. Try services like Whoxy, ReverseWhois.io, DomainEye, or domainIQ. For automation, use DomLink or Whoxy API noscripts to recursively map domains.
4. Track Shared IDs & Marketing Tags
Companies often sprinkle identical tracking codes across platforms—think Google Analytics or AdSense. Tools like BuiltWith, PublicWWW, or SpyOnWeb can help you trace those tags to uncover linked apps or unpublished properties.
5. Go Old-School with Google Dorking
Sometimes the simplest queries yield gems. Scan for snippets of copyright texts, legal boilerplates, or policy language spread across subdomains. Example:
"© 2025 YourCompanyName" -site:*.example.com inurl:privacy
You can adapt this with operators for Bing or DuckDuckGo, too.
6. Hunt Devices with Shodan
Shodan isn’t just for IoT—it’ll show you all internet-exposed assets related to the target’s org or domain. Try filters like:
org:<organization-name>
hostname:<domain>You might find forgotten services, management dashboards, or exposed endpoints that go under the radar.
2❤19👍6🔥5🙏1
🔥 Brut Practical Web Pentesting with concepts of Bug Bounty 🔥
Learn to Hack. Defend. Earn.
✔️ Deep Dive into Advanced Vulnerabilities
✔️ Real-World Bug Bounty Methodologies
✔️ Hands-on Labs & Practical Scenarios
✔️ Recon to Exploitation & Post-Exploitation
✔️ Reporting & Professional Pentest Approach
📅 New Batch Starts Soon
💻 Online Live Classes
👨🏫 Trainer: Saumadip (Brut Security)
✨ DM: @wtf_brut
📱 Whatsapp: +918945971332
📧 info@brutsec.com
🌐 brutsec.com
#bugbounty #pentesting #ethicalhacking #cybersecurity
Learn to Hack. Defend. Earn.
✔️ Deep Dive into Advanced Vulnerabilities
✔️ Real-World Bug Bounty Methodologies
✔️ Hands-on Labs & Practical Scenarios
✔️ Recon to Exploitation & Post-Exploitation
✔️ Reporting & Professional Pentest Approach
📅 New Batch Starts Soon
💻 Online Live Classes
👨🏫 Trainer: Saumadip (Brut Security)
✨ DM: @wtf_brut
📱 Whatsapp: +918945971332
📧 info@brutsec.com
🌐 brutsec.com
#bugbounty #pentesting #ethicalhacking #cybersecurity
❤10🔥3🗿1
🔸An automated recon tool for asset discovery and vulnerability scanning using open-source tools. Supports XSS, SQLi, LFI, RCE, IIS, Open Redirect, Swagger UI, .git exposures and more.
✅https://github.com/rix4uni/GarudRecon
✅https://github.com/rix4uni/GarudRecon
❤14🤝5👍1
Hey Hunter's,
If wanna edit your terminal shell, then use fish shell!
Install fish shell👉🏼 apt install fish
Edit the config file for customization👇🏼
~/.config/fish/config.fish
And edit this code according to your requirements and add it:
~DarkShadow
If wanna edit your terminal shell, then use fish shell!
Install fish shell👉🏼 apt install fish
Edit the config file for customization👇🏼
~/.config/fish/config.fish
And edit this code according to your requirements and add it:
#shell
functions -e fish_right_prompt
function fish_prompt
set_color $fish_color_cwd
echo -n (path basename $PWD)
set_color normal
echo -n ' ⚡🌒☩Dakr❯ '
end
~DarkShadow
❤8👨💻4🔥2
🚀 Looking for Professional Cybersecurity Support?
At Brut Security, we specialize in penetration testing, vulnerability assessment, and cybersecurity training. With years of experience working with both government and private organizations, we help businesses secure their digital assets and train teams to stay ahead of evolving threats.
🔐 Our Services:
• VAPT (Web, Mobile, Network, Cloud): Identify and fix vulnerabilities before attackers exploit them.
• Bug Bounty Style Pentesting: Real-world attack simulation with detailed reporting and remediation support.
• Cybersecurity Training: Hands-on programs in Ethical Hacking, Web Pentesting, Forensics, and OSINT—customized for individuals, corporates, and academic institutions.
💡 Why Choose Us?
• Tested and trusted by 2000+ students and multiple organizations.
• Practical, results-driven approach with clear documentation.
• Flexible engagement—short-term projects, long-term partnerships, or tailored workshops.
📩 Let’s Collaborate
If you need your systems tested or want your team trained by industry experts, reach out to us today.
🌐 brutsec.com
📱 https://wa.link/brutsecurity
📧 info@brutsec.com
At Brut Security, we specialize in penetration testing, vulnerability assessment, and cybersecurity training. With years of experience working with both government and private organizations, we help businesses secure their digital assets and train teams to stay ahead of evolving threats.
🔐 Our Services:
• VAPT (Web, Mobile, Network, Cloud): Identify and fix vulnerabilities before attackers exploit them.
• Bug Bounty Style Pentesting: Real-world attack simulation with detailed reporting and remediation support.
• Cybersecurity Training: Hands-on programs in Ethical Hacking, Web Pentesting, Forensics, and OSINT—customized for individuals, corporates, and academic institutions.
💡 Why Choose Us?
• Tested and trusted by 2000+ students and multiple organizations.
• Practical, results-driven approach with clear documentation.
• Flexible engagement—short-term projects, long-term partnerships, or tailored workshops.
📩 Let’s Collaborate
If you need your systems tested or want your team trained by industry experts, reach out to us today.
🌐 brutsec.com
📱 https://wa.link/brutsecurity
📧 info@brutsec.com
WhatsApp.com
Brut Security
Business Account
1❤7🔥2🗿1
Brut Security pinned «🚀 Looking for Professional Cybersecurity Support? At Brut Security, we specialize in penetration testing, vulnerability assessment, and cybersecurity training. With years of experience working with both government and private organizations, we help businesses…»
Hey Hunter's,
DarkShadow here back again!
Tip:
This are files gold mine to find vulnerabilities like:
1. Authentication bypass
2. Sensitive info leaks
3. Hardcoded credentials
4. Config/env file disclosure
5. Hidden login portals
6. JWT secrets & API keys
7. Outdated services loed CVE to exploit
8. Dependency confusion
9. File upload endpoints
10. RFI → RCE
11. Open redirection
12. DOM-based XSS
13. WebSocket endpoints
14. Hidden parameters
15. IDOR
So guys show your love and stay with us and follow x.com/darkshadow2bd
DarkShadow here back again!
Tip:
1. open target in your burp and browse as normal user.
2. Go proxy history and filter only js files.
3. Search these are keywords in:
🔍 main, app, runtime,bundle,
polyfills, auth, config,
settings, local, dev, data, api,
session, user,core, client,
server, utils,base
This are files gold mine to find vulnerabilities like:
1. Authentication bypass
2. Sensitive info leaks
3. Hardcoded credentials
4. Config/env file disclosure
5. Hidden login portals
6. JWT secrets & API keys
7. Outdated services loed CVE to exploit
8. Dependency confusion
9. File upload endpoints
10. RFI → RCE
11. Open redirection
12. DOM-based XSS
13. WebSocket endpoints
14. Hidden parameters
15. IDOR
So guys show your love and stay with us and follow x.com/darkshadow2bd
1❤23👍4👏3🗿2🫡1
⚡Automated red-team toolkit for stress-testing LLM defences - Vector Attacks on LLMs
✅https://github.com/MrMoshkovitz/gandalf-llm-pentester
✅https://github.com/MrMoshkovitz/gandalf-llm-pentester
❤19
CVE-2025-57819: Authentication Bypass in FreePBX Administrator, 10.0 rating 🔥🔥🔥
A critical zero-day vulnerability in FreePBX could allow an attacker to perform SQL injection and RCE. Exploitation has already been observed in the wild!
Search at Netlas.io:
👉 Link: https://nt.ls/ebwk9
👉 Dork: http.favicon.hash_sha256:dfc3cc989bec09d968e978cde336709c655fa85469fd482ac10e17942da80be9
Vendor's advisory: https://github.com/FreePBX/security-reporting/security/advisories/GHSA-m42g-xg4c-5f3h
A critical zero-day vulnerability in FreePBX could allow an attacker to perform SQL injection and RCE. Exploitation has already been observed in the wild!
Search at Netlas.io:
👉 Link: https://nt.ls/ebwk9
👉 Dork: http.favicon.hash_sha256:dfc3cc989bec09d968e978cde336709c655fa85469fd482ac10e17942da80be9
Vendor's advisory: https://github.com/FreePBX/security-reporting/security/advisories/GHSA-m42g-xg4c-5f3h
❤6😱4🔥3👍1
Forwarded from N K
Hello all, this is Anton and I was a student on Saudimap class a year ago.
I wanted to ask you if some of you would be possible to attack those ips, they are mine and they are for a honeypot university project.
I would be really glad if you do!
Many thanks for attention, don’t hesitate to write for details,
Ips:
13.38.74.89
15.237.118.7
15.237.122.238
15.188.83.194
51.44.160.80
Cheers all,
Anton
I wanted to ask you if some of you would be possible to attack those ips, they are mine and they are for a honeypot university project.
I would be really glad if you do!
Many thanks for attention, don’t hesitate to write for details,
Ips:
13.38.74.89
15.237.118.7
15.237.122.238
15.188.83.194
51.44.160.80
Cheers all,
Anton
❤12🗿9
This media is not supported in your browser
VIEW IN TELEGRAM
⚡Safari Address Bar Spoof via Cursor Overlap
✅https://github.com/RenwaX23/X/blob/master/safari_bug2.md
✅https://github.com/RenwaX23/X/blob/master/safari_bug2.md
❤8🔥3
Find sensitive information with gf
# Search for testing point with gau and fff
gau target -subs | cut -d"?" -f1 | grep -E "\.js+(?:on|)$" | tee urls.txt
sort -u urls.txt | fff -s 200 -o out/
# After we save responses from known URLs, it's time to dig for secrets
for i in `gf -list`; do [[ ${i} =~ "_secrets"* ]] && gf ${i}; done🔥12❤6👍1
Hey Hunter's,
DarkShadow here back again, just dropping a iDOR!
Don't forget try iDOR exploitation in these paths:
👤 User / profile
/api/user/123
/api/users/123
/api/v1/user?id=123
/api/profile/123
/api/v1/account/123
/user?id=123
/profile?uid=123
/account?user=123
/customer?id=123
/member?id=123
📄 Documents / files
/api/document/123
/api/v1/file?id=123
/api/files/123/download
/api/v2/resource/123
/api/attachments/123
/download?file=123.pdf
/document?id=123
/invoice?id=123
/receipt?id=123
/contract?id=123
🛒 Orders / transactions
/api/order/123
/api/orders?id=123
/api/v1/transaction/123
/api/payment/123
/api/v2/invoice?id=123
/order?id=123
/cart?id=123
/purchase?item=123
/payment?id=123
/transaction?id=123
🎫 Tickets / support
/api/tickets/123
/api/v1/helpdesk/123
/api/support?id=123
/api/issues/123
/api/v2/case/123
/ticket?id=123
/helpdesk?case=123
/support?id=123
/issue?id=123
So guy's show your love ❤️
Don't forget to follow 👉🏼 x.com/darkshadow2bd
#bugbountytips #idor
DarkShadow here back again, just dropping a iDOR!
Don't forget try iDOR exploitation in these paths:
👤 User / profile
/api/user/123
/api/users/123
/api/v1/user?id=123
/api/profile/123
/api/v1/account/123
/user?id=123
/profile?uid=123
/account?user=123
/customer?id=123
/member?id=123
📄 Documents / files
/api/document/123
/api/v1/file?id=123
/api/files/123/download
/api/v2/resource/123
/api/attachments/123
/download?file=123.pdf
/document?id=123
/invoice?id=123
/receipt?id=123
/contract?id=123
🛒 Orders / transactions
/api/order/123
/api/orders?id=123
/api/v1/transaction/123
/api/payment/123
/api/v2/invoice?id=123
/order?id=123
/cart?id=123
/purchase?item=123
/payment?id=123
/transaction?id=123
🎫 Tickets / support
/api/tickets/123
/api/v1/helpdesk/123
/api/support?id=123
/api/issues/123
/api/v2/case/123
/ticket?id=123
/helpdesk?case=123
/support?id=123
/issue?id=123
So guy's show your love ❤️
Don't forget to follow 👉🏼 x.com/darkshadow2bd
#bugbountytips #idor
🔥20❤14🗿4👍1👏1🤝1🫡1
🔥 Find Low Hanging Fruits Using Nuclei AI 🔥
nuclei -list targets.txt -ai "Find exposed AI/ML model files (.pkl, .h5, .pt) that may leak proprietary algorithms or sensitive training data"
nuclei -list targets.txt -ai "Find exposed automation noscripts (.sh, .ps1, .bat) revealing internal tooling or credentials"
nuclei -list targets.txt -ai "Identify misconfigured CSP headers allowing 'unsafe-inline' or wildcard sources"
nuclei -list targets.txt -ai "Detect pages leaking JWT tokens in URLs or cookies"
nuclei -list targets.txt -ai "Identify overly verbose error messages revealing framework or library details"
nuclei -list targets.txt -ai "Find application endpoints with verbose stack traces or source code exposure"
nuclei -list targets.txt -ai "Find sensitive information in HTML comments (debug notes, API keys, credentials)"
nuclei -list targets.txt -ai "Find exposed .env files leaking credentials, API keys, and database passwords"
nuclei -list targets.txt -ai "Find exposed configuration files such as config.json, config.yaml, config.php, application.properties containing API keys and database credentials."
nuclei -list targets.txt -ai "Find exposed configuration files containing sensitive information such as credentials, API keys, database passwords, and cloud service secrets."
nuclei -list targets.txt -ai "Find database configuration files such as database.yml, db_config.php, .pgpass, .my.cnf leaking credentials."
nuclei -list targets.txt -ai "Find exposed Docker and Kubernetes configuration files such as docker-compose.yml, kubeconfig, .dockercfg, .docker/config.json containing cloud credentials and secrets."
nuclei -list targets.txt -ai "Find exposed SSH keys and configuration files such as id_rsa, authorized_keys, and ssh_config."
nuclei -list targets.txt -ai "Find exposed WordPress configuration files (wp-config.php) containing database credentials and authentication secrets."
nuclei -list targets.txt -ai "Identify exposed .npmrc and .yarnrc files leaking NPM authentication tokens"
nuclei -list targets.txt -ai "Identify open directory listings exposing sensitive files"
nuclei -list targets.txt -ai "Find exposed .git directories allowing full repo download"
nuclei -list targets.txt -ai "Find exposed .svn and .hg repositories leaking source code"
nuclei -list targets.txt -ai "Identify open FTP servers allowing anonymous access"
nuclei -list targets.txt -ai "Find GraphQL endpoints with introspection enabled"
nuclei -list targets.txt -ai "Identify exposed .well-known directories revealing sensitive data"
nuclei -list targets.txt -ai "Find publicly accessible phpinfo() pages leaking environment details"
nuclei -list targets.txt -ai "Find exposed Swagger, Redocly, GraphiQL, and API Blueprint documentation"
nuclei -list targets.txt -ai "Identify exposed .vscode and .idea directories leaking developer configs"
nuclei -list targets.txt -ai "Detect internal IP addresses (10.x.x.x, 192.168.x.x, etc.) in HTTP responses"
nuclei -list targets.txt -ai "Find exposed WordPress debug.log files leaking credentials and error messages"
nuclei -list targets.txt -ai "Detect misconfigured CORS allowing wildcard origins ('*')"
nuclei -list targets.txt -ai "Find publicly accessible backup and log files (.log, .bak, .sql, .zip, .dump)"
nuclei -list targets.txt -ai "Find exposed admin panels with default credentials"
nuclei -list targets.txt -ai "Identify commonly used API endpoints that expose sensitive user data, returning HTTP status 200 OK."
nuclei -list targets.txt -ai "Detect web applications running in debug mode, potentially exposing sensitive system information."8❤21🗿5🔥3👍2
Grab Email Addresses from a File System:
It might help in your post exploitation
grep -oE "[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-z]{2,6}" * 2>/dev/null | sort -u
It might help in your post exploitation
👍10❤8👨💻2🐳1