mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
typo
This commit is contained in:
@@ -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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user