Skip to content

Commit 6509eb1

Browse files
Merge pull request #2323 from blacklanternsecurity/update-docs
Automated Docs Update
2 parents f145842 + 62a9aec commit 6509eb1

9 files changed

Lines changed: 811 additions & 781 deletions

File tree

docs/data/chord_graph/entities.json

Lines changed: 379 additions & 366 deletions
Large diffs are not rendered by default.

docs/data/chord_graph/rels.json

Lines changed: 324 additions & 314 deletions
Large diffs are not rendered by default.

docs/modules/list_of_modules.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
| code_repository | scan | No | Look for code repository links in webpages | code-enum, passive, safe | URL_UNVERIFIED | CODE_REPOSITORY | @domwhewell-sage | 2024-05-15 |
6868
| credshed | scan | Yes | Send queries to your own credshed server to check for known credentials of your targets | passive, safe | DNS_NAME | EMAIL_ADDRESS, HASHED_PASSWORD, PASSWORD, USERNAME | @SpamFaux | 2023-10-12 |
6969
| crt | scan | No | Query crt.sh (certificate transparency) for subdomains | passive, safe, subdomain-enum | DNS_NAME | DNS_NAME | @TheTechromancer | 2022-05-13 |
70+
| crt_db | scan | No | Query crt.sh (certificate transparency) for subdomains via PostgreSQL | passive, safe, subdomain-enum | DNS_NAME | DNS_NAME | @TheTechromancer | 2025-03-27 |
7071
| dehashed | scan | Yes | Execute queries against dehashed.com for exposed credentials | email-enum, passive, safe | DNS_NAME | EMAIL_ADDRESS, HASHED_PASSWORD, PASSWORD, USERNAME | @SpamFaux | 2023-10-12 |
7172
| digitorus | scan | No | Query certificatedetails.com for subdomains | passive, safe, subdomain-enum | DNS_NAME | DNS_NAME | @TheTechromancer | 2023-07-25 |
7273
| dnsbimi | scan | No | Check DNS_NAME's for BIMI records to find image and certificate hosting URL's | cloud-enum, passive, safe, subdomain-enum | DNS_NAME | RAW_DNS_RECORD, URL_UNVERIFIED | @colin-stubbs | 2024-11-15 |

docs/modules/nuclei.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The Nuclei module has many configuration options:
5151
| modules.nuclei.silent | bool | Don't display nuclei's banner or status messages | False |
5252
| modules.nuclei.tags | str | execute a subset of templates that contain the provided tags | |
5353
| modules.nuclei.templates | str | template or template directory paths to include in the scan | |
54-
| modules.nuclei.version | str | nuclei version | 3.3.9 |
54+
| modules.nuclei.version | str | nuclei version | 3.4.1 |
5555
<!-- END BBOT MODULE OPTIONS NUCLEI -->
5656
5757
Most of these you probably will **NOT** want to change. In particular, we advise against changing the version of Nuclei, as it's possible the latest version won't work right with BBOT.

