Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 526 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 526 Bytes

SUPERGOBUSTER

Based on an original script by lokori.

Usage

./supergobuster.sh http://10.10.10.10

Details

SUPERGOBUSTER is an enumeration script that generates a huge amount of requests. Use with caution.

  • Command must have an argument in the form of http://10.10.10.10
  • Press Ctrl-C to kill entire script
  • This script will die if Gobuster receives a wildcard response
  • Should work fine for HTTPS/SSL sites
  • Prints found for HTTP response codes 200,204,301,302,307,403