Releases: gotr00t0day/Gsec
Releases · gotr00t0day/Gsec
v2.1
v2.0
What's New??
- Gsec will now scan for misconfiguration and vulnerability bugs with nuclei instead of just CVEs.
- Added a Domain header scanner which will save the results to the output directory.
- Gsec will now use nmap to scan for open ports and it will save the results to the output directory.
- The crawler.py script has been updated.
- Improvements and bug fixes
v1.8
What's New???
- Gsec will now scan for vulnerabilities with nmap and save the results to the output directory
- Javascript file extraction with javascript_scanner.py
- Fixed the API endpoints output in api_fuzzer.py
- Made the host header injection script a bit more accurate to eliminate false positives
- improvements and bug fixes
v1.7
What's new???
- Added param_finder.py to utils. This script will scan for vulnerable parameters.
- Now you will be able to find API endpoints with the api_fuzzer.py script.
- Fixed the output of subprocess in the sub_output.py script in modules.
- Added nuclei parser support to a few nuclei scans in nuclei_vulns.py.
- Lots of bug fixes and improvements in this release.
v1.6
What's New??
- Now you can see the geolocation of any domain.
- Extract information from the X-Generator tag.
- Added misconfigurations scans in nuclei_vulns.py
- Fixed the HTTP Method Override scan ouput in fetch_requests.py
- improvements and bug fixes
v1.5
What's New
- Now you can list available plugins
- It now scans for other metafiles like security.txt and sitemap.xml.
- Checks for HTTP Method Override
- Fixed problems with the port scanner
- Deleted the xss.py script
- If the website is using PHP it will now find the /phpadmin directory.
- nuclei now checks for templates in the http/ directory in nuclei-templates. (make sure you update nuclei-templates)
- Other bug fixes and improvements.
v1.4
What's New?
- Added Shopify to the CMS scanner
- New feature to identify swagger-ui API
- Added a list of API payloads
- Added a few scanners to identify XSS and a few other vulnerabilities
- Optimization and bug fixes
v1.2
What's New???
- Fixed a bug in optionscheck.py
- New version
v1.1
What's New?????
- Some error handling on some modules.
- Changed the the color scheme on the XSS output.
- Bug fixes
- New version
beta-v0.1
Basic recon & vulnerability scanning.