Cherokee Posted January 27, 2014 Posted January 27, 2014 I've been trying to login to sites that use POST to send your login details and cookies+sessions to store the login, but I've had no luck. The regular winhttp functions don't support cookies so I had no luck there. But when using the _winhttp functions located here '?do=embed' frameborder='0' data-embedContent>> I managed to send POST request and store cookies. I tested this on a PHP script on my server and it submitted a form and stored the cookie perfectly. Every time I try use this on a website to login however, it doesn't work what so ever. The page just loads, no form is submitted. Has anyone successfully done this and wouldn't mind sharing there method?
Bert Posted January 27, 2014 Posted January 27, 2014 Ummm...why do you need this method? I can see this being used in a really bad way in the wrong hands. The Vollatran project My blog: http://www.vollysinterestingshit.com/
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now