Image
 
linkedin_logo.png rss_logo.jpg
twitter_logo.png youtube_logo.jpg
Latest Additions
 
EH-Net Login
Welcome Guest.






Lost Password?
No account yet? Register
Who's Online
We have 39 guests online
 
Advertisement

You are here: Home arrow Ethical Hacking Discussions and Related Certificationsarrow Network Pen Testingarrow Nmap Scripts?
EH-Net
May 22, 2013, 12:44:38 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Go back to The Ethical Hacker Network Online Magazine Home Page
 
   Home   Help Calendar Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: Nmap Scripts?  (Read 9738 times)
0 Members and 1 Guest are viewing this topic.
xXxKrisxXx
Hero Member
*****
Offline Offline

Posts: 512



View Profile
« on: March 11, 2010, 01:32:19 AM »

Hey everyone,

I was going through some of my collection of pen-testing videos and noticed that nmap scripts aren't typically being used - is there a particular reason for this? I hear a couple of them are unsafe and a little noisy.

I was just wondering - is there a favorite or a couple favorite scripts that you guys use with nmap scripts ("--script option") when doing pen-tests? Which seem to be musts in your nmap scans, if any?

-Kris
« Last Edit: March 11, 2010, 01:34:02 AM by xXxKrisxXx » Logged

eCPPT, GCIH, OSCP, OSWP
LT72884
Jr. Member
**
Offline Offline

Posts: 95


View Profile
« Reply #1 on: March 11, 2010, 04:46:18 PM »

Hey everyone,

I was going through some of my collection of pen-testing videos and noticed that nmap scripts aren't typically being used - is there a particular reason for this? I hear a couple of them are unsafe and a little noisy.

I was just wondering - is there a favorite or a couple favorite scripts that you guys use with nmap scripts ("--script option") when doing pen-tests? Which seem to be musts in your nmap scans, if any?

-Kris

i was wondering this very thing. i watched a video at purehates blog, and it shows him using netdiscovery tool on BT3, well BT4 does not have that same tool. i was hoping that i could write my own script that uses nmap commands to basically find just alive hosts. Im assuming this netdiscovery tool was a auto script for nmap..
Logged
xXxKrisxXx
Hero Member
*****
Offline Offline

Posts: 512



View Profile
« Reply #2 on: March 11, 2010, 05:04:43 PM »

I want to say Autoscan does the same thing. It's in Backtrack -> Network Mapping ->All -> Autoscan

I remember seeing a blog over on Skull-Security it looked interesting running scripts with nmap, looks like it could further information gathering on a target more.

Thanks for the response, I was going to bump this thread since it wasn't getting any attention.  Tongue
« Last Edit: March 11, 2010, 05:08:26 PM by xXxKrisxXx » Logged

eCPPT, GCIH, OSCP, OSWP
LT72884
Jr. Member
**
Offline Offline

Posts: 95


View Profile
« Reply #3 on: March 11, 2010, 05:13:58 PM »

Are you talking about the GUI tool he uses to auto-detect hosts in his videos? If so -  I think the tool he's using is Autoscan. It's in Backtrack -> Network Mapping ->All -> Autoscan

I remember seeing a blog over on Skull-Security it looked interesting running scripts with nmap, looks like it could further information gathering on a target more.

Thanks for the response, I was going to bump this thread since it wasn't getting any attention.  Tongue

lol, nope not the GUI. it runs it in a shell. He uses it in his de-ice 1.100 part one video. its in the same folder as autoscan but its called netdiscovery..

as per your other post, im not at all familur with nmap except nmap -sV. hahaha. i just barely started learning bout this stuff. However i do like some of the options that nmap can supposedly do. I wanna test it against my IDS and see if it flags it.

« Last Edit: March 11, 2010, 05:51:36 PM by LT72884 » Logged
LT72884
Jr. Member
**
Offline Offline

Posts: 95


View Profile
« Reply #4 on: March 12, 2010, 12:11:51 AM »

I googled around for a bit and the only info i could find at this point in time was the NSE or nmap scripting engine. Nesus apparently uses this as well. I tried googleing "when not to use nmap" not to many hits on that.
Logged
j0rDy
Hero Member
*****
Offline Offline

Posts: 590


View Profile
« Reply #5 on: March 12, 2010, 03:56:42 AM »

at first i missed netdiscovery also in the new BT4, but good alternatives are available like autscan. remember that nmap can search subnets just as easy with the ip.address/<subnet number) tag! this provides a list with all computers that are responding/up.
Logged

ISC2 Associate, CEH, ECSA, OSCP, OSWP

earning my stripes appears to be a road i must travel alone...with a little help of EH.net
hayabusa
Hero Member
*****
Offline Offline

Posts: 1632



View Profile
« Reply #6 on: March 12, 2010, 07:33:39 AM »

I googled around for a bit and the only info i could find at this point in time was the NSE or nmap scripting engine. Nesus apparently uses this as well. I tried googleing "when not to use nmap" not to many hits on that.

There really aren't tons of reasons NOT to use nmap.  The nice thing is that it's small, easy to use, and those who maintain it continue to add great functionality, with each new release.  It's a well documented tool, with a HUGE following, and thus, it's sort of a 'defacto' standard.  While I use other tools (like autoscan, etc,) nmap is a MUST have in my arsenal.
Logged

~ hayabusa ~ 

"All men can see these tactics whereby I conquer, but what none can see is the strategy out of which victory is evolved." - Sun Tzu, 'The Art of War'


OSCE, OSCP , GPEN, C|EH
j0rDy
Hero Member
*****
Offline Offline

Posts: 590


View Profile
« Reply #7 on: March 12, 2010, 07:48:46 AM »

nmap is GREAT! no reason not to use it, ever! just remember to always double check your findings, so using another tool is always recommended!
Logged

ISC2 Associate, CEH, ECSA, OSCP, OSWP

earning my stripes appears to be a road i must travel alone...with a little help of EH.net
MosGuy
Newbie
*
Offline Offline

Posts: 10


View Profile
« Reply #8 on: March 14, 2010, 04:09:29 AM »

i was wondering this very thing. i watched a video at purehates blog, and it shows him using netdiscovery tool on BT3, well BT4 does not have that same tool.

With Bt4 in a shell using: netdiscover (or netdiscover -h) works fine for me. AutoScan is good too, for speed I typically use netdiscover
Logged

A+, Network+
chrisj
Hero Member
*****
Offline Offline

Posts: 1163


View Profile WWW
« Reply #9 on: March 14, 2010, 11:44:23 PM »

I can think of one to not use NMAP. If you have to go through a 2-wire system, and not in a position to control it.

I've ran nmap from home a couple of times, while at work, against the external ip addresses for work. Usually, to make sure I didn't mess up the firewall configuration for inbound traffic on the IP. (I limit ports both in and out of the company).

The times, I've done it, the system at home has shut down the Network and TV. It claims to have found a router behind the 2-wire router, and puts the computer I do remote work with into a DMZ.

Usually stays broken, and leaves my computer accessible to the world, until I get home. The other systems on the network don't work either.

It would be an interesting DOS attack to try in a pen-test, if the test called for it.
Logged

OSWP, Sec+
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Page created in 0.068 seconds with 22 queries.
 
Exclusive Deal

sansfire13_245x90_cw90.jpg
SANSFIRE 2013
June 15 - 22

5% Off w/ Code: EHN_5

SANS Deals 4 EH-Netters
5% OFF Any SANS Course in Any Format!
Coupon Code: EHN_5 Including SANS Rocky Mountain 2013 & SANS Boston 2013
Polls
Compared to this year, 2013 will be:
 
Recent Forum Topics
EH-Net News Feeds
Latest Additions
 
         
Advertisement

© 2013 The Ethical Hacker Network
Joomla! is Free Software released under the GNU/GPL License.