Forums

×

Warning

JUser: :_load: Unable to load user with ID: 27596
Resolved
0 votes
This module will install a webconfig front end to the popular scanner tool Nmap. It is a development of the PHP-Nmap script by Morgan Collins (http://freshmeat.net/projects/php-nmap/)

Ever wished you could run a scan on your local subnet to see which machines are up, what OS they are running, or perhaps more importantly what services and ports that are open? well now you can :)

As with all network scanner type programs, use this at your own risk. You should only scan networks which you have authority to do so... you have been warned!

The interface permits most of the standard nmap options to be used. For more info and usage see the Nmap docs here
http://nmap.org/book/man.html

[img size=400]http://starlane.gotdns.org/files/network-scanning.png[/img]

To install simply setup the community repo HERE
yum --enablerepo=timb install app-network-scanning 

Nmap will automatically be downloaded form the clearcentos-os repo

Then point your browser at Reports > Network Scanning and have a go. Be aware that service and OS detection can take a while on a single host, so don't do this for your whole network unless your prepared to wait.

As always I appreciate your feedback :) even if it's just to say you tried it.
Tim
Tuesday, July 20 2010, 10:21 PM
Share this post:
Responses (26)
  • Accepted Answer

    mihai
    mihai
    Offline
    Tuesday, July 15 2014, 07:22 AM - #Permalink
    Resolved
    0 votes
    Hi Tim,

    That sounds even better :)
    I'll wait for it !
    The reply is currently minimized Show
  • Accepted Answer

    Monday, July 14 2014, 11:18 PM - #Permalink
    Resolved
    0 votes
    Hi mihai, sorry I have not ported this app to the new ClearOS 6.x framework... yet! It's on the todo list but fairly low priority at the moment, I'd like to revisit and combine it with something like Nessus
    The reply is currently minimized Show
  • Accepted Answer

    mihai
    mihai
    Offline
    Wednesday, July 09 2014, 12:37 PM - #Permalink
    Resolved
    0 votes
    Does it still work on 6.5?
    yum --enablerepo=timb install app-network-scanning
    Loaded plugins: clearcenter-marketplace, fastestmirror
    ClearCenter Marketplace: fetching repositories...
    Loading mirror speeds from cached hostfile
    * clearos: ftp.nluug.nl
    * clearos-addons: ftp.nluug.nl
    * clearos-contribs: ftp.nluug.nl
    * clearos-core: ftp.nluug.nl
    * clearos-updates: ftp.nluug.nl
    * contribs: download4.clearsdn.com
    * private-clearcenter-dyndns: download4.clearsdn.com:80
    * timb: download.clearfoundation.com
    Setting up Install Process
    No package app-network-scanning available.
    Error: Nothing to do

    cat /etc/yum.repos.d/timb-v6.repo
    [timb]
    name=Tim Burgess Community ClearOS $releasever - $basearch - OS Repo
    baseurl=ftp://timburgess.net/repo/clearos/$releasever/os/$basearch/
    http://download.clearfoundation.com/community/timb80/repo/clearos/$releasever/os/$basearch/
    http://download1.clearfoundation.com/community/timb80/repo/clearos/$releasever/os/$basearch/
    http://download2.clearfoundation.com/community/timb80/repo/clearos/$releasever/os/$basearch/
    http://download3.clearfoundation.com/community/timb80/repo/clearos/$releasever/os/$basearch/
    http://download4.clearfoundation.com/community/timb80/repo/clearos/$releasever/os/$basearch/
    gpgcheck=1
    enabled=1

    [timb-testing]
    name=Tim Burgess Community ClearOS $releasever - $basearch - Testing Repo
    baseurl=ftp://timburgess.net/repo/clearos/$releasever/testing/$basearch/
    http://download.clearfoundation.com/community/timb80/repo/clearos/$releasever/testing/$basearch/
    http://download1.clearfoundation.com/community/timb80/repo/clearos/$releasever/testing/$basearch/
    http://download2.clearfoundation.com/community/timb80/repo/clearos/$releasever/testing/$basearch/
    http://download3.clearfoundation.com/community/timb80/repo/clearos/$releasever/testing/$basearch/
    http://download4.clearfoundation.com/community/timb80/repo/clearos/$releasever/testing/$basearch/
    gpgcheck=1
    enabled=0

    cat /etc/yum.repos.d/clearos-epel.repo
    [clearos-epel]
    name=Extra Packages for Enterprise Linux $releasever - $basearch
    #baseurl=http://download.fedoraproject.org/pub/epel/$releasever/$basearch
    mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch
    failovermethod=priority
    exclude=amavisd-new-* zarafa* catdoc libical* libvmime* php-mapi phpMyAdmin pwauth python-mapi transmission-*
    enabled=1
    gpgcheck=1
    gpgkey=file:///etc/pki/rpm-gpg/CLEAROS-RPM-GPG-KEY-EPEL-$releasever
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, February 07 2012, 07:47 AM - #Permalink
    Resolved
    0 votes
    Typo fixed thanks!
    The reply is currently minimized Show
  • Accepted Answer

    Monday, February 06 2012, 11:30 PM - #Permalink
    Resolved
    0 votes
    I could not install using "yum --enablrepo=timb install app-network-scanning "
    I kept getting "Command line error: no such option: --enablrepo"
    I needed to add an "e" to enablErepo
    The reply is currently minimized Show
  • Accepted Answer

    Monday, October 31 2011, 05:12 PM - #Permalink
    Resolved
    0 votes
    Use the instructions on the first page of this thread.

    Install the repo first, then use yum to install.
    The reply is currently minimized Show
  • Accepted Answer

    Monday, October 31 2011, 12:10 PM - #Permalink
    Resolved
    0 votes
    i cannot use your link andi micro???
    i use clearOS 5.2 SP 1
    The reply is currently minimized Show
  • Accepted Answer

    Craig
    Craig
    Offline
    Wednesday, December 01 2010, 03:38 AM - #Permalink
    Resolved
    0 votes
    My thanks as well! This is exactly what I was hoping would be available sometime for clearOS.
    The reply is currently minimized Show
  • Accepted Answer

    Sunday, November 14 2010, 02:46 PM - #Permalink
    Resolved
    0 votes
    i love it... thanks to tim
    and thanks to andi for an easy command...
    B)
    The reply is currently minimized Show
  • Accepted Answer

    Andi  Riza
    Andi Riza
    Offline
    Sunday, October 24 2010, 12:15 PM - #Permalink
    Resolved
    0 votes
    Hi Tim,

    If I install with this command:
    yum localinstall --nogpgcheck app-network-scanning-5.1-1.i386.rpm

    Network scanning menu do not appear in webconfig, but if i use this command:
    rpm -i --nodeps network-scanning app-5.1-1.i386.rpm

    then it appeared

    I installed in ClearOs 5.2 :)
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, October 13 2010, 10:23 AM - #Permalink
    Resolved
    0 votes
    Nice one Tim..

    I installed in ClearOS 5.2 its working fine with results in XML file.


    thanks
    anilkumar
    The reply is currently minimized Show
  • Accepted Answer

    Monday, October 04 2010, 02:35 AM - #Permalink
    Resolved
    0 votes
    Nicely done Tim.

    Installed and ran on my ClearOS box perfectly using the simple instructions you posted.

    Thanks.

    Bob
    The reply is currently minimized Show
  • Accepted Answer

    Sunday, October 03 2010, 10:58 PM - #Permalink
    Resolved
    0 votes
    Odd thing was it was only your ftp server that was not reachable starlane.gotdns.org worked without a problem
    The reply is currently minimized Show
  • Accepted Answer

    Sunday, October 03 2010, 06:04 PM - #Permalink
    Resolved
    0 votes
    Hi! thanks, my cable connection has been randomly dropping out recently so apologies if it happens when your trying to get hold of it. The syswatch logs suggest it was only down for maybe 5-10 minutes? but glad you found it anyway

    There is a complete mirror here
    ftp://download.clearfoundation.com/community/timb80/
    The reply is currently minimized Show
  • Accepted Answer

    Sunday, October 03 2010, 10:36 AM - #Permalink
    Resolved
    0 votes
    Hey Tim thanks for this I couldn't get anything from your ftp server though it kept timing out

    wget ftp://starlane.gotdns.org/app-network-scanning-5.1-1.i386.rpm
    yum localinstall --nogpgcheck app-network-scanning-5.1-1.i386.rpm


    So I pulled it from http://download.clearfoundation.com/community/timb80/app-network-scanning-5.1-1.i386.rpm instead

    Ran this instead
    yum install nmap.i386
    mkdir downloads
    cd downloads
    wget http://download.clearfoundation.com/community/timb80/app-network-scanning-5.1-1.i386.rpm
    rpm -i app-network-scanning-5.1-1.i386.rpm
    The reply is currently minimized Show
  • Accepted Answer

    kbricked
    kbricked
    Offline
    Saturday, October 02 2010, 07:34 PM - #Permalink
    Resolved
    0 votes
    works like a charm!

    ...

    now to figure out how to make the most out of it....
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, October 02 2010, 07:03 PM - #Permalink
    Resolved
    0 votes
    Thanks for the feedback Mike an kolonel :)
    The reply is currently minimized Show
  • Accepted Answer

    kolonel
    kolonel
    Offline
    Saturday, October 02 2010, 03:29 PM - #Permalink
    Resolved
    0 votes
    great job tim
    it's help me to check my client status & it's work fine for my server.
    The reply is currently minimized Show
  • Accepted Answer

    MikeCindi
    MikeCindi
    Offline
    Wednesday, August 11 2010, 01:56 AM - #Permalink
    Resolved
    0 votes
    Works for me. Thanks Mr. Tim.
    Mike
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, August 03 2010, 07:47 AM - #Permalink
    Resolved
    0 votes
    Because it's not built by the ClearOS dev team :) thanks for trying it out!

    When the new build system gets up and running it will be possible for others to contribute signed packages
    The reply is currently minimized Show
  • Accepted Answer

    Saroj
    Saroj
    Offline
    Tuesday, August 03 2010, 07:29 AM - #Permalink
    Resolved
    0 votes
    Seems good. Just tried it. BTW why this package is not signed ???
    The reply is currently minimized Show
  • Accepted Answer

    Michael Lu
    Michael Lu
    Offline
    Tuesday, July 27 2010, 11:16 AM - #Permalink
    Resolved
    0 votes
    Hi Tim,

    NMap installation went well, testing it at the moment. Thanks a lot.

    Mykel
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, July 24 2010, 08:44 AM - #Permalink
    Resolved
    0 votes
    Installed - tried on my home network - not so much interesting to see there - but everything seems to work as supposed. Nice job as always, Tim :)
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, July 21 2010, 11:12 AM - #Permalink
    Resolved
    0 votes
    Tim,

    Tried it on my test system and it works great!!!!

    Thanks
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, July 21 2010, 08:00 AM - #Permalink
    Resolved
    0 votes
    Thanks Jared, amended my typo.
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, July 21 2010, 05:55 AM - #Permalink
    Resolved
    0 votes
    bad instructions. you have a typo in the file names, at least compared to what you have out on the server.

    should be 5.1-1

    seems to work well.
    The reply is currently minimized Show
Your Reply