Merge remote-tracking branch 'origin/master'

This commit is contained in:
Jing Ling
2020-09-30 17:55:56 +08:00
12 changed files with 316 additions and 194 deletions
+2 -2
View File
@@ -106,7 +106,7 @@ pipenv run python oneforall.py --target example.com run
3. Turn on brute modules, run the following command(Use massdns for enumerating subdomains, the network may be blocked):
```bash
python3 run python oneforall.py --target example.com --brute True run
python3 oneforall.py --target example.com --brute True run
# or
pipenv run python oneforall.py --target example.com --brute True run
```
@@ -191,7 +191,7 @@ ARGUMENTS
FLAGS
--brute=BRUTE
Use brute module (default False)
Use brute module (default True)
--dns=DNS
Use DNS resolution (default True)
--req=REQ