Commit Graph

3 Commits

Author SHA1 Message Date
Tib3rius 99f82f2d7c 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 7db7f13622 Added service-specific pattern matching.
Updated pattern matching output.
2019-03-26 15:14:03 -04:00
Tib3rius 38bf0e4552 Added global pattern matching. 2019-03-26 12:08:52 -04:00