Section: .. / UNIX / nmap /
| /// File Name: |
nmapterm.gif |
Description:
|
Unavailable.
| | File Size: | 9907 | | Last Modified: | Aug 1 16:23:26 2000 |
| MD5 Checksum: | 62e30f785ebe6b69cab13ee5191b3f96 |
|
| /// File Name: |
localscan.tar.gz |
Description:
|
Localscan is a Perl-based frontend for nmap. It allows the user to compare the results of an nmap portscan with the results of a previous nmap portscan made when the subnet or IP range being scanned was in a "known-good" configuration. Essentially, localscan allows the user to use a portscanner and ask "What new ports are open?" instead of just asking "What ports are active?"
| | Author: | Dylan Greene | | Homepage: | http://staff.washington.edu/dgreene/localscan/ | | Changes: | Bug fixes. | | File Size: | 9369 | | Last Modified: | Feb 15 11:54:11 2000 |
| MD5 Checksum: | 314ee6ba68b5e92df50e6c66763c9047 |
|
| /// File Name: |
rnmap_0.7.tar.gz |
Description:
|
Remote Nmap is a python client/server package which allows many authorized clients to connect to a centralized nmap server to do their port scanning. This could be useful for security companies who want to have all their scans come from a dedicated machine.
| | Author: | Tuomo Makinen | | Homepage: | http://sourceforge.net/projects/rnmap/ | | Changes: | More portability - no need for Python compiled with threads, a new -c commandline switch for console client that makes it possible to specify a file which contains username, password, server, and port information, fixed scan abortion (now interrupts scan), and changed the TCP port number to 3418. | | File Size: | 8571 | | Last Modified: | May 19 03:10:04 2002 |
| MD5 Checksum: | 929c4ae9df9e1995fe9ca9994542773c |
|
| /// File Name: |
nmapstub-1.c |
Description:
|
nmapstub-1.c (shell version) - This file reads in nmap (v2.x human) output, puts it into port and host structures, and then can call whatever routines you want (per host) to check for exploits, etc.
| | Author: | rain forest puppy | | File Size: | 7200 | | Last Modified: | Aug 16 20:13:04 1999 |
| MD5 Checksum: | 297d624c8faf507dfc45aefc5c611371 |
|
| /// File Name: |
nmap-3.48_statistics_patch.diff |
Description:
|
The Nmap 3.28 Statistics Patch adds the -c switch which guesses how much longer the scan will take, shows how many ports have been tested, resent, and the ports per second rate. Useful for scanning firewalled hosts.
| | Author: | Ian Vitek | | Homepage: | http://www.sekure.net/ssnig/ | | File Size: | 6408 | | Last Modified: | Dec 23 04:41:30 2003 |
| MD5 Checksum: | 0dcc4a23dc8b71036363f8e417600eeb |
|
| /// File Name: |
nmap-3.20_statistics-1.diff |
Description:
|
The Nmap 3.20 Statistics Patch adds the -c switch which guesses how much longer the scan will take, shows how many ports have been tested, resent, and the ports per second rate. Useful for scanning firewalled hosts.
| | Author: | Ian Vitek | | Homepage: | http://www.sekure.net/ssnig/ | | File Size: | 6323 | | Last Modified: | Apr 23 22:14:49 2003 |
| MD5 Checksum: | 8b2d99c9ce76001cd3dcd91ef4bed9b7 |
|
| /// File Name: |
nmap.stealth.wrapper |
Description:
|
Nmap wrapper that allows for stealthier scanning routines. Features: creating a host/port table and then randomizing it, scanning each host/port combination in a random sequence, easy creation of decoy addresses, parallel scanning with child process management, consolidation of log files into a nlog-style db or MySQL
| | Author: | spinux | | File Size: | 5069 | | Last Modified: | Aug 16 20:13:05 1999 |
| MD5 Checksum: | b58bd99cbb3ad50440ec6f426f388655 |
|
| /// File Name: |
bilbo-0.12.tar.gz |
Description:
|
Bilbo is a wrapper for nmap which makes it easier to scan lots of machines or networks.
| | Author: | Bart Somers | | Homepage: | http://doornenburg.homelinux.net/scripts/bilbo/ | | Changes: | Bilbo now takes command-line options, instead off hacking in the header, which makes it easier to control. Code clean up has also been performed. | | File Size: | 5065 | | Last Modified: | Sep 26 00:55:34 2005 |
| MD5 Checksum: | b12b3cd0ae2498c65837da00210c7999 |
|
| /// File Name: |
nmap-3.10ALPHA4_statistics-1.diff |
Description:
|
The Nmap 3.10ALFA Statistics Patch adds the -c switch which guesses how much longer the scan will take, shows how many ports have been tested, resent, and the ports per second rate. Useful for scanning firewalled hosts.
| | Author: | Ian Vitek | | Homepage: | http://www.ixsecurity.com | | File Size: | 5002 | | Last Modified: | Dec 3 00:56:52 2002 |
| MD5 Checksum: | 8f5b74695fa36cfdeac778e8842541a2 |
|
| /// File Name: |
nmapgrep-0.2.c |
Description:
|
nmapgrep is a small tool customized to grep regular expression patterns from a nmap log file and output the IP addresses that match the pattern.
| | Author: | blh | | Homepage: | http://www.blh.se/tools/ | | Changes: | Improved matching code. | | File Size: | 3401 | | Last Modified: | May 25 17:43:28 2004 |
| MD5 Checksum: | 3c059eee4c8c80ea5e4377883be67349 |
|
| /// File Name: |
nmap_parse.pl |
Description:
|
nmap_parse.pl parses nmap scan results, so you can put them into a table or similar thing.
| | Author: | Nicholas de Jong | | File Size: | 3188 | | Last Modified: | Nov 1 18:27:06 2000 |
| MD5 Checksum: | 9fc42149a38af84ff9db3f45e10bb4e9 |
|
| /// File Name: |
nmapstripper-1.3.1.tar.gz |
Description:
|
Nmap Log Stripper is a Bash script intended to be a way to condense all, or some, of the IPs of a "random" (-iR) Nmap scan into a file for later usage. Common uses are to be able to feed the file back into nmap with the -iL switch, or feeding it into another port or vulnerability scanner of your choice. Stripper supports stripping the Nmap log of all but the IPs of hosts running a certain service, a version of a service, or even an arbitrary banner, and writing them to a file.
| | Author: | Marshall Whittaker | | Homepage: | http://fluxnet.no-ip.org/nmapstripper | | Changes: | Various fixes including the removal of a backdoor. | | File Size: | 2812 | | Last Modified: | Sep 30 01:51:35 2007 |
| MD5 Checksum: | 4be0eeb3d5c5dd7da75ebeedf2d020f6 |
|
| /// File Name: |
nmapstripper-1.2.tar.gz |
Description:
|
Nmap Log Stripper is a Bash script intended to be a way to condense all, or some, of the IPs of a "random" (-iR) Nmap scan into a file for later usage. Common uses are to be able to feed the file back into nmap with the -iL switch, or feeding it into another port or vulnerability scanner of your choice. Stripper supports stripping the Nmap log of all but the IPs of hosts running a certain service, a version of a service, or even an arbitrary banner, and writing them to a file.
| | Author: | Marshall Whittaker | | Homepage: | http://fluxnet.no-ip.org/nmapstripper | | Changes: | version 1.2 | | File Size: | 2638 | | Last Modified: | Apr 28 22:03:16 2006 |
| MD5 Checksum: | db232b775589a87dbf6fd38b3756f274 |
|
| /// File Name: |
nmapgrep.c |
Description:
|
nmapgrep is a small tool customized to grep regular expression patterns from a nmap log file and output the IP addresses that match the pattern.
| | Author: | blh | | Homepage: | http://www.sr-71.nu/tools/ | | File Size: | 2488 | | Last Modified: | May 30 23:09:53 2003 |
| MD5 Checksum: | 1b3ae89e9668ed0c4075cf2540552ea1 |
|
| /// File Name: |
nmapstripper-1.1.tar.gz |
Description:
|
Nmap Log Stripper is a Bash script intended to be a way to condense all, or some, of the IPs of a "random" (-iR) Nmap scan into a file for later usage. Common uses are to be able to feed the file back into nmap with the -iL switch, or feeding it into another port or vulnerability scanner of your choice. Stripper supports stripping the Nmap log of all but the IPs of hosts running a certain service, a version of a service, or even an arbitrary banner, and writing them to a file.
| | Author: | Oxagast | | File Size: | 2265 | | Last Modified: | Apr 28 14:16:21 2006 |
| MD5 Checksum: | fb50610204b0996b646908eb0394175f |
|
| /// File Name: |
nms2.pl |
Description:
|
Latest release on rfp's perl-based nmap stub. This program reads in nmap output and parses it into easy to use structures that you can use in your code.
| | Author: | rain forest puppy | | File Size: | 2109 | | Last Modified: | Aug 16 20:13:04 1999 |
| MD5 Checksum: | 45abaf1d46027a109d0861252843967f |
|
| /// File Name: |
nmap-runtimebadsum.patch |
Description:
|
Patch for Nmap 4.20RC1 (and some 4.20ALPHA versions) that adds a runtime option to toggle the sending of packets with bad TCP/UDP checksums.
| | Author: | Kris Katterjohn | | File Size: | 1620 | | Last Modified: | Nov 21 22:01:46 2006 |
| MD5 Checksum: | 46fd3fea42a6a93813bf3e39625bdcef |
|
| /// File Name: |
samsung-8500.nmap.tgz |
Description:
|
These files allow you to run an nmap portscan from a Samsung 8500 with wireless web. It works by redirecting output to your phone display. Includes nmap.wml and nmap.php3.
| | Author: | Jeremy Sanders | | Homepage: | http://www.wapforum.org | | File Size: | 1354 | | Last Modified: | Feb 11 17:14:16 2001 |
| MD5 Checksum: | c96256598b2d1fd6a3aa4ac9cb9858af |
|
| /// File Name: |
nmapstub.pl |
Description:
|
nmapstub.pl (Perl version) - This file reads in nmap (v2.x human) output, puts it into port and host structures, and then can call whatever routines you want (per host) to check for exploits, etc.
| | Author: | rain forest puppy | | File Size: | 1117 | | Last Modified: | Aug 16 20:13:04 1999 |
| MD5 Checksum: | fb8364c5358c896ff957ddb4cd74907e |
|
| /// File Name: |
nmap.txt |
Description:
|
nmap.tcl is an eggdrop bot script that facilitates portscanning other IRC users.
| | Author: | Yasholomew Yashinski | | File Size: | 629 | | Last Modified: | Aug 16 20:13:04 1999 |
| MD5 Checksum: | 3f164185222f43d4a12915ef99d7ca9d |
|
|
|
|
|