docs/scanning/advanced.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ usage: bbot [-h] [-t TARGET [TARGET ...]] [-w WHITELIST [WHITELIST ...]]
3939
[-f FLAG [FLAG ...]] [-lf] [-rf FLAG [FLAG ...]]
4040
[-ef FLAG [FLAG ...]] [--allow-deadly] [-n SCAN_NAME] [-v] [-d]
4141
[-s] [--force] [-y] [--fast-mode] [--dry-run]
42-
[--current-preset] [--current-preset-full] [-o DIR]
43-
[-om MODULE [MODULE ...]] [-lo] [--json] [--brief]
42+
[--current-preset] [--current-preset-full] [-mh MODULE]
43+
[-o DIR] [-om MODULE [MODULE ...]] [-lo] [--json] [--brief]
4444
[--event-types EVENT_TYPES [EVENT_TYPES ...]] [--exclude-cdn]
4545
[--no-deps | --force-deps | --retry-deps |
4646
--ignore-failed-deps | --install-all-deps] [--version]
@@ -71,7 +71,7 @@ Presets:
7171
7272
Modules:
7373
-m, --modules MODULE [MODULE ...]
74-
Modules to enable. Choices: affiliates,ajaxpro,anubisdb,apkpure,asn,azure_realm,azure_tenant,baddns,baddns_direct,baddns_zone,badsecrets,bevigil,binaryedge,bucket_amazon,bucket_azure,bucket_digitalocean,bucket_file_enum,bucket_firebase,bucket_google,bufferoverrun,builtwith,bypass403,c99,censys,certspotter,chaos,code_repository,credshed,crt,dastardly,dehashed,digitorus,dnsbimi,dnsbrute,dnsbrute_mutations,dnscaa,dnscommonsrv,dnsdumpster,dnstlsrpt,docker_pull,dockerhub,dotnetnuke,emailformat,extractous,ffuf,ffuf_shortnames,filedownload,fingerprintx,fullhunt,generic_ssrf,git,git_clone,gitdumper,github_codesearch,github_org,github_workflows,gitlab,google_playstore,gowitness,hackertarget,host_header,httpx,hunt,hunterio,iis_shortnames,ip2location,ipneighbor,ipstack,jadx,leakix,myssl,newsletters,ntlm,nuclei,oauth,otx,paramminer_cookies,paramminer_getparams,paramminer_headers,passivetotal,pgp,portfilter,portscan,postman,postman_download,rapiddns,robots,securitytrails,securitytxt,shodan_dns,shodan_idb,sitedossier,skymem,smuggler,social,sslcert,subdomaincenter,subdomainradar,telerik,trickest,trufflehog,url_manipulation,urlscan,vhost,viewdns,virustotal,wafw00f,wappalyzer,wayback,wpscan,zoomeye
74+
Modules to enable. Choices: affiliates,ajaxpro,anubisdb,apkpure,asn,azure_realm,azure_tenant,baddns,baddns_direct,baddns_zone,badsecrets,bevigil,binaryedge,bucket_amazon,bucket_azure,bucket_digitalocean,bucket_file_enum,bucket_firebase,bucket_google,bufferoverrun,builtwith,bypass403,c99,censys,certspotter,chaos,code_repository,credshed,crt,crt_db,dastardly,dehashed,digitorus,dnsbimi,dnsbrute,dnsbrute_mutations,dnscaa,dnscommonsrv,dnsdumpster,dnstlsrpt,docker_pull,dockerhub,dotnetnuke,emailformat,extractous,ffuf,ffuf_shortnames,filedownload,fingerprintx,fullhunt,generic_ssrf,git,git_clone,gitdumper,github_codesearch,github_org,github_workflows,gitlab,google_playstore,gowitness,hackertarget,host_header,httpx,hunt,hunterio,iis_shortnames,ip2location,ipneighbor,ipstack,jadx,leakix,myssl,newsletters,ntlm,nuclei,oauth,otx,paramminer_cookies,paramminer_getparams,paramminer_headers,passivetotal,pgp,portfilter,portscan,postman,postman_download,rapiddns,robots,securitytrails,securitytxt,shodan_dns,shodan_idb,sitedossier,skymem,smuggler,social,sslcert,subdomaincenter,subdomainradar,telerik,trickest,trufflehog,url_manipulation,urlscan,vhost,viewdns,virustotal,wafw00f,wappalyzer,wayback,wpscan,zoomeye
7575
-l, --list-modules List available modules.
7676
-lmo, --list-module-options
7777
Show all module config options
@@ -98,6 +98,8 @@ Scan:
9898
--current-preset Show the current preset in YAML format
9999
--current-preset-full
100100
Show the current preset in its full form, including defaults
101+
-mh, --module-help MODULE
102+
Show help for a specific module
101103
102104
Output:
103105
-o, --output-dir DIR Directory to output scan results
@@ -162,5 +164,8 @@ EXAMPLES
162164
List flags:
163165
bbot -lf
164166
167+
Show help for a specific module:
168+
bbot -mh <module_name>
169+
165170
```
166171
<!-- END BBOT HELP OUTPUT -->

0 commit comments

Comments
 (0)