Fixed minor error.

This commit is contained in:
NerdRat 2023-08-05 08:58:13 -06:00
parent 4c3d3279de
commit 55eb11563a
Signed by: NerdRat
GPG Key ID: 2FF292A70A383B0B
1 changed files with 1 additions and 2 deletions

View File

@ -232,8 +232,7 @@ $ fierce -dns example.com -wordlist wordlist.txt
$ dnsmap example.com -w wordlist.txt
```
Check if a firewall is active with an ACK probe.
if unfiltered, there is no firewall
Check if a firewall is active with an ACK probe. If unfiltered, there is no firewall
```bash
$ nmap -sA 192.168.1.38 --reason