Skip to content

Commit

Permalink
Update CTFBOX.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ZishanAdThandar authored Sep 28, 2024
1 parent a6430c5 commit 49516e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notes/CTFBOX.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

- naabu + nmap
- `naabu -host domain.com >>naabu.txt or naabu -list domain.comips.txt >>naabu.txt`
- `naabu -host domain.com -nmap-cli 'nmap --script vuln -Pn -T5 -A' | tee -a domain.com.txt`
- `naabu -host domain.com -nmap-cli 'nmap --script vuln -Pn -T5 -A' | tee -a nmap.txt`

- Wordlist generator
```bash
Expand Down

0 comments on commit 49516e3

Please sign in to comment.