-
have the ability to call on a scan in progress for completion percentage.
This requires more verbose logging from NMAP and parsing of all new data as the scan progresses.
-
in current implementation when user hit ctrl+c while discover.sh is running following issues happen:
1) f_terminate used to save data/cleanup after user hit ctrl+c, but it doesn't exit process despite…
-
I am trying to discover devices on my local network, but running the discover.js example seems to fail.
```
var nmap = require('../');
nmap.discover(function(err, report) {
if (err) throw new Err…
-
Hey there!
Awesome project, many kegs of beer deserved :+1:
Just some quick thoughts on host discovery. I read https://nmap.org/docs/discovery.pdf a while back and came across a project which refle…
-
```
1. If I had a million dollars to pay you (that's what it'd cost if you
weren't so nice), I'd like you to add...
you spoke on hack5 about importing scans from nmap into the database I have no
clu…
-
```
1. If I had a million dollars to pay you (that's what it'd cost if you
weren't so nice), I'd like you to add...
you spoke on hack5 about importing scans from nmap into the database I have no
clu…
-
Working on something better. Will submit PR soon, with option to enable the 'better' structured output. I've found with the current output, the nesting is pretty bad. (as XML to JSON simply doesn't do…
-
```
1. If I had a million dollars to pay you (that's what it'd cost if you
weren't so nice), I'd like you to add...
you spoke on hack5 about importing scans from nmap into the database I have no
clu…
-
```
1. If I had a million dollars to pay you (that's what it'd cost if you
weren't so nice), I'd like you to add...
you spoke on hack5 about importing scans from nmap into the database I have no
clu…
-
Hi,
1. I am trying to install moloch on Ubuntu 15.04 through easybutton-singlehost.sh
2. However I get following error message:
/home/user/Desktop/moloch/thirdparty/libpcap-1.7.2/libpcap.a(pcap-canusb…