Sha256: 478985804cd5be88762cc6f221fea405764305a04677fd8a22fdc7a68b31d425
Contents?: true
Size: 1.07 KB
Versions: 3
Compression:
Stored size: 1.07 KB
Contents
# ronin-recon-test 1 "2023-05-01" Ronin "User Manuals" ## NAME ronin-recon-test - Loads an individual worker and tests it ## SYNOPSIS `ronin-recon test` [*options*] {`--file` *FILE* \| *NAME*} {*IP* \| *IP-range* \| *DOMAIN* \| *HOST* \| *WILDCARD* \| *WEBSITE*} ## DESCRIPTION Loads an individual worker and tests it with an input value.. ## ARGUMENTS *NAME* : The name of the recon worker to load. *IP* : An IP address to recon (ex: `192.168.1.1`). *IP-range* : A CIDR IP range to recon (ex: `192.168.1.0/24`). *DOMAIN* : A top-level domain name to recon (ex: `example.com`). *HOST* : A sub-domain to recon (ex: `www.example.com`). *WILDCARD* : A wildcard host name (ex: `*.example.com`). *WEBSITE* : A website base URL to recon (ex: `https://example.com`). ## OPTIONS `-f`, `--file` *FILE* : Optionally loads the recon worker from the file. `-D`, `--debug` : Enables debugging output. `-h`, `--help` : Print help information ## AUTHOR Postmodern <postmodern.mod3@gmail.com> ## SEE ALSO [ronin-recon-workers](ronin-recon-workers.1.md) [ronin-recon-run](ronin-recon-run.1.md)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ronin-recon-0.1.0 | man/ronin-recon-test.1.md |
ronin-recon-0.1.0.rc2 | man/ronin-recon-test.1.md |
ronin-recon-0.1.0.rc1 | man/ronin-recon-test.1.md |