Skip to content

Directory demolisher bash script to help you crush those CTF trolls

Notifications You must be signed in to change notification settings

MahatmaCrond/SUPERGOBUSTER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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

About

Directory demolisher bash script to help you crush those CTF trolls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages