Author Topic: Is there a way to make nMap mass scan a specific port & service/version  (Read 950 times)

0 Members and 1 Guest are viewing this topic.

Offline hppd

  • Knight
  • **
  • Posts: 163
  • Cookies: 7
    • View Profile
Hello ez

I was wondering if there was a way to make nMap mass scan a shitload of ip's with a specific service version on a specific port. Like for example ftpd 1.3.3 on port 21. I'm sure it's possible I just don't kno where to look.

Thanks in advance
hppd

Offline .sam

  • /dev/null
  • *
  • Posts: 9
  • Cookies: 1
    • View Profile
Re: Is there a way to make nMap mass scan a specific port & service/version
« Reply #1 on: December 07, 2013, 06:23:45 am »
nmap -sV -Pn -p 21 -iR 0 --open -oN readthenmapbook.txt

Something along these lines I suppose

Offline proxx

  • Avatarception
  • Global Moderator
  • Titan
  • *
  • Posts: 2803
  • Cookies: 256
  • ФФФ
    • View Profile
Wtf where you thinking with that signature? - Phage.
This was another little experiment *evillaughter - Proxx.
Evilception... - Phage

Offline Snayler

  • Baron
  • ****
  • Posts: 812
  • Cookies: 135
    • View Profile
Re: Is there a way to make nMap mass scan a specific port & service/version
« Reply #3 on: December 07, 2013, 02:01:46 pm »
nmap -sV -Pn -p 21 -iR 0 --open -oN readthenmapbook.txt

Something along these lines I suppose
Subtle... :P
« Last Edit: December 07, 2013, 02:01:54 pm by Snayler »

Offline techb

  • Soy Sauce Feeler
  • Global Moderator
  • King
  • *
  • Posts: 2350
  • Cookies: 345
  • Aliens do in fact wear hats.
    • View Profile
    • github
Re: Is there a way to make nMap mass scan a specific port & service/version
« Reply #4 on: December 07, 2013, 02:34:07 pm »
Code: [Select]
man nmap
Code: [Select]
nmap --help
Code: [Select]
https://www.google.com/#q=in+depth+nmap+tutorial
Anyway, answered.

/
>>>import this
-----------------------------