Sha256: bed759c9f27db4775e682ce50af4787cc4a530a7be6725a96ef158dae94af012
Contents?: true
Size: 1.51 KB
Versions: 3
Compression:
Stored size: 1.51 KB
Contents
# ronin-recon-new 1 "May 2022" Ronin "User Manuals" ## NAME ronin-recon-new - Creates a new recon worker file ## SYNOPSIS `ronin-recon new` [*options*] *PATH* ## DESCRIPTION Generates a new recon worker file. ## ARGUMENTS *PATH* : The path to the new recon worker file to generate. ## OPTIONS `-t`, `--type` `worker`\|`dns`\|`web` : The type of recon worker to generate. `-a`, `--author` *NAME* : The name of the author. Defaults to the configured git author name or the `USERNAME` environment variable. `-e`, `--author-email` *EMAIL* : The email address of the author. Defaults to the configured git author email. `-S`, `--summary` *TEXT* : The summary text for the new recon worker. `-D`, `--description` *TEXT* : The description text for the new recon worker. `-R`, `--reference` *URL* : Adds a reference URL to the new recon worker. `-A`, `--accepts` `cert`\|`domain|email_address|host|ip_range|ip|mailserver|nameserver|open_port|url|website|wildcard` : The value type(s) that the recon worker accepts. `-O`, `--outputs` `cert`\|`domain|email_address|host|ip_range|ip|mailserver|nameserver|open_port|url|website|wildcard` : The value type(s) that the recon worker outputs. `-I`, `--intensity` `passive`\|`active`\|`aggressive` : The intensity of the recon worker. `-h`, `--help` : Print help information ## AUTHOR Postmodern <postmodern.mod3@gmail.com> ## SEE ALSO [ronin-payloads-workers](ronin-payloads-workers.1.md) [ronin-payloads-worker](ronin-payloads-worker.1.md) [ronin-payloads-test](ronin-payloads-test.1.md)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ronin-recon-0.1.0 | man/ronin-recon-new.1.md |
ronin-recon-0.1.0.rc2 | man/ronin-recon-new.1.md |
ronin-recon-0.1.0.rc1 | man/ronin-recon-new.1.md |