Results 1 to 6 of 6

Thread: Scanning

  1. #1
    Junior Member
    Join Date
    Dec 2006
    Posts
    4

    Scanning

    I have a question about scanning.
    When ever I scan with nmap, I get results that all ports are filtered.
    I scaned more than 100 IP adresses and didn't found 1 open port. Thees adresses wasn't from some security specialists, but from ordinary people usually running xp sp2 (most of them not updated) and windows 2003 server.

    So this ports are filtered because thy are behind firewall.
    But what to do now ???? How to bypass this ?
    When ever I see this tutorials, thy all find open ports, but this is very hard to find.

    So what to do now, you can't attack filtered ports with exploits, or do you ?

  2. #2
    Just Another Geek
    Join Date
    Jul 2002
    Location
    Rotterdam, Netherlands
    Posts
    3,401
    Quote Originally Posted by R3fug33
    How to bypass this ?
    You don't.
    Oliver's Law:
    Experience is something you don't get until just after you need it.

  3. #3
    AOs Resident Troll
    Join Date
    Nov 2003
    Posts
    3,152
    You have permission to scan these machines...right

    If you cant find the open ports...I would say the firewall is doing its job well.

    Not sure why you want to bypass....or attack filtered ports???

    MLF
    How people treat you is their karma- how you react is yours-Wayne Dyer

  4. #4
    Senior Member
    Join Date
    Oct 2003
    Location
    MA
    Posts
    1,052
    You can use this command line:
    --open: Only show open (or possibly open) ports

  5. #5
    Junior Member
    Join Date
    Dec 2006
    Posts
    4

    Thumbs up

    Bravo oofki, realy great help
    I tried SYN scan and still nothing and than I tried TCP :

    nmap -sT -p 21-25 --open b???.com -P0

    Starting Nmap 4.21ALPHA4 ( http://insecure.org ) at 2007-06-25 18
    ope Standard Time
    Interesting ports on ?5.26.134.52:
    Not shown: 2 filtered ports
    PORT STATE SERVICE
    21/tcp open ftp
    22/tcp open ssh
    25/tcp open smtp

    Nmap finished: 1 IP address (1 host up) scanned in 12.547 seconds

    This is beautiful. Thank you very much for helping me guys

  6. #6
    Senior Member
    Join Date
    Oct 2003
    Location
    MA
    Posts
    1,052
    Welcome dood.

Similar Threads

  1. Port Scanning
    By U_caNt_KiD_M3 in forum The Security Tutorials Forum
    Replies: 0
    Last Post: January 18th, 2005, 01:19 AM
  2. Introduction to Vulnerability Scanning
    By tonybradley in forum The Security Tutorials Forum
    Replies: 3
    Last Post: March 5th, 2004, 12:49 PM
  3. Introduction to Port Scanning
    By tonybradley in forum The Security Tutorials Forum
    Replies: 4
    Last Post: December 23rd, 2003, 03:03 PM
  4. Network Scanning Policy - Template
    By thehorse13 in forum Network Security Discussions
    Replies: 5
    Last Post: June 1st, 2003, 02:03 AM
  5. Scanning
    By caffeine20 in forum The Security Tutorials Forum
    Replies: 2
    Last Post: November 12th, 2002, 03:25 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •