Commit Graph

3 Commits

Author SHA1 Message Date
Tib3rius 76d28bf958 Matched patterns now get saved to scans/patterns.log
Added lock to prevent multiple asynchronous functions from writing to the same file(s) at the same time.
Moved HTTP Server pattern to nmap-http service scan.
Updated several service scans to use tee so that output is also written to stdout and can be captured.
Moved one gobuster manual command to a scan.
2019-03-28 23:36:30 -04:00
Tib3rius 765135de2d Added service-specific pattern matching.
Updated pattern matching output.
2019-03-26 15:14:03 -04:00
Tib3rius 23b9587be6 Added global pattern matching. 2019-03-26 12:08:52 -04:00