FGscanner is an advanced, opensource URL scanner.
License
FantaGhost/FGscanner
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
# FantaGhost URL Scanner 1.1 # Released date : 2014/02/05 Advanced web directory scanner with proxy and TOR support #### About FGscanner is an advanced opensource web directory scanner. It find hidden contents on a web server using dictionary-like attack. FantaGhost URL scanner support proxy and TOR requests. ### Install git clone https://github.com/FantaGhost/FGscanner.git cd ./FGscanner chmod +x fgscan.pl Check INSTALL file for needed Perl modules. ### Usage Usage: ./fgscan.pl --host=hostname [--proxy=filepath] [--sec=n] [--dump] [--dirlist=filepath] [--wordlist=filepath] [--tor] [--tordns] [--debug] [--help] --debug : Print debug information --dirs : Specify the directory list file --pages : Specify the wordlist file --uarnd : Enable User Agent randomization --host : Specify hostname to scan (without http:// or https://) --proxy : Specify a proxy list --sec : Seconds between requests. Value 999 will randomize delay between requests from 1 to 30 seconds --dump : Save found pages on disk --tor : Use TOR as proxy for each request --tordns : Use TOR to resolve hostname. Without this options DNS queries will be directed to default DNS server outside TOR network --help : Show this help ### Official Home Page http://www.fantaghost.com/fgscanner
About
FGscanner is an advanced, opensource URL scanner.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published