Posts

Showing posts with the label STEAL COOKIE

How to do Cookie Stealing with Cross site Scripting Vulnerability ? : XSS Tutorials

Image
By Parth Hope, you are now familiar with XSS vulnerability (if you don't know what it is, read the  beginners xss tutorial ). It is my Fourth article about the XSS Vulnerability Testing(PenTesting)..! Today i am going to explain how an attacker exploit XSS vulnerability and steal cookie from users. Warning!!! BTS does not take responsibility, if anyone, tries these hacks against any organization or whatever that makes him to trespass the security measures and brings him under the legal prosecution. This tutorial is intended for the improvement of security and for PenTesting,  investigations by legal security agencies. Requirements: A cookie Stealer code : Get it from  here Free Web hosting service Basic Knowledge about XSS Basic Knowledge about  Computer Cookies Cookie stealing is the process of exploiting the XSS vulnerability (Non-persistent/persistent) and steal the cookie from the victim who visit the infected link. These cookie will be used t...