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

Commit fc69961

Browse files
author
Cody Zacharias
authored
Update README.md
1 parent 9491708 commit fc69961

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ Options:
2828
- `-w domains.txt` is your list of subdomains.
2929
- `-t` is the number of threads (Default: 10 threads).
3030
- `-timeout` is the seconds to wait before timeout connection (Default: 10 seconds).
31-
- `-o results.txt` where to save results to (Optional).
32-
- `-ssl` enforces HTTPS requests which may return a different set of results and increase accuracy (Optional).
33-
- `-a` skips CNAME check and sends requests to every URL (Optional).
31+
- `-o results.txt` where to save results to.
32+
- `-ssl` enforces HTTPS requests which may return a different set of results and increase accuracy.
33+
- `-a` skips CNAME check and sends requests to every URL.
3434
- `-save subdomains.txt` is to save subdomains enumerated with amass (Use with -d or -dL).
3535
- `-dL domains.txt` is a list of domains to enumerate subdomains using amass.
3636
- `-brute` enables subdomain brute forcing (Use with -d or -dL).

0 commit comments

Comments
 (0)