Releases: gotr00t0day/spyhunt
Releases · gotr00t0day/spyhunt
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
v1.11
What's New???????
- Nmap scanner
- API enumeration
- Recon with Shodan
- HTTP code 403 bypass
- Lots of optimization and bug fixes
V1.9
What's New???
- Added a list of user agents to modules
- Scripts that use the requests library now have random user agents.
- Added concurrency to httprobe for faster probes
- Optimized a few scripts for performance.
- Bug fixes.
v1.8
What's New????
- Bug fixes for the cors misconfiguration script
- Removed codecs from requirements.txt since you don't need to install it.
- Fixed typos
- Update to install.py
- More bug fixes
V1.7
lots of updates and bug fixes
V1.4
What's New??
- Extract IP Addresses from a list of subdomains
- Get domain information like http code, server, page title and ip address
- Added a http smuggler python tool
- Check if there's any redirection from a list of domains
- Bug fixes