BeBits Information Developer Central Submit Application Your Account Web Links Contact Us
BeBits
Please support our sponsors!
nmap
version 3.75
contact publisher
home page
screenshots
version history
other reviews
send updates for this application
talkback
16 comments
 Published by Kian Duffy
   Click here for more information about this publisher...
 Date Posted:   October 5th, 2001
 Last Updated:   October 24th, 2004
 License: Other Open Source License
 Downloads: 4,331 total; 1 recently
 Page Views: 20,486 total
 User Rating: awaiting 10 votes Give this application a rating
 Jump to the Downloads section
About nmap:
Nmap ("Network Mapper") is an open source utility for network exploration or security auditing.

Compiled for BeOS BONE.
It was designed to rapidly scan large networks, although it works fine against single hosts. Nmap uses raw IP packets in novel ways to determine what hosts are available on the network, what services (ports) they are offering, what operating system (and OS version) they are running, what type of packet filters/firewalls are in use, and dozens of other characteristics.

Well, that's what the documentation says.
In reality it is a really versatile Port Scanning Tool and has a multitude of uses.
I use it to test my own LAN/WAN and to make sure that my port of Snort (a network intrusion detection system) is working ok. It will set off Snort alarms which is good, but if you are scanning someone be careful. You can set a flag to send off a false client address. (meaning YOUR address) read the documentation for that one. The flag is usually -D123.123.123.123 where 123.123.123.123 is a false TCP/IP address but you can also enter in -Dwww.microsoft.com if you want :)
In some countries this tool may be considered illegal so you might want to hide your address using the above method.

Installation Instructions
Run the installation package. The html documents and readme will be in /boot/home/nmap and the executable /boot/home/config/bin so you can execute it anywhere.

The most common way to run it is:
nmap -v -sS -O -p 1-80 123.123.123.123
where:

  • -v is verbose mode
  • -sS is TCP SYN stealth port scan (best all-around TCP scan)
  • -O is Use TCP/IP fingerprinting to guess remote operating system
  • -p 1-80 is what ports to scan(in this example 1 to 80). If omitted, all ports are scanned as defined in one of the 3 files mentioned below.
  • 123.123.123.123 is the tcp/ip address to scan
simply run nmap with no arguments and it will display the usage syntax.

There are 3 files which reside in /boot/home/config/share/nmap

  • nmap-os-fingerprints
  • nmap-rpc
  • nmap-services
These files are used by nmap. Consult the documentation for more info.

The nmap home page is here. Please note i didn't write this, i just brought it over to BeOS.
Please mail any bugs to peter@loved.com
Enjoy!

Latest Version
   
Details about this version:
latest version. Supports the new -A flag and other new stuff.

Includes an experimental nmapfe for X for BeOS. libgtk (available somewhere here on BeBits) will be required for nmapfe along with Xbeosnative.

 
Intel Version - requires R5   (1.8 MB) 899 downloads
 
 
Dev LinkLink reliability rating  [rating: 10]    Download this app  Report bad link moooooooo.server101.com
Dev LinkLink reliability rating  [rating: 10]    Download this app  Report bad link Bezip.de (Germany)
 
Add Additional Location
  Source Available
 
Related Links:
Recent Talkback comments:
  • nmap transferred over to MYOB - moooooooo
  • email me agian - moooooooo
  • 3.81 - MYOB

    Post your own comment to the Talkback for this application!
    Report a problem with the listing for this application!
  • Like this app? Have questions or comments?
    Why not tell the author? Use the "e-mail publisher" link to get in touch with the publisher; they usually love getting feedback.
     
    BeGroovy
      Recent Downloads  -  # 433
    Total Downloads  -  # 618
    Total Views  -  # 544
    User Ratings  -  N/A
      Network Utilities
    System Utilities
    1.  QEMU - 9.62
    2.  ScummVM - 9.50
    3.  cpu_fix - 9.42
    4.  Jukebox - 9.40
    5.  Haiku AGP busm... - 9.35
    6.  vim6 - 9.31
    7.  Beezer - 9.25
    8.  BeeF - 9.25
    9.  HandBrake - 9.24
    10.  DOSBox - 9.22
    1.  Realtek RTL8139... - 330
    2.  Ati Radeon Grap... - 247
    3.  BeOS 5 Personal... - 236
    4.  ATI Rage 128 Pr... - 146
    5.  Broadcom 440x 1... - 115
    6.  Ensoniq AudioPC... - 103
    7.  USB Serial driver - 97
    8.  VLC Media Player - 73
    9.  USB Joystick Dri... - 72
    10.  DjVu Viewer - 68
    You are not logged in.
     Login or create an account...
    Hosted by NetConnect

     
    Unless otherwise noted, everything is copyright © 1999-2008 BeBits. All Rights Reserved.
    For more legal trivia, take a gander at our
    Legal Stuff page and our Privacy Statement.