R-s0n / Drifting_Embers

A Collection of Python Scripts used for Automated Vuln Scanning as part of my Bug Bounty Recon Methodology

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drifting_Embers

A Collection of Python Scripts used for automated vuln scanning as part of my Bug Bounty Recon Methodology (In Development)

Nuclei Embers

Runs nuclei scans on all live URLs for a given FQDN (use read_json.py to quickly read reports)

python3 nuclei_embers.py -d [FQDN] -t [TEMPLATE]

Proto Pollution Embers

Multi-threaded Prototype Pollution scanner using chromedp and a custom go script (https://github.com/R-s0n/Run_JS)

python3 proto_pollution_embers.py -d [FQDN] -T [THREADS]

About

A Collection of Python Scripts used for Automated Vuln Scanning as part of my Bug Bounty Recon Methodology


Languages

Language:Python 100.0%