Name:spiderfoot
Category:Recon
Publisher:trickest-mhmdiaa
Created:12/8/2022
Container:quay.io/trickest/spiderfoot:v4.0-patch-1
Output Type:
License:Unknown

Parameters

debug
boolean
--debugEnable debug output.
config
file
required
--configAPI config file
filter
boolean
-fFilter out other event types that weren't requested.
target
string
required
-sTarget for the scan.
modules
string
required
-mModules to enable (mod1,mod2,...).
use-case
string
-uSelect modules automatically by use case
delimiter
string
-DDelimiter to use for CSV output. Default is ,.
max-length
string
-SMaximum data length to display. By default, all data is shown.
no-headers
boolean
-HDon't print field headers, just data.
event-types
string
-tEvent types to collect; modules selected automatically (type1,type2,...).
max-threads
string
-max-threadsMax number of modules to run concurrently.
strict-mode
boolean
-xOnly 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
-oOutput format. Tab is default. (tab,csv,json)
include-source
boolean
-rInclude the source data field in tab/csv output.
strip-newlines
boolean
-nStrip newlines from data.
disable-logging
boolean
-qDisable logging. This will also hide errors!
show-event-types
string
-FShow only a set of event types, comma-separated.