473,480 Members | 1,876 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Contest to create php script

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.

Sep 20 '06 #1
13 1746

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!

Sep 20 '06 #2

flyingslo...@gmail.com wrote:
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!
it also must start when reloaded from the saved location

Sep 20 '06 #3
$5 is way too little, plus PayPal fees and you have nothing.
Gimmi $25 and I'll send one to you.

fl**********@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.
Sep 20 '06 #4
a.********@gmail.com wrote:
$5 is way too little, plus PayPal fees and you have nothing.
Gimmi $25 and I'll send one to you.

fl**********@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.

You work too cheaply. I figure at least a $200-300 dollars.

But the I wouldn't do it anyway; I don't support hackers.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Sep 20 '06 #5
Fine I will rase the wager to $15 (usa dollars)

Sep 20 '06 #6
fl**********@gmail.com wrote:
Fine I will rase the wager to $15 (usa dollars)
Sounds criminal to me..

--
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA http://weconsultants.phpnet.us
__________________________________________________ ________________________

'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
Sep 20 '06 #7
Yeah, this definitely sounds like the kind of thing that needs to be
reported to the authorities, not engaged as work-for hire.

Meanwhile, when you find the teenage black hat who wants to help you
with this for fifteen dollars, make sure you let them know they are not
exempt from the uses you put to this thing, as any reasonable common
sense would tell someone this was for nefarious use.

Better yet, pick up a PHP book and do it yourself, instead of getting
some beginner in trouble.

~A!

IchBin wrote:
fl**********@gmail.com wrote:
Fine I will rase the wager to $15 (usa dollars)
Sounds criminal to me..

--
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA http://weconsultants.phpnet.us
__________________________________________________ ________________________

'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
Sep 20 '06 #8
On Tue, 19 Sep 2006 17:12:52 -0700, flyingsloths wrote:
I will give $5 via paypal to the winner of the contest outlined below.
I'll do it for $50,000.00
Sep 20 '06 #9
$5, lol. Err.. who the hell have you had work for you before at that
rate?

fl**********@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.
Sep 20 '06 #10
fl**********@gmail.com wrote in news:1158711172.020622.7440
@d34g2000cwd.googlegroups.com:
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.
Fuck off. Fucking wannabe hacker.

--
Karl Groves
www.karlcore.com
Sep 20 '06 #11
Fuck off. Fucking wannabe hacker.
--
Karl Groves
Please, don't call him hacker. Call him criminal.
It's more correct.
A Hacker is someone who studies something to improve it.
A Hacker is **NOT** a criminal.

Sep 21 '06 #12
On Thu, 21 Sep 2006 09:17:49 -0700, un**********@gmail.com wrote:
>Fuck off. Fucking wannabe hacker.
--
Karl Groves
Please, don't call him hacker. Call him criminal. It's more correct.
A Hacker is someone who studies something to improve it. A Hacker is
**NOT** a criminal.
Actually a hacker is someone that makes something do something it wasn't
necessarily designed to do... but yes, criminal is probably more accurate.
Sep 21 '06 #13
Ivan Marsh wrote:
Actually a hacker is someone that makes something do something it wasn't
necessarily designed to do... but yes, criminal is probably more accurate.
True, but it's only a very small nuance of being a Hacker.

More info here:
http://catb.org/jargon/html/H/hacker.html
http://catb.org/jargon/html/C/cracker.html

Sep 22 '06 #14

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
2156
by: potm | last post by:
I hope you'll allow me a few moments to tell you about a programming contest that may be of interest to you. It's completely for fun, unsponsored, and pressure-free. It's called the POTM, and we...
0
1320
by: Sridhar | last post by:
Hi, We, the students of CEG, Anna University are organizing an online programming contest as part of aBaCus 2005. The contest itself will start on 6th March 2005 at 1:00 pm IST and will end...
0
1605
by: Sridhar | last post by:
Hi, We, the students of CEG, Anna University are organizing an online programming contest as part of aBaCus 2005. The contest itself will start on 6th March 2005 at 1:00 pm IST and will end...
3
408
by: potm | last post by:
C/C++/Perl/Python/PHP/Shell/awk/Ruby/TCL/etc ... Given a list of words, your program must create a crossword puzzle. Deadline: February 28, 2005. http://dinsights.com/POTM is the home of the...
23
3145
by: Simon Hengel | last post by:
Hello, we are hosting a python coding contest an we even managed to provide a price for the winner... http://pycontest.net/ The contest is coincidentally held during the 22c3 and we will be...
0
1250
by: Tom 7 | last post by:
Language lovers: Registration is now open for the 9th Annual ICFP Programming Contest! http://icfpcontest.org/ The contest, associated with the International Conference on Functional...
4
1995
by: Nick Halstead | last post by:
Want to test your PHP programming skills? I have just launched a PHP programming contest on my blog. The problem Many years ago there used to be a UK television quiz show (I am sure there has...
22
2661
by: SETT Programming Contest | last post by:
The SETT Programming Contest: The fastest set<Timplementation Write the fastest set<Timplementation using only standard C++/C. Ideally it should have the same interface like std::set. At least...
0
7037
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7080
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6735
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
6895
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5326
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development projectplanning, coding, testing,...
1
4770
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
2992
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1296
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
558
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.