Sha256: bde46aa8447896d204b8dba3eaedd3314a10e98ad3d9c11aaea3cbbb03b0f34a

Contents?: true

Size: 1.12 KB

Versions: 3

Compression:

Stored size: 1.12 KB

Contents

# ronin-recon 1 "2024-01-01" Ronin Recon "User Manuals"

## NAME

ronin-recon - A micro-framework and tool for performing reconnaissance.

## SYNOPSIS

`ronin-recon` [*options*] [*COMMAND* [...]]

## DESCRIPTION

Runs a `ronin-recon` *COMMAND*.

## ARGUMENTS

*COMMAND*
: The `ronin-recon` command to execute.

## OPTIONS

`-V`, `--version`
: Prints the `ronin-recon` version and exits.

`-h`, `--help`
: Print help information

## COMMANDS

*completion*
: Manages the shell completion rules for `ronin-recon`.

*help*
: Lists available commands or shows help about a specific command.

*irb*
: Starts an interactive Ruby shell with ronin-recon loaded.

*new*
: Creates a new recon worker file.

*test*
: Loads an individual worker and tests it.

*worker*
: Prints information about a recon worker.

*workers*
: Lists the available recon workers.

## AUTHOR

Postmodern <postmodern.mod3@gmail.com>

## SEE ALSO

[ronin-recon-completion](ronin-recon-completion.1.md) [ronin-recon-new](ronin-recon-new.1.md) [ronin-recon-test](ronin-recon-test.1.md) [ronin-recon-worker](ronin-recon-worker.1.md) [ronin-recon-workers](ronin-recon-workers.1.md)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ronin-recon-0.1.0 man/ronin-recon.1.md
ronin-recon-0.1.0.rc2 man/ronin-recon.1.md
ronin-recon-0.1.0.rc1 man/ronin-recon.1.md