Skip to content
/ gh0st Public

A command-line utility for virtual host discovery

License

Notifications You must be signed in to change notification settings

zbo14/gh0st

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gh0st

A command-line utility for virtual host discovery

Install

$ go get github.com/zbo14/gh0st

Usage

             ('-. .-.            .-')    .-') _
            ( 00 )  /           ( 00 ). (  00) )
  ,----.    ,--. ,--.  .----.  (_)---\_)/     '._
 '  .-./-') |  | |  | /  ..  \ /    _ | |'--...__)
 |  |_( 00 )|   .|  |.  /  \  .\  :` `. '--.  .--'
 |  | .--, \|       ||  |  '  | '..`''.)   |  |
(|  | '. (_/|  .-.  |'  \  /  '.-._)   \   |  |
 |  '--'  | |  | |  | \  `'  / \       /   |  |
  `------'  `--' `--'  `---''   `-----'    `--'

gh0st [OPTIONS] <file>

Options:
  -H     <headers/@file>  comma-separated list/file with request headers
  -X     <method>         request method to send (default: GET)
  -d     <float>          (default: 0.2)
  -e     <int>            print errors and exit after this many
  -h                      show usage information and exit
  -j                      send additional requests with hosts joined to URL hostnames
  -k                      allow insecure TLS connections
  -n     <int>            number of goroutines to run (default: 40)
  -s     <codes>          comma-separated whitelist of status codes (default: "200")
  -w     <file>           wordlist of hosts to try

About

A command-line utility for virtual host discovery

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages