Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Nessus-Users
[Top] [All Lists]

Re: Scanning XP SP2

Subject: Re: Scanning XP SP2
Date: Wed, 25 Jan 2006 07:53:54 +0100
Hi,

On Tue, Jan 24, 2006 at 11:49:28PM +0100, Michel Arboi wrote:
On Tue Jan 24 2006 at 11:07, Nelson, C.M. wrote:
XP SP2 systems by default have the firewall enabled and, as a result of
having the "File and Printer Sharing" configuration checkbox unchecked,
do not respond to ping (the MS way of doing things!)

If uPNP is still allowed, then TCP:2869 will answer with RST.
Should I add this port in the "extended" list of ping_host.nasl?

That sounds like a sensible thing to do.

If I do not use ping, and use Nmap to portscan it completes very quickly
where an address does not correspond to a live host.

As Javier already said, Nmap uses "ARP ping" on the same network. But
as soon as there is a gateway between the scanner and the target,
you're dead.

A well-behaved router will return "host unreachable" on a ping to a
dead host (since there won't be an ARP reply), while a host filtering
ICMP echo request packets would result in no answer at all (router
ARPs, gets an answer (hence, no "host unreachable" to the scanner),
sends out the ping, no answer). Would it be possible for nessus to
take advantage of that behavior?

However, if the gateway to the network with the filtering host is not
well-behaved, we're lost again. And most routers rate limit "host
unreachable" packets, so this method is flawed as well.

Greetings
Marc

-- 
-----------------------------------------------------------------------------
Marc Haber         | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things."    Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835
_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus

<Prev in Thread] Current Thread [Next in Thread>