Author Topic: Human verification issue  (Read 2693 times)

0 Members and 1 Guest are viewing this topic.

Offline proskopos

  • /dev/null
  • *
  • Posts: 7
  • Cookies: 0
  • Too much security is bad security....
    • View Profile
Human verification issue
« on: November 08, 2011, 09:52:02 pm »
Hi all!
i would like to ask something...
I am trying to connect to a web page and download some data from it..
in fact i am connecting to the specific server and each time i change the url like..
www.pagetoact.com/page1
www.pagetoact.com/page2
www.pagetoact.com/page3
after 10-15 connection (each 5 seconds after the previous one) i get a human verification request...
i tryed to connect to each url with a bigger delay (like 30 secs or 1 min), but i still take the verification request...
do you have any idea to bypass this? i cant automaticaly check the test because it is a cover of a book and it wants its author.. :\
Shoot to thrill....

Offline iAmLuFFy

  • Knight
  • **
  • Posts: 226
  • Cookies: 6
  • i aM MoDiFiEr nOt A cReAtOr
    • View Profile
Re: Human verification issue
« Reply #1 on: November 08, 2011, 10:39:19 pm »
can't help.
link is not working for me.
by the way if you want to download book then try on filestube.
may be you can get it there
iAmLuFFy

Offline proskopos

  • /dev/null
  • *
  • Posts: 7
  • Cookies: 0
  • Too much security is bad security....
    • View Profile
Re: Human verification issue
« Reply #2 on: November 08, 2011, 10:44:19 pm »
can't help.
link is not working for me.
by the way if you want to download book then try on filestube.
may be you can get it there
link was an example...
to be precise i want to take tha tags from some books in librarything..
url example: http://www.librarything.com/work/419360
Shoot to thrill....

Offline neusbeer

  • Knight
  • **
  • Posts: 223
  • Cookies: 11
  • Beer makes you stronger XD
    • View Profile
    • http://www.facebook.nl/hackneus
Re: Human verification issue
« Reply #3 on: November 16, 2011, 09:19:37 am »
How do you acces the page. with curl or wget?
I can't get a captcha question, but I'm at work.. so no tools around..
maybe some more info how you call the pages.
--Neusbeer

Offline Stackprotector

  • Administrator
  • Titan
  • *
  • Posts: 2515
  • Cookies: 205
    • View Profile
Re: Human verification issue
« Reply #4 on: November 16, 2011, 09:53:24 am »
Do some research on how the site works, maybe it does work with rewrite, and the files are just laying around. good luck :)
~Factionwars

Offline I_Learning_I

  • Knight
  • **
  • Posts: 267
  • Cookies: 26
  • Nor black or white, not even grey. What hat am I?
    • View Profile
    • Hacking F0r Fr33
Re: Human verification issue
« Reply #5 on: November 17, 2011, 01:21:23 am »
The best (and probably the only idea) is to use a proxy.
Usually this kind of filters are set per IP, and not by session or cookies, which means that either you do not exceed the maximum connections or you need to download it from another IP (as many as you can get).

Or you can hack the website get root, disable the multi-connection Captcha and just use it away, or since you got root already, directly download the files.
Thanks for reading,
I_Learning_I