The Time Machine - Weaponizing WaybackUrls for Recon, BugBounties , OSINT, Sensitive Endpoints and what not
https://github.com/anmolksachan/TheTimeMachine?tab=readme-ov-file
https://yangx.top/rootdr_research Join to channel For more (:
#BugBounty
#Tools
#Link
https://github.com/anmolksachan/TheTimeMachine?tab=readme-ov-file
https://yangx.top/rootdr_research Join to channel For more (:
#BugBounty
#Tools
#Link
👍6
Simple mind map for Network penetration testing.
For more Join to channel (:
https://yangx.top/rootdr_research
#Network
#Tools
For more Join to channel (:
https://yangx.top/rootdr_research
#Network
#Tools
🔥4👌2
https://medium.com/@harrmahar/android-app-ssl-pinning-bypass-noxplayer-nox-adb-frida-objection-english-version-ef9aa1ffbb45
Ssl pinning bypass with objection
For more join to channel (:
https://yangx.top/rootdr_research
#Tools
#Writeup
Ssl pinning bypass with objection
For more join to channel (:
https://yangx.top/rootdr_research
#Tools
#Writeup
Medium
Android App SSL Pinning Bypass [NoxPlayer + nox_adb + Frida + Objection] — English Version
بسم الله الرحمن الرحيم
🔥5🙏4
2 search engines for finding CVEs and their exploits
https://cvexploits.io/
https://sploitus.com/
For more join to channel (:
https://yangx.top/rootdr_research
#Tools
#CVE
#EXPLOIT
#Redteam
https://cvexploits.io/
https://sploitus.com/
For more join to channel (:
https://yangx.top/rootdr_research
#Tools
#CVE
#EXPLOIT
#Redteam
👍6🔥2❤1👏1
ex-param is an automated tool designed for finding reflected parameters for XSS vulnerabilities. It crawls a target website, extracts GET parameters, and tests them for reflected input. The tool helps bug bounty hunters and penetration testers quickly identify potential reflected XSS flaws, offering fast and reliable results.
Features
Crawls a target domain to discover all pages and GET parameters.
Tests each parameter to check if it's reflected in the response.
Outputs a list of reflected parameters for further exploitation.
Fast and optimized for bug bounty hunters.
Easy to use with minimal setup.
link:
https://github.com/rootDR/ex-param
For more join to channel :
https://yangx.top/rootdr_research
#Web
#Bugbounty
#Tools
Features
Crawls a target domain to discover all pages and GET parameters.
Tests each parameter to check if it's reflected in the response.
Outputs a list of reflected parameters for further exploitation.
Fast and optimized for bug bounty hunters.
Easy to use with minimal setup.
link:
https://github.com/rootDR/ex-param
For more join to channel :
https://yangx.top/rootdr_research
#Web
#Bugbounty
#Tools
🔥11👍2👎1👏1
Bugbounty Tips
ex-param is an automated tool designed for finding reflected parameters for XSS vulnerabilities. It crawls a target website, extracts GET parameters, and tests them for reflected input. The tool helps bug bounty hunters and penetration testers quickly identify…
🚀 New Update for Automated Reflected Parameter Finder Tool! 🔍
We've just made the tool even more user-friendly and powerful for penetration testers and security researchers! 🎯
Key Updates:
🏷 New -s Switch: Now you can specify the -s flag to include subdomains in the crawl. If this flag is omitted, the tool will only crawl the main domain — giving you better control over your scans.
🗂 Automatic File Organization: The tool now creates a dedicated folder for each target domain. All crawled pages and discovered parameters are saved neatly in the respective folder.
⚡️ Performance Boost: We've optimized the crawling speed to ensure faster results and a smoother experience while scanning for reflected parameters.
👁 Real-Time Feedback: See results as soon as a reflected parameter is found, reducing wait times and improving user experience.
💻 Check out the updated tool on GitHub and start scanning with even more precision! 🔥
How to Use:
-t (required): The target domain URL to crawl (e.g., https://example.com)
-s: Include subdomains in the crawl. If this flag is omitted, only the main domain is crawled.
🛠 Tools & Features:
Reflected parameter testing for XSS vulnerabilities
Subdomain crawling support
Real-time results & performance improvements
🔧 Try it now and enhance your web security scanning game!
👉 Follow me on Twitter and telegram for more updates: @R00TDR t.me/rootdr_research
#Web
#Bugbounty
#Tools
We've just made the tool even more user-friendly and powerful for penetration testers and security researchers! 🎯
Key Updates:
🏷 New -s Switch: Now you can specify the -s flag to include subdomains in the crawl. If this flag is omitted, the tool will only crawl the main domain — giving you better control over your scans.
🗂 Automatic File Organization: The tool now creates a dedicated folder for each target domain. All crawled pages and discovered parameters are saved neatly in the respective folder.
⚡️ Performance Boost: We've optimized the crawling speed to ensure faster results and a smoother experience while scanning for reflected parameters.
👁 Real-Time Feedback: See results as soon as a reflected parameter is found, reducing wait times and improving user experience.
💻 Check out the updated tool on GitHub and start scanning with even more precision! 🔥
How to Use:
-t (required): The target domain URL to crawl (e.g., https://example.com)
-s: Include subdomains in the crawl. If this flag is omitted, only the main domain is crawled.
🛠 Tools & Features:
Reflected parameter testing for XSS vulnerabilities
Subdomain crawling support
Real-time results & performance improvements
🔧 Try it now and enhance your web security scanning game!
👉 Follow me on Twitter and telegram for more updates: @R00TDR t.me/rootdr_research
#Web
#Bugbounty
#Tools
Telegram
Bugbounty Tips
research and sharing in cybersecurity
🔥4❤1👍1
Bugbounty Tips
Photo
🚨 Introducing XSS-Finder: Automated XSS & Reflected Parameter Finder Tool! 🚨
Hey everyone! I'm excited to share a powerful new tool I've developed for penetration testing and web application security enthusiasts – XSS-Finder. 🎯
🔍 What does it do?
Automates the process of detecting XSS vulnerabilities and reflected input parameters on websites.
Crawls domains to gather URLs and identifies GET parameters that are vulnerable to XSS attacks.
Saves the crawled URLs in a text file and checks them for potential XSS vulnerabilities.
Provides a detailed report with the found vulnerabilities to help you secure your web applications.
💻 Features:
🚀 Fast and efficient scanning.
🧑💻 Works with both GET parameters and reflected XSS payloads.
🗂 Saves results and crawled URLs for review.
🌐 Supports both public and private domains.
🔧 How to use it?
Clone the repo and run the tool in just a few easy steps!
Supports Python 3.x, and all dependencies are listed in the requirements.txt.
🔗 Get started:
Clone the repository: git clone https://github.com/rootDR/xss-finder.git
Install dependencies: pip install -r requirements.txt
Run the script: python xss-finder.py -t http://example.com
📝 Check it out here: XSS-Finder GitHub Repository
For more join to channel :
https://yangx.top/rootdr_research
#web
#bugbounty
#tools
#pentest
Hey everyone! I'm excited to share a powerful new tool I've developed for penetration testing and web application security enthusiasts – XSS-Finder. 🎯
🔍 What does it do?
Automates the process of detecting XSS vulnerabilities and reflected input parameters on websites.
Crawls domains to gather URLs and identifies GET parameters that are vulnerable to XSS attacks.
Saves the crawled URLs in a text file and checks them for potential XSS vulnerabilities.
Provides a detailed report with the found vulnerabilities to help you secure your web applications.
💻 Features:
🚀 Fast and efficient scanning.
🧑💻 Works with both GET parameters and reflected XSS payloads.
🗂 Saves results and crawled URLs for review.
🌐 Supports both public and private domains.
🔧 How to use it?
Clone the repo and run the tool in just a few easy steps!
Supports Python 3.x, and all dependencies are listed in the requirements.txt.
🔗 Get started:
Clone the repository: git clone https://github.com/rootDR/xss-finder.git
Install dependencies: pip install -r requirements.txt
Run the script: python xss-finder.py -t http://example.com
📝 Check it out here: XSS-Finder GitHub Repository
For more join to channel :
https://yangx.top/rootdr_research
#web
#bugbounty
#tools
#pentest
🔥9❤3👍1