Releases: gotr00t0day/Gsec
Releases · gotr00t0day/Gsec
beta-v0.17
What's New?
- Added a Parameter Finder script to utils
- Added a Path Traversal script
- Lots of bug fixes
beta-v0.16
What's New?
- Access control bypass with head
- admin / login path list has its own module
- I deleted a few things that I should have never pushed in the last release that was causing some errors
- optioncheck.py has been rewritten.
- bug fixes
beta-v0.15
What's New
- Added Asyncio to passive_recon so it can run a few functions in parallel. (Still testing)
- added scan.py to modules.
beta-v0.14
Whats New
- Fixed a bug with subproccess where nuclei wasn't displaying the correct results.
- Other bug fixes
beta-v0.13
What's New
- Added a list of user agents that Gsec will randomly pick for requests
- Authorization tokens will now be displayed if it find any.
- added a nuclei template to scan for host header injections.
- Added a few libraries to requirements.txt that was needed.
- Bug fixes
beta-v0.12
What's New
- Added a Cors MIsconfiguration scanner
- Added a FavIcon hash scanner
- Added a tool that scans the Crt.sh database for subdomains.
- Some Minor tweaks
- Bug Fixes
beta-v0.11
What's New
- Check for robots.txt and extract the content of it.
- Bug fixes
beta-v0.10
What's New
- Added shellshock vulnerability scanner
- Bug fixes
beta-v0.9
What's New
- Addded waybackpy API to passive recon
- output directory - all outputs that are too large will be saved to a file and saved in this directory.
beta-v0.8
What's New
- Nuclei CVE scanning
- Bug Fixes