Web Application Security
Back to list
Name:
Email:
*Note: Email address will appear as "user domain ext" to prevent harvesting.
Subject:
Message:
Re: myspace hack (readable javascript code )
Oct 14 2005 04:17PM
A. Fontes (saphyr infomaniak ch)
If someone needs to analyse the code, here's a readable form......
Antonio
=============================================
// get quotes string
var B=String.fromCharCode(34);
var A=String.fromCharCode(39);
function g()
{
var C;
try
{
var D=document.body.createTextRange();
...
[ more ]
Privacy Statement
Copyright 2010, SecurityFocus
Antonio
=============================================
// get quotes string
var B=String.fromCharCode(34);
var A=String.fromCharCode(39);
function g()
{
var C;
try
{
var D=document.body.createTextRange();
...
[ more ]