[many]: fix typos

This commit is contained in:
bl-ue
2020-12-04 07:37:44 -05:00
committed by Starbeamrainbowlabs
parent e5a6af0299
commit 2718393db1
32 changed files with 33 additions and 33 deletions

View File

@@ -36,6 +36,6 @@
`nmap --script ssl-enum-ciphers {{address_or_addresses}} -p 443`
- Perform full port, service, version detection scan with all default NSE scripts active against a host to determin weaknesses and info:
- Perform full port, service, version detection scan with all default NSE scripts active against a host to determine weaknesses and info:
`nmap -sC -sV {{address_or_addresses}}`