mirror of
https://github.com/nmap/nmap.git
synced 2025-12-26 17:39:03 +00:00
364ecfca39bb9baffca1d859d28ad5d4eaded40e
looked like: ./configure: line 6651: syntax error near unexpected token `in' ./configure: line 6651: ` for ac_header in' configure: error: ./configure failed for libpcap Example: http://seclists.org/nmap-dev/2010/q1/444 The problem is a bogus empty test in the libpcap/configure.in. It was actually fixed by libpcap in SVN back in 2008, but there hasn't been a release since then :(. They seem to still be actively developing, just not making releases. Sigh.
Added matchline for the Arucer backdoor. The Arucer backdoor was found to be packaged with drivers for the Energizer USB recharger: http://www.kb.cert.org/vuls/id/154421
Modified UDP-payload-related code to make it independent of the NmapOps class so it can be reused by other apps like Nping. More info at http://seclists.org/nmap-dev/2009/q3/0051.html
Here is some documentation for Nmap, but these files are much less comprehensive than what you'll find at the actual Nmap documentation site ( http://nmap.org ).
Description
Languages
C
37.8%
Lua
28.1%
C++
16.7%
Shell
5.8%
Python
4.2%
Other
7.2%