Re: Nmap oprions

From: Eric Smith (defcon47_at_yahoo.com)
Date: 06/25/05

  • Next message: robayoub_at_yahoo.com: "Re: RE: Masters program for Information Security?"
    Date: Sat, 25 Jun 2005 10:48:33 -0700 (PDT)
    To: Juan B <juanbabi@yahoo.com>, security-basics@securityfocus.com
    
    

    This is one way of identifying all hosts with port 21
    open. The ipfile.txt should have a single IP address
    on each line. The nmap.all will contain all output in
    a grepable form.

    nmap -sS -P0 -p 21 -oG nmap.all ./ipfile.txt

    Then to identify which hosts had the open port

    grep open nmap.all

    Hope this helps.

    --- Juan B <juanbabi@yahoo.com> wrote:

    > HI,
    >
    > I need to scan my big network for port 21 on many
    > hosts.
    >
    > I want that nmap will show me just the hosts which
    > the
    > port found open. I know that I can do this with grep
    > but im not sure about the syntex.
    >
    > can some one please help.
    >
    > thanks.
    >
    > J
    >
    > __________________________________________________
    > Do You Yahoo!?
    > Tired of spam? Yahoo! Mail has the best spam
    > protection around
    > http://mail.yahoo.com
    >

    __________________________________________________
    Do You Yahoo!?
    Tired of spam? Yahoo! Mail has the best spam protection around
    http://mail.yahoo.com


  • Next message: robayoub_at_yahoo.com: "Re: RE: Masters program for Information Security?"

    Relevant Pages

    • Re: Nmap oprions
      ... or maybe simply telneting to it on port 21 and checking the reply. ... > I want that nmap will show me just the hosts which the ... > Do You Yahoo!? ... Mail has the best spam protection around ...
      (Security-Basics)
    • Re: Nmap oprions
      ... > I want that nmap will show me just the hosts which the ... > port found open. ... > Do You Yahoo!? ... Mail has the best spam protection around ...
      (Security-Basics)
    • Nmap oprions
      ... I need to scan my big network for port 21 on many ... I want that nmap will show me just the hosts which the ... Do You Yahoo!? ... Mail has the best spam protection around ...
      (Security-Basics)
    • RE: Simple Scan
      ... If you want to probe for UDP ports use -sU. ... Hosts that are down/firewalled will come back with port filtered status. ... > Do you Yahoo!? ...
      (Security-Basics)
    • Re: Performance 4.x vs. 6.x (was: e: [fbsd] HEADS UP: FreeBSD 5.3, 5.4, 6.0 EoLs coming soon)
      ... Maybe its just time for the entire FreeBSD ... The right thing to do is to port the SATA ... Mail has the best spam ... Do You Yahoo!? ...
      (freebsd-performance)