cross-site scripting

cross-site scripting |1| TabCode.Net, Programming, Database, Networks, Hacking, System Security, Operating Systems, Applications, Softwares ...
  1. Google's XSS-Game Solutions

    Below are the solutions to Google XSS challenges hosted on https://xss-game.appspot.com ########## Level 1: Hello, world of XSS ########## *** Query *** https://xss-game.appspot.com/level1/frame?query=<script>alert(1)</script> *** Vector *** <script>alert(1)</script> ########## Level 2...
Back
Top