Skip to content

Releases: gotr00t0day/Gsec

beta-v0.17

20 Nov 03:26
Compare
Choose a tag to compare

What's New?

  1. Added a Parameter Finder script to utils
  2. Added a Path Traversal script
  3. Lots of bug fixes

beta-v0.16

21 Sep 13:34
Compare
Choose a tag to compare

What's New?

  1. Access control bypass with head
  2. admin / login path list has its own module
  3. I deleted a few things that I should have never pushed in the last release that was causing some errors
  4. optioncheck.py has been rewritten.
  5. bug fixes

beta-v0.15

16 Sep 14:13
Compare
Choose a tag to compare

What's New

  1. Added Asyncio to passive_recon so it can run a few functions in parallel. (Still testing)
  2. added scan.py to modules.

beta-v0.14

14 Sep 14:18
Compare
Choose a tag to compare

Whats New

  1. Fixed a bug with subproccess where nuclei wasn't displaying the correct results.
  2. Other bug fixes

beta-v0.13

12 Sep 14:03
Compare
Choose a tag to compare

What's New

  1. Added a list of user agents that Gsec will randomly pick for requests
  2. Authorization tokens will now be displayed if it find any.
  3. added a nuclei template to scan for host header injections.
  4. Added a few libraries to requirements.txt that was needed.
  5. Bug fixes

beta-v0.12

21 Aug 13:40
Compare
Choose a tag to compare

What's New

  1. Added a Cors MIsconfiguration scanner
  2. Added a FavIcon hash scanner
  3. Added a tool that scans the Crt.sh database for subdomains.
  4. Some Minor tweaks
  5. Bug Fixes

beta-v0.11

17 Aug 18:13
Compare
Choose a tag to compare

What's New

  1. Check for robots.txt and extract the content of it.
  2. Bug fixes

beta-v0.10

15 Aug 22:17
Compare
Choose a tag to compare

What's New

  1. Added shellshock vulnerability scanner
  2. Bug fixes

beta-v0.9

13 Aug 21:00
Compare
Choose a tag to compare

What's New

  1. Addded waybackpy API to passive recon
  2. output directory - all outputs that are too large will be saved to a file and saved in this directory.

beta-v0.8

13 Aug 09:11
Compare
Choose a tag to compare

What's New

  1. Nuclei CVE scanning
  2. Bug Fixes