User:Bonsaiviking
From SecWiki
Contents
Patches not yet in trunk
- None! I'd better do something about that...
Watched bugs
- nexthost: failed to find route to XXX (directly connected, with --randomize-hosts) - http://seclists.org/nmap-dev/2012/q1/675
- Not a bug, but why does Nmap not use
$HOME
to find datadir? - http://seclists.org/nmap-dev/2012/q1/108
Wanted features
- Parallel forward DNS lookups.
- Targets and server test for dns-ip6-arpa-scan - http://seclists.org/nmap-dev/2012/q2/4
- Tab-completion in bash for nmap, nping, ndiff, ncat, zenmap - https://github.com/bonsaiviking/nmap-completion
- Run Nmap as a cron job with Ndiff (Ndiff part may be outdated) - http://code-read.blogspot.com/2011/06/nightly-nmap-scans-with-ndiff.html
Contributions
wget -O- http://nmap.org/svn/CHANGELOG | perl -ne 'BEGIN{$/="\n\n"}print if /Dan(?:iel)?\s*Miller/s'
Too many to list here.