Simple brute force

Status
Not open for further replies.

phadun

Newbie
Joined
Mar 22, 2012
Messages
20
Reaction score
1
Hello everybody,
Now I want to code a program but I don't know how to do the following things
1. How could to run a url with Opera (or a browser program use Opera not IE).
2. When Opera run a url link (examle: linkdotcom/cat=abc&user=xyz&session=iiiii) with abc and xyz and iiiii is customize by me, how could I get the result display by Opera? When the result included "Session time out" text it will say "Time out" and when the result "Welcome" text or anything else it's will say "Welcome"?
3. From above link I will fix abc and xyz and how could I brute force the "iiiii" with iiiii is 5 character text included: 1,2,3,4,5,6,7,8,9,a (example: 8372a). Now please show me how could brute force the above link and when the result is "Welcome" or not "Session time out" it will show the iiiii (example: 8372a)?

Sorry for my poor english, but I'm very need this help. Thank you very much and have a good time.
 
If anyone can help me, I will send 100 USD via paypal. Thanks
 
If you specifically need to automate Opera, there is OperaDriver for Selenium. But it 's very possible that what you want does not need a full stack browser and you can do it in a simpler way.

Thread moved to hire a freelancer since you are paying for it.
 
I'm a PHP/JS programmer. If you need quality, performance and flexible code, reply my PM.
 
Seems that nobody care about this
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top