Automate registrations using Perl

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sreen031189
    New Member
    • Mar 2013
    • 1

    #1

    Automate registrations using Perl

    Hi,

    I want to automate registrations for a web site.
    This website has captcha on the registration form, and this captcha will store in one cookie, and i know the cookie name.

    What i wanted to do is, I want to send all the form data in POST request for the registration to complete. Is it possible?

    Please suggest a better way to do this?

    If so, please tell me the modules to use, how to send the post data?

    Thanking you in advance.
  • numberwhun
    Recognized Expert Moderator Specialist
    • May 2007
    • 3467

    #2
    People have the Captcha on their pages for a reason, and that is so that people can not auto-submit registrations and potentially cause a DOS attack to their site via their registration process.
    I cannot in good conscience assist you in solving this issue as that would make me potentially aiding in what could be considered potential spamming and I won't do that.

    Comment

    Working...