Scroll to navigation

WIG(1) User Commands WIG(1)

NAME

wig - WebApp Information Gatherer

DESCRIPTION

identify numerous Content Management Systems and other administrative applications

SYNOPSIS

wig [-h] [-l INPUT_FILE] [-q] [-n STOP_AFTER] [-a] [-m] [-u] [-d]

[-t THREADS] [--no_cache_load] [--no_cache_save] [-N] [--verbosity] [--proxy PROXY] [-w OUTPUT_FILE] <url>

OPTIONS

Required arguments:

The url to scan e.g. http://example.com

Optional arguments:

show this help message and exit
File with urls, one per line.
Set wig to not prompt for user input during run
Stop after this amount of CMSs have been detected. Default: 1
Do not stop after the first CMS is detected
Try harder to find a match without making more requests
User-agent to use in the requests
Disable the search for subdomains
Number of threads to use
Do not load cached responses
Do not save the cache for later use
Shortcut for --no_cache_load and --no_cache_save
Increase verbosity. Use multiple times for more info
Tunnel through a proxy (format: localhost:8080)
File to dump results into (JSON)

AUTHOR

wig was developed by Jesper Kückelhahn, this manpage was made by Samuel Henrique <samueloph@debian.org> based on wig --help output and can be used by other projects as well.

May 2018 wig 0.6