Details

Category: Recon

Publisher: trickest-mhmdiaa

Created Date: 12/8/2022

Container: quay.io/trickest/spiderfoot:v4.0-patch-1

Source URL: https://github.com/smicallef/spiderfoot

Parameters

debug
boolean
Command: --debug - Enable debug output.
config
file
required
Command: --config - API config file
filter
boolean
Command: -f - Filter out other event types that weren't requested.
target
string
required
Command: -s - Target for the scan.
modules
string
required
Command: -m - Modules to enable (mod1,mod2,...).
use-case
string
Command: -u - Select modules automatically by use case
delimiter
string
Command: -D - Delimiter to use for CSV output. Default is ,.
max-length
string
Command: -S - Maximum data length to display. By default, all data is shown.
no-headers
boolean
Command: -H - Don't print field headers, just data.
event-types
string
Command: -t - Event types to collect; modules selected automatically (type1,type2,...).
max-threads
string
Command: -max-threads - Max number of modules to run concurrently.
strict-mode
boolean
Command: -x - Only enable modules that can directly consume your target, and if -t was specified only those events will be consumed by modules. This overrides -t and -m
output-format
string
Command: -o - Output format. Tab is default. (tab,csv,json)
include-source
boolean
Command: -r - Include the source data field in tab/csv output.
strip-newlines
boolean
Command: -n - Strip newlines from data.
disable-logging
boolean
Command: -q - Disable logging. This will also hide errors!
show-event-types
string
Command: -F - Show only a set of event types, comma-separated.