quote:
Originally posted by Destruction
I don't think it would work like that if the human entered the code and the crawler did the rest.
ugh you want me to write one that does is? its possible , inconvenient but possible.
the user would goto a page , the crawler would parse the signin page (and save the cookie or whatever keeps that session) then give the user the image , once the user enters the correct thing it sends it back to the sign up form with the cookie (or whatever keeps track of the cookie) and then it would have to parse the email that it gets. just do a simple GET request on that and bang spam time...