LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Is there a linux portscanner? (https://www.linuxquestions.org/questions/linux-software-2/is-there-a-linux-portscanner-73673/)

jon_k 07-17-2003 05:49 PM

Is there a linux portscanner?
 
Hello... I've searched google for "linux portscanner"

and I get some mandrake (mdk) .rpm package but thats like what 50% of the results are... is for that mdk rpm... so it wasn't much help....

I'm on redhat 9.1 not mdk

So.... hopefully one of you can help.... i'm particularly looking for one with a GUI and not command line.... but if all you know about is a command line one... then i'll take it anyways ;-)


Thanks...

A linux
:newbie:

Poetics 07-17-2003 06:04 PM

try nmap

Most likely it's already installed in your distro. It's CLI, but you really can't get any simpler

quip 07-17-2003 06:35 PM

namp has a GUI front end. Search for it, it shouldn't be hard to find; I think it's nmapfe.

Poetics 07-17-2003 06:52 PM

I really don't know what a GUI could improve for nmap ... a simple "nmap [ip/hostname]" and you get a very clear result in the CLI. Not much could be simpler

quip 07-17-2003 07:02 PM

Quote:

I really don't know what a GUI could improve for nmap ... a simple "nmap [ip/hostname]" and you get a very clear result in the CLI. Not much could be simple
Very true. However, he asked for a GUI, so that's what I offered. Some people feel more comfortable learning with one. Sooner or later they will discover the CLI ;)

enigmasoldier 07-17-2003 07:15 PM

Yes there is
 
Nmap - the Network Mapper is the De Facto portscanner for the computer security world. It has more features than anything and is flexible (with IDS evasion techniques) You don't get 100% of the features or the flexibiltiy with the gui version but it works just as well.

www.insecure.org/nmap

use xnmap as the gui for it.

ranger12002 07-20-2003 12:58 PM

nessus is pretty nice also

Bebo 07-20-2003 04:23 PM

But nmap has been used in Matrix Reloaded! =D

Poetics 07-20-2003 06:59 PM

Quote:

Originally posted by ranger12002
nessus is pretty nice also
IIRC, wasn't nessus a passive packet-sniffer and not a portscanner?

ranger12002 07-20-2003 07:27 PM

nessus is a network security scanner

enigmasoldier 07-26-2003 04:20 PM

Nessus is NOT a portscanner. Nessus is a host vulnerability scanner that USES nmap for portscanning purposes. If you just want portscanner, use nmap. If you want full blown vulnerability scanning, use nessus.

Links
www.insecure.org/nmap
www.nessus.org


All times are GMT -5. The time now is 09:38 AM.