Posted by flyingsloths on 09/20/06 00:17
flyingslo...@gmail.com wrote:
> I will give $5 via paypal to the winner of the contest outlined below.
>
> 1) Make a php based url brute forcer.
> It will search a given location in a site for a specific filetype using
> brute force attack techniques.
> example: http://example.com/downloads/<brute force this>.zip
> It has to use all letters (uppercase and lower case) and numbers and
> underslashes.
>
> 2) all filetypes that it has been looking for and has found will have
> their urls recorded to a log file.
> example: Found a .zip file: http://example.com/downloads/found.zip
>
> http://en.wikipedia.org/wiki/Brute_force_attack
>
> 2) make it FAST!!!
>
> Winner will be determined based on speed and number of types characters
> searched.
Also It must save it's place in a mysql database!
[Back to original message]
|