Skip to content
This repository has been archived by the owner on Jan 7, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Cody Zacharias authored Mar 29, 2018
1 parent 9491708 commit fc69961
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ Options:
- `-w domains.txt` is your list of subdomains.
- `-t` is the number of threads (Default: 10 threads).
- `-timeout` is the seconds to wait before timeout connection (Default: 10 seconds).
- `-o results.txt` where to save results to (Optional).
- `-ssl` enforces HTTPS requests which may return a different set of results and increase accuracy (Optional).
- `-a` skips CNAME check and sends requests to every URL (Optional).
- `-o results.txt` where to save results to.
- `-ssl` enforces HTTPS requests which may return a different set of results and increase accuracy.
- `-a` skips CNAME check and sends requests to every URL.
- `-save subdomains.txt` is to save subdomains enumerated with amass (Use with -d or -dL).
- `-dL domains.txt` is a list of domains to enumerate subdomains using amass.
- `-brute` enables subdomain brute forcing (Use with -d or -dL).
Expand Down

0 comments on commit fc69961

Please sign in to comment.