diff --git a/README.md b/README.md index 51e7a5300..ad2ad61d0 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,9 @@ Passive API sources plus a recursive DNS brute-force with target-specific subdom ```bash # find subdomains of evilcorp.com bbot -t evilcorp.com -p subdomain-enum + +# passive sources only +bbot -t evilcorp.com -p subdomain-enum -rf passive ```