Releases: gotr00t0day/spyhunt
Releases Β· gotr00t0day/spyhunt
v2.9
v2.8
What's New??
- JWT analysis and pentesting script
- AWS S3 bucket finder
- The recon script now also has JWT scanning
- Optimization and error handling in certain scripts
- Bug fixes
v2.7
Whats New???
- Optimized XSS, SQLI scripts, added rate limiting and progress bars.
- Recon script has been optimized.
- Added the rate limiting library to requirements
- Fixed false positive results in a lot of vulnerability scripts
- Bug fixes
v2.6
What's New??????
- Auto Recon script
- Dns parser for dnsx
- Fixed a few errors
- Optimization
- Bug Fixes
v2.5
What's New?????
- Added a subdomain takeover script.
- Added a I have been pwned script to check for passwords found on data breaches
- Updates for requirements.txt
- Optimized a few scripts
- Bug fixes
v2.4
Whats New??
- Open redirect feature that will scan any parameter.
- Improvement to the XSS Script, Now it only shows the High severity payloads
- Optimized the Subdomains enumeration script to also extract Subdomains from shodan using a shodan api key.
- Updated the README file to reflect the new features
- Bug Fixes
v.2.3
What's New???
- Now you can brute force parameters in the url.
- You can send custom headers and see the response.
- Optimized a few scripts.
- Changed README to have the new features
- Bug Fixes
v2.1
What's New???
- New JavaScript script to scan a domain thoroughly to find more files.
- Now you can scan a file that has JavaScript links to find endpoints
- Optimizations
- README update
- Bug fixes
v2.0
WHAT'S NEW?????
- XSS Vulnerabiltiy Scanning
- SQLi Vulnerability Scanning
- Web Server detection
- README updated
- Bug fixes
v1.12
What's New?????
- Recoded the directory brute force script, now you can exclude status codes and add extensions.
- Added a google search script, you can use google dorks.
- Added a script to scan for LFI using nuclei.
- Added a script to scan ip ranges
- Bug fixes and improvements