View Single Post
Old Apr 7th, 2006, 4:57 PM   #1
lizard2033
Newbie
 
Join Date: Apr 2006
Posts: 1
Rep Power: 0 lizard2033 is on a distinguished road
Brute force way to check URL?

Hello everyone,

Im new here because I'm looking for help.

First off Im not sure if this is the best place to post this so could a mod move it if not?

Im trying to find an image on a website but the URL to the image has a (seemingly) random string of characters in it.

It's like:

blahblahblah.com/blah/blah/blah/mr223_(16x lowercase letter or number 0-9).jpg

I was wondering if there was a way to write a simple program to go through and check a URL and see if there was anything there to brute force throught this.

I realize brute force will take a while but I dont really have any other options.


-Alex
lizard2033 is offline   Reply With Quote