pen-test
[Top] [All Lists]

Re: Discovering Live Hosts

To: "Nikhil Wagholikar" <visitnikhil@gmail.com>
Subject: Re: Discovering Live Hosts
From: "rajat swarup" <rajats@gmail.com>
Date: Tue, 7 Aug 2007 23:10:27 -0400
Cc: pen-test@securityfocus.com
Delivered-to: sp-com-lists@consult.net
Delivered-to: pentest-list2@consult.net
Delivered-to: mailing list pen-test@securityfocus.com
Delivered-to: moderator for pen-test@securityfocus.com
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=K0UsqmTZxXY43H7/61wwZfNgoVdkBN4XevooGO/vYdwt6Iyc8QmL4UMrr5jUsX4IsqGTOyHIrU1QSvms0+op9ABPBm3mWZhMT7RcmNhektRjmCJ7RwyYkIafG40eOlkOrNCWUUT59Vvn1e7dNqX6wa/s7JT41s8/f3u21G/HeKk=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=eL1WbaCFfO484/NlVK+4k2o9QopvgLAdLeRlOMHzZxbYKNlwJTflx56fSvg9qvdHJoZzyk1XY+KobxDBYt9ScTA39u8ZJ1gQXma7/+7MHb3QgWQJzg7UNGer/YW8xq252C4Y2vnwG5nXTmyBL4PWXmvCiRyfbX23qHCVO69bSls=
In-reply-to: <266316f70708070829w24a05fecqacb4a27a8e40062@mail.gmail.com>
List-help: <mailto:pen-test-help@securityfocus.com>
List-id: <pen-test.list-id.securityfocus.com>
List-post: <mailto:pen-test@securityfocus.com>
List-subscribe: <mailto:pen-test-subscribe@securityfocus.com>
List-unsubscribe: <mailto:pen-test-unsubscribe@securityfocus.com>
Mailing-list: contact pen-test-help@securityfocus.com; run by ezmlm
References: <266316f70708070829w24a05fecqacb4a27a8e40062@mail.gmail.com>
Resent-date: Tue, 7 Aug 2007 21:37:01 -0600 (MDT)
Resent-from: pen-test-return-1078484770@securityfocus.com
Resent-message-id: <20070808033701.503381437BC@outgoing2.securityfocus.com>
Resent-sender: listbounce@securityfocus.com
Sender: listbounce@securityfocus.com
On 8/7/07, Nikhil Wagholikar <visitnikhil@gmail.com> wrote:
>
>
> Can anyone kindly guide me, as to how to find live IP Addresses from a
> given Pool of IP Addresses (Range of IP Addresses) with as less false
> positive results as possible and as quickly as possible? Is there any
> tool out (no matter shareware or freeware), which focuses on finding
> live IP Addresses from Pool of IP Addresses?
>
Hi Nikhil,
I would choose some 40-50 odd most commonly used ports and perform a
SYN Stealth scan only on those ports -sS -P0 (e.g.,
21,22,23,25,53,80,443,3389,9000 etc).
I'd also do a ping scan.
Now there are 4 possibiities:
1. A host responds to ping
2. A host responds with open port
3. A host responds with a closed port
4. A host resolved DNS name
In each of the four cases you come to know the host is alive.

HTH,
Rajat.
-- 
Rajat Swarup

http://rajatswarup.blogspot.com/

------------------------------------------------------------------------
This list is sponsored by: Cenzic

Need to secure your web apps NOW?
Cenzic finds more, "real" vulnerabilities fast.
Click to try it, buy it or download a solution FREE today!

http://www.cenzic.com/downloads
------------------------------------------------------------------------


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