Re: A script for scanning the internet for one particular index.html?
- From: Allen Kistler <ackistler@xxxxxxxxx>
- Date: Sat, 22 Sep 2007 12:11:23 -0500
Floyd L. Davidson wrote:
Man-wai Chang ToDie <toylet.toylet@xxxxxxxxx> wrote:
I want to know how I make a script for scanning the entire internet
(127.0.0.1 - 255.255.255.255)
for one unique index.html file (I got the index.html file I'm looking for)
use wget to fetch the index.html into a file then grep -i its content.
How many decades will it take a PC to search half the Internet that way?
Not quite half.
Routable addresses are (theoretically):
the range 1.0.0.0/8 - 223.0.0.0/8
minus:
10.0.0.0/8
127.0.0.0/8
169.254.0.0/16
172.16.0.0/12
192.0.2.0/24
192.168.0.0/16
In the meantime, however, this request seems an awful lot like what bots
do to look for new servers they can infect.
.
- Follow-Ups:
- References:
- A script for scanning the internet for one particular index.html?
- From: Tee Jay
- Re: A script for scanning the internet for one particular index.html?
- From: Man-wai Chang ToDie
- Re: A script for scanning the internet for one particular index.html?
- From: Floyd L. Davidson
- A script for scanning the internet for one particular index.html?
- Prev by Date: Re: iptables + port traffic
- Next by Date: Re: Network packet loss possible inside the linux kernel?
- Previous by thread: Re: A script for scanning the internet for one particular index.html?
- Next by thread: Re: A script for scanning the internet for one particular index.html?
- Index(es):
Relevant Pages
|