From addb91a51ca2bb19da7f8cf759a081c3bc20067c Mon Sep 17 00:00:00 2001 From: Christian Clauss Date: Mon, 2 Aug 2021 13:14:05 +0200 Subject: [PATCH] Fix typos discovered by codespell --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f2bcf53..8711dc4 100644 --- a/README.md +++ b/README.md @@ -438,7 +438,7 @@ Both the port-scan and the service-detection commands use the {scandir} and {add Note that if a port-scan command is defined without a corresponding service-detection command, AutoRecon will refuse to scan. -This more complicated example is only really useful if you want to use unicornscan's speed in conjuction with nmap's service detection abilities. If you are content with using Nmap for both port scanning and service detection, you do not need to use this setup. +This more complicated example is only really useful if you want to use unicornscan's speed in conjunction with nmap's service detection abilities. If you are content with using Nmap for both port scanning and service detection, you do not need to use this setup. ### Service Scans @@ -585,7 +585,7 @@ In fact, enum4linux will always try these ports when it is run. So if the SMB se > >\- d0hnuts (rooted 5/5 exam hosts) -> Autorecon is not just any other tool, it is a recon correlation framwork for engagements. This helped me fire a whole bunch of scans while I was working on other targets. This can help a lot in time management. This assisted me to own 4/5 boxes in pwk exam! Result: Passed! +> Autorecon is not just any other tool, it is a recon correlation framework for engagements. This helped me fire a whole bunch of scans while I was working on other targets. This can help a lot in time management. This assisted me to own 4/5 boxes in pwk exam! Result: Passed! > >\- Wh0ami (rooted 4/5 exam hosts)