osquery-extensions icon indicating copy to clipboard operation
osquery-extensions copied to clipboard

Extension idea: nmap scanner

Open vector-sec opened this issue 6 years ago • 1 comments

My co-workers and I were talking today about how a nmap or nmap-like extension that could be used to perform ping sweeps and port scans could be very useful for device discovery on a network.

We're torn between using nmap directly and having the table work something like select * from nmap where args = '<insert standard nmap args>'or if it would be better to create an nmap-like extension that scans using native code instead of needing nmap to be installed on the system.

vector-sec avatar Mar 01 '19 00:03 vector-sec

This would be extremely useful!!

JordanMiller16 avatar Mar 01 '19 14:03 JordanMiller16