Web - Client

Friday 12 May 2017, 11:36  #1
Web - Client
siva rajesh
  • 2 posts

I am a beginner to XSS/CSRF attacks. I understand that I have to get the cookie information. Please tell me where to get started. Thanks

Friday 12 May 2017, 12:18  #2
Web - Client
siva rajesh
  • 2 posts
This the html code I am trying to run on another window. But how will I know when the admin is logged in?
<script> document.csrf.submit() </script>