summaryrefslogtreecommitdiff
path: root/security/nmap (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Portlint this, and remove the 1/2backed nmapfe GUI support as there is aDavid E. O'Brien2002-05-271-16/+1
| | | | | | | | proper nmapfe port. I do as one that created and maintained this port for 4 years. Notes: svn path=/head/; revision=60145
* Update to the latestDavid W. Chapman Jr.2002-05-212-6/+19
| | | | | | | | PR: 38305 Submitted by: maintainer Notes: svn path=/head/; revision=59639
* To ports@freebsd.org.David E. O'Brien2002-05-081-1/+1
| | | | Notes: svn path=/head/; revision=58742
* Update to version 2.54 Beta 33.David E. O'Brien2002-04-292-2/+2
| | | | Notes: svn path=/head/; revision=58292
* Update to version 2.54 Beta 32.David E. O'Brien2002-04-022-2/+2
| | | | Notes: svn path=/head/; revision=57234
* Update to version 2.54 Beta 31.David E. O'Brien2002-03-212-2/+2
| | | | Notes: svn path=/head/; revision=56407
* Spelling error and whitespace changes.David E. O'Brien2002-03-141-4/+4
| | | | | | | | PR: 35888 Submitted by: Peter J. Avalos <pavalos@theshell.com> Notes: svn path=/head/; revision=56099
* Do not try to install any parts of nmapfe from the nmap port. There isCrist J. Clark2002-02-231-2/+1
| | | | | | | | | | | | a separate port for nmapfe. Even though the attempt in the nmap port mostly fails since no nmapfe executable would have been built, files not appearing in the pkg-plist were being added to the system. PR: ports/35207 Approved by: obrien Notes: svn path=/head/; revision=55119
* Only the nmap port should try to strip nmap. The nmapfe port alsoCrist J. Clark2002-02-231-1/+1
| | | | | | | | | | | uses this make file. It should not try to strip the ${PREFIX}/bin/nmap executable. The install of nmapfe would fail if nmap did not exist. PR: ports/35207 Approved by: obrien Notes: svn path=/head/; revision=55118
* Update to version 2.54 Beta 30.David E. O'Brien2001-11-072-2/+2
| | | | Notes: svn path=/head/; revision=49739
* Update to version 2.54 Beta 29.David E. O'Brien2001-08-102-2/+2
| | | | | | | | + updated fingerprint database + multi-portlist -- specify different ranges for TCP & UDP Notes: svn path=/head/; revision=46043
* Update to version 2.54 Beta 28.David E. O'Brien2001-07-292-2/+2
| | | | Notes: svn path=/head/; revision=45574
* Update to version 2.54 Beta 27.David E. O'Brien2001-07-202-2/+2
| | | | Notes: svn path=/head/; revision=45292
* Update to version 2.54 Beta 26.David E. O'Brien2001-07-092-2/+2
| | | | | | | | | | | | The coolest feature is a new scan type -- Idlescan! The quick synopsis is that this is a completely blind scan (meaning no packets are sent to the target from your real IP address). Instead, a unique side-channel attack exploits predictable "IP fragmentation ID" sequence generation on the zombie host to glean information about the open ports on the target. Notes: svn path=/head/; revision=44962
* Update to version 2.54 Beta 25.David E. O'Brien2001-06-042-2/+2
| | | | | | | | | | | | -- Added a whole bunch of new OS fingerprints (and adjustments) ranging from big important ones (Linux 2.4.X, OpenBSD 2.9, FreeBSD 4.3, Cisco 12.2.1, MacOS X, etc) to some that are more obscure ( such as Apple Color LaserWriter 12/660 PS and VirtualAccess LinxpeedPro 120 ) -- Tweaked TCP Timestamp and IP.ID sequence classification algorithms Notes: svn path=/head/; revision=43495
* Upgrade to 2.54BETA24.David E. O'Brien2001-06-022-2/+2
| | | | | | | | | + fixes a problem that kept UDP RPC scanning from working unless you were also doing a TCP scan. + updated to latest version of rpc program number list Notes: svn path=/head/; revision=43447
* More changes needed to allow a slave port.David E. O'Brien2001-05-282-7/+21
| | | | Notes: svn path=/head/; revision=43172
* Allow a slave port to work with this Makefile. To be used by nmapfe port.David E. O'Brien2001-05-281-4/+3
| | | | Notes: svn path=/head/; revision=43170
* I forgot to commit this with the last upgrade.David E. O'Brien2001-04-151-0/+1
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=41395
* While the previous patch worked, this is a fresh one generated fromDavid E. O'Brien2001-04-071-9/+10
| | | | | | | this version's sources. Notes: svn path=/head/; revision=41041
* Update to version 2.54 Beta 22.David E. O'Brien2001-03-202-2/+3
| | | | Notes: svn path=/head/; revision=40113
* Remove patch NOT approved by me (maintainer), that is in my way whileDavid E. O'Brien2001-03-172-32/+7
| | | | | | | | doing an upgrade. This patch does not fix a bug, takes away the original author's right to free speach, and we have no technical reason to patch. Notes: svn path=/head/; revision=39941
* Remove redundant/inappropriate CATEGORIES. People need to start readingWill Andrews2000-06-021-1/+1
| | | | | | | the Porter's Handbook. :-) Notes: svn path=/head/; revision=29084
* update to 2.53.David E. O'Brien2000-05-092-2/+2
| | | | | | | (fix commenting bug that caused major problems for some non-gcc users) Notes: svn path=/head/; revision=28383
* Update to version 2.52.David E. O'Brien2000-05-053-25/+7
| | | | | | | [fixes minor typos in 2.51] Notes: svn path=/head/; revision=28298
* Update to 2.51.David E. O'Brien2000-04-304-22/+13
| | | | | | | | 2.51 fixes a target parsing bug which could in some cases cause Nmap to crash with the error "Assertion `t->nleft > 1' failed". Notes: svn path=/head/; revision=28150
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-1/+1
| | | | Notes: svn path=/head/; revision=27847
* Update to version 2.30 beta 20.David E. O'Brien2000-04-182-3/+3
| | | | Notes: svn path=/head/; revision=27731
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27426
* Update to 2.30 Beta #18.David E. O'Brien2000-04-063-8/+8
| | | | | | | | * Fixed a very important bug that occurred when SYN scanning localhost. * Fixed "-vv" to mean "-v -v" as it did in previous versions. Notes: svn path=/head/; revision=27388
* Update to version 2.3 beta 17.David E. O'Brien2000-03-273-10/+13
| | | | | | | | | | | | | | | | | | | * Added ACK scanning. This scan technique is great for testing firewall rulesets. It can NOT find open ports, but it can distinguish between filtered/unfilterd by sending an ACK packet to each port and waiting for a RST to come back. Filtered ports will not send back a RST (or will send ICMP unreachables). This scan type is activated with -sA . * Documented the Window scan (-sW) * "Protocol" field in output eliminated. It is now printed right next to the number (/etc/services style). Like "22/tcp". * Added --resume option to continue a large network scan where you left off. It also allows you to start and stop for policy reasons Notes: svn path=/head/; revision=27074
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835
* PLIST related fixes.Jeremy Lea2000-02-272-0/+10
| | | | Notes: svn path=/head/; revision=26345
* New patch to eliminate editorial in reference file.Daniel Baker2000-02-171-0/+11
| | | | | | | Submitted by: David McNett <nugget@slacker.com> Notes: svn path=/head/; revision=25948
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-2/+2
| | | | Notes: svn path=/head/; revision=25734
* UpDat3 t0 v3r$i0n 2.3 B3ta 14David E. O'Brien2000-01-281-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Among bug fixes, we have the new skript kiddie output mode! Try it out by adding "-oS - " to your nmap command line: amy# nmap -sS -oS - -O -v vectra $TartInG nmap V. 2.3B3tA14 bY fy0D0r@!n$ecure.org ( www.ins3cuR3.0Rg/nmap/) !nt3r3$t|nG pOrtz On v3cTrA.yuma.nEt (192.168.0.5): P0rt $tate PrOtOc0L $3rv!c3 13 Op3n tCp Dayt|m3 22 0pEn Tcp $SH 23 open tcp tEln3t 79 op3N tcp f!ng3r 513 0peN Tcp lOgIn 514 OpEn tcp $h3ll TcP S3QuEncE PReDiCtion: ClA$s=random p0$|TivE incr3m3nts DIffIculty=24696 (WorthY Challeng3) s3quEnce numb3rz: 61B825b7 61b83793 61B88114 61b8B073 61B90DB2 61BA306B R3m0t3 operAtInG sy$t3m gue$z: OpeNBSD 2.2 - 2.3 NMAP run c0mpleteD -- 1 IP adDR3ss (1 h0sT up) $CAnNed in 1 SEC0nd Notes: svn path=/head/; revision=25160
* Update to version 2.3 Beta 14David E. O'Brien2000-01-282-14/+13
| | | | Notes: svn path=/head/; revision=25159
* Upgrade to version 2.3 BETA 13.David E. O'Brien2000-01-172-3/+3
| | | | Notes: svn path=/head/; revision=24787
* Upgrade to version 2.3BETA12.David E. O'Brien2000-01-044-7/+9
| | | | | | | Submitted by: taguchi@tohoku.iij.ad.jp Notes: svn path=/head/; revision=24404
* Update to 2.3 beta #9.David E. O'Brien1999-12-072-3/+3
| | | | | | | This speeds up OS scans. Notes: svn path=/head/; revision=23650
* Update to 2.3 Beta8.David E. O'Brien1999-11-212-3/+3
| | | | | | | | | | | | | | * Added "firewall mode" timing optimizations which can decrease the amount of time neccessary to SYN or connect scan some heavily filtered hosts. * Changed "TCP Ping" to use a random ACK value rather than 0 (an IDS called Snort was using this to detect Nmap TCP pings). * better FDDI support * changes which should lead to tremendous speedups against some firewalled hosts. Notes: svn path=/head/; revision=23252
* Upgrade to 2.3BETA6.David E. O'Brien1999-09-202-3/+3
| | | | | | | | | | | | | | | | | * Added sophisticated timing controls to give the user much more control over Nmap's speed. This allows you to make Nmap much more aggressive to scan hosts faster, or you can make Nmap more "polite" -- slower but less likely to wreak havoc on your Network. You can even enforce large delays between sending packets to sneak under IDS thresholds and prevent detection. See the new "Timing Options" section of the Nmap man page for more information on using this. * New "Window scan" that does fun things with ACK packets. -sW activates this scan type. It is mostly effective against BSD, AIX, Digital UNIX, and various older HP/UX, SunOS, and VAX. Notes: svn path=/head/; revision=21814
* Remove the X dependent componate. It has become its own port.David E. O'Brien1999-09-182-6/+0
| | | | Notes: svn path=/head/; revision=21708
* Upgrade to 2.3BETA5.David E. O'Brien1999-09-072-3/+3
| | | | | | | | This includes new RPC scanning ability & 100's of new OS fingerprints. The machine parseable output has been cleaned up and made more regular. Notes: svn path=/head/; revision=21368
* $Id$ -> $FreeBSD$Peter Wemm1999-08-313-3/+3
| | | | Notes: svn path=/head/; revision=21143
* Hard code the path to nmap w/in nmapfe. Thus it will work in the face of aDavid E. O'Brien1999-07-232-0/+46
| | | | | | | | | limited path. Bug reported by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> Notes: svn path=/head/; revision=20329
* Upgrade to nmap-2.2-BETA4. The beta includes a very nice GUI (xnmap) thatDavid E. O'Brien1999-07-224-9/+16
| | | | | | | simplifies the running of nmap for the point and shoot crowd. Notes: svn path=/head/; revision=20318
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* Add WWW: to DESCR filesMichael Haro1999-05-031-3/+4
| | | | Notes: svn path=/head/; revision=18397