Enter certain text to verify you are human
I have observed this on numerous websites, including SO. I dont know a thing about hacking, but I don’t understand why is it required? Especially, in SO when making edits, sometimes it asks to enter some text to verify if it is Human or not.. I mean, how can a computer program (design for these kind of hacks) do edits (with SO’s rules and restrictions on editing) , and then save them?
Is there any other reason, these verification things are added on any website?
SO isn’t magic, it’s just receiving some HTTP posts, and responding to them. Indeed, it won’t even stop me from writing a script, though it will throw up the verification step if something indicates a nasty script (lots of posts per minute, lots of repetition). (Also, please don’t call nasty tricks “hacking”, it’s not polite).
Edit: How to repeat the above from a script, with bits that would make it look like I did it, editted out:
My browser sent that to the site. Send something like that, and you’ll have posted to this thread.