bbot
OSINT automation for hackers
Details
Category: Recon
Publisher: trickest-mhmdiaa
Created Date: 6/5/2023
Container: quay.io/trickest/bbot:v2.0.0-patch-1
Source URL: https://github.com/blacklanternsecurity/bbot
Parameters
Command:
--json
- Output scan data in JSON formatCommand:
--name
- Name of scan (default: random)Command:
--brief
- Output only the data itselfCommand:
--debug
- Enable debuggingCommand:
--flags
- Enable modules by flag.Command:
--force
- Run scan even if module setups failCommand:
--config
- configuration options in key=value format: 'modules.shodan.api_key=1234'Command:
--preset
- Enable BBOT preset(s)Command:
--silent
- Be quietCommand:
--dry-run
- Abort before executing scanCommand:
--modules
- Modules to enable.Command:
--no-deps
- Don't install module dependenciesCommand:
--targets
- Targets to seed the scanCommand:
--verbose
- Be more verboseCommand:
--blacklist
- Don't touch these thingsCommand:
--whitelist
- What's considered in-scope (by default it's the same as --targets)Command:
--force-deps
- Force install all module dependenciesCommand:
--list-flags
- List available flags.Command:
--retry-deps
- Try again to install failed module dependenciesCommand:
--event-types
- Choose which event types to displayCommand:
--allow-deadly
- Enable the use of highly aggressive modulesCommand:
--list-modules
- List available modules.Command:
--list-presets
- List available presets.Command:
--strict-scope
- Don't consider subdomains of target/whitelist to be in-scopeCommand:
--exclude-flags
- Disable modules with these flags. (e.g. -ef aggressive)Command:
--require-flags
- Only enable modules with these flags (e.g. -rf passive)Command:
--current-preset
- Show the current preset in YAML formatCommand:
--custom-headers
- List of custom headers as key value pairs (header=value).Command:
--output-modules
- Output module(s). Choices: teams,emails,asset_inventory,web_report,stdout,subdomains,txt,discord,python,websocket,json,splunk,neo4j,http,csv,slackCommand:
--exclude-modules
- Exclude these modules.Command:
--install-all-deps
- Install dependencies for all modulesCommand:
--custom-yara-rules
- Add custom yara rules to excavateCommand:
--ignore-failed-deps
- Run modules even if they have failed dependenciesCommand:
--current-preset-full
- Show the current preset in its full form, including defaultsCommand:
--list-module-options
- Show all module config options