Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
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
Old Apr 7th, 2006, 5:08 PM   #2
jayme
Professional Programmer
 
jayme's Avatar
 
Join Date: Nov 2005
Location: Canada
Posts: 495
Rep Power: 0 jayme is an unknown quantity at this point
Send a message via MSN to jayme
In other words flooding a server.

Of course there's a way to find the picture. E-mail the admin and ask him for the link by describing the picture.
__________________

Quote:
Originally Posted by Mohamed Jihad
Durka durka!
Due to incorrect calculations during the middle ages, our calendar actually begins a few years after Jesus' birth. Thus the real 6/6/6 happened a few years back. The world already ended and you missed it.

Download Code::Blocks now!
jayme is offline   Reply With Quote
Old Apr 7th, 2006, 5:13 PM   #3
De0xide
Newbie
 
Join Date: Apr 2006
Posts: 1
Rep Power: 0 De0xide is on a distinguished road
lol that would most likely work
De0xide is offline   Reply With Quote
Old Apr 7th, 2006, 5:36 PM   #4
Pizentios
Programming Guru
 
Pizentios's Avatar
 
Join Date: May 2004
Location: Brandon, Manitoba, Canada
Posts: 2,023
Rep Power: 7 Pizentios is on a distinguished road
Send a message via ICQ to Pizentios Send a message via MSN to Pizentios
yeah, as a sys admin, if i saw that somebody was systematically going through each part of a site, i would most likely be pissed. Infact, depending on the size of the site and the size of the content that you'd be downloading, there's a chance that you'd cause the site to act like it was being DOS'ed.


We all know how much Sys admins like being DOS'ed.
__________________
Profanity is the one language that all programmers understand.

Check out my Blog <---updated Nov 30 2007!
Pizentios is offline   Reply With Quote
Old Apr 7th, 2006, 6:11 PM   #5
jayme
Professional Programmer
 
jayme's Avatar
 
Join Date: Nov 2005
Location: Canada
Posts: 495
Rep Power: 0 jayme is an unknown quantity at this point
Send a message via MSN to jayme
Even if you did find the correct url, you would have to find a way to make your program stop once it finds the specific picture, and since you don't know the url, you can't specify when to stop like that. You would have to open a new browser for every single url tested and then go through all the browsers individually.

Just ask admin.
__________________

Quote:
Originally Posted by Mohamed Jihad
Durka durka!
Due to incorrect calculations during the middle ages, our calendar actually begins a few years after Jesus' birth. Thus the real 6/6/6 happened a few years back. The world already ended and you missed it.

Download Code::Blocks now!
jayme is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 2:24 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC