|
Penetration Testing
mailing list archives
Re: Scanner for old files (.bak, ~, .old, etc.)
From: rajat swarup <rajats () gmail com>
Date: Tue, 30 Jun 2009 13:56:23 -0400
On Tue, Jun 30, 2009 at 8:47 AM, Juan Kinunt<kinunt () gmail com> wrote:
Hi,
I would like to know if anyone knows a tool that first spiders the web
in order to enumerate al files and scripts it detects and then look
for this same files but with another extension. For example, first
spiders the web and enumerate:
index.php
news.php
cart.php
And then looks for index.php.bak, index.php.inc, index.php~,
index.bak, index.old, etc.
This tool will be useful supossing that programmers tend to change the
extension of the file to store old files.
I know Nikto, Wikto, etc... but this tools look for predefined files
and I would like to target already existing files but with different
extension.
Paros would for .bak, .old, *~ files, etc. Of course, it'll only scan
the URLs you ask it to scan. It won't spider the entire web (it's not
a crawler ... Google would help you with that).
--
Rajat Swarup
http://rajatswarup.blogspot.com/
------------------------------------------------------------------------
This list is sponsored by: Information Assurance Certification Review Board
Prove to peers and potential employers without a doubt that you can actually do a proper penetration test. IACRB CPT
and CEPT certs require a full practical examination in order to become certified.
http://www.iacertification.org
------------------------------------------------------------------------
By Date
By Thread
Current thread:
- Re: Scanner for old files (.bak, ~, .old, etc.), (continued)
- Re: Scanner for old files (.bak, ~, .old, etc.) Andres Riancho (Jun 30)
- Re: Scanner for old files (.bak, ~, .old, etc.) Benjamin Greenfield (Jun 30)
- Re: Scanner for old files (.bak, ~, .old, etc.) Gabriele Zanoni (Jun 30)
- Re: Scanner for old files (.bak, ~, .old, etc.) Sandro Gauci (Jun 30)
- Re: Scanner for old files (.bak, ~, .old, etc.) John Lampe (Jun 30)
- Re: Scanner for old files (.bak, ~, .old, etc.) rajat swarup (Jun 30)
- Re: Scanner for old files (.bak, ~, .old, etc.) Rogan Dawes (Jun 30)
- Re: Scanner for old files (.bak, ~, .old, etc.) pUm (Jun 30)
- Re: Scanner for old files (.bak, ~, .old, etc.) Todd Haverkos (Jun 30)
- Re: Scanner for old files (.bak, ~, .old, etc.) jason_jones98 (Jun 30)
|