mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
typo
This commit is contained in:
@@ -86,9 +86,9 @@ 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):
|
3. Turn on brute modules, run the following command(Use massdns for enumerating subdomains, the network may be blocked):
|
||||||
```bash
|
```bash
|
||||||
python3 run python oneforall.py --target example.com --burte True run
|
python3 run python oneforall.py --target example.com --brute True run
|
||||||
# or
|
# or
|
||||||
pipenv run python oneforall.py --target example.com --burte True run
|
pipenv run python oneforall.py --target example.com --brute True run
|
||||||
```
|
```
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user