Lucene search
+L

7549 matches found

securityvulns
securityvulns
added 2008/07/31 12:00 a.m.60 views

Cisco IOS shellcode explanation - additional

Anyone spot the typo? It's also in a comment in the exploit source, but doesn't affect how the code works: "addi 7,7,233" should read "addi 7,7,2330" The first offset requirement to authenticate is at 0x174 and the second privilege level is at 0xde4 Its worth noting that at some stage around IOS...

0.3AI score
SaveExploits0
seebug.org
seebug.org
added 2008/07/30 12:00 a.m.14 views

CoolPlayer m3u File Local Buffer Overflow Exploit

No description provided by source. !/usr/bin/perl ksOSe - 07/29/2008 use warnings; use strict; http://www.metasploit.com EXITFUNC=seh, CMD=c:\WINDOWS\system32\calc.exe x86/shikataganai succeeded, final size 169 my $shellcode = "\xd9\xca\xd9\x74\x24\xf4\x5e\xb8\xf5\x65\x2d\xfb\x31\xc9\xb1"...

7.1AI score
SaveExploits0
securityvulns
securityvulns
added 2008/07/30 12:00 a.m.53 views

Cisco IOS shellcode explanation

Hi, Lots of people have been asking for details about the slightly unorthodox shellcode I used within the IOS FTP exploit, so here goes: .equ vtyinfo, 0x8182da60 //contains a pointer to the VTY info structure .equ terminate, 0x80e4086c lis 4,vtyinfo@ha la 4,vtyinfo@l4 xor 8,8,8 //Clear r8 lwzx...

0.4AI score
SaveExploits0
exploitpack
exploitpack
added 2008/07/29 12:00 a.m.19 views

Cisco IOS 12.3(18) (FTP Server) - Remote (Attached to GDB)

Cisco IOS 12.318 FTP Server - Remote Attached to GDB / Cisco IOS FTP server remote exploit by Andy Davis 2008 Cisco Advisory ID: cisco-sa-20070509-iosftp - May 2007 Specific hard-coded addresses for IOS 12.318 on a 2621XM router Removes the requirement to authenticate and escalates to level 15 To...

0.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2008/07/29 12:00 a.m.22 views

coolplayerm3u-overflow.txt

!/usr/bin/perl ksOSe - 07/29/2008 use warnings; use strict; http://www.metasploit.com EXITFUNC=seh, CMD=c:\WINDOWS\system32\calc.exe x86/shikataganai succeeded, final size 169 my $shellcode = "\xd9\xca\xd9\x74\x24\xf4\x5e\xb8\xf5\x65\x2d\xfb\x31\xc9\xb1"...

7.4AI score
SaveExploits0
zdt
zdt
added 2008/07/29 12:00 a.m.19 views

CoolPlayer m3u File Local Buffer Overflow Exploit

Exploit for unknown platform in category local exploits ================================================= CoolPlayer m3u File Local Buffer Overflow Exploit ================================================= !/usr/bin/perl ksOSe - 07/29/2008 use warnings; use strict; http://www.metasploit.com...

6.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2008/07/29 12:00 a.m.50 views

Cisco IOS 12.3(18) (FTP Server) - Remote (Attached to GDB)

/ Cisco IOS FTP server remote exploit by Andy Davis 2008 Cisco Advisory ID: cisco-sa-20070509-iosftp - May 2007 Specific hard-coded addresses for IOS 12.318 on a 2621XM router Removes the requirement to authenticate and escalates to level 15 To protect the innocent a critical step has been omitte...

9.3CVSS5.8AI score0.14383EPSS
SaveExploits2
exploitpack
exploitpack
added 2008/07/29 12:00 a.m.15 views

CoolPlayer 2.18 - .m3u File Local Buffer Overflow

CoolPlayer 2.18 - .m3u File Local Buffer Overflow !/usr/bin/perl ksOSe - 07/29/2008 use warnings; use strict; http://www.metasploit.com EXITFUNC=seh, CMD=c:\WINDOWS\system32\calc.exe x86/shikataganai succeeded, final size 169 my $shellcode =...

0.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2008/07/29 12:00 a.m.42 views

CoolPlayer 2.18 - '.m3u' File Local Buffer Overflow

!/usr/bin/perl ksOSe - 07/29/2008 use warnings; use strict; http://www.metasploit.com EXITFUNC=seh, CMD=c:\WINDOWS\system32\calc.exe x86/shikataganai succeeded, final size 169 my $shellcode = "\xd9\xca\xd9\x74\x24\xf4\x5e\xb8\xf5\x65\x2d\xfb\x31\xc9\xb1"...

6.8CVSS5.8AI score0.09665EPSS
SaveExploits8
seebug.org
seebug.org
added 2008/07/24 12:00 a.m.27 views

IntelliTamper 2.0.7 (html parser) Remote Buffer Overflow Exploit (c)

No description provided by source. / IntelliTamper 2.0.7 html parser Remote Buffer Overflow Just a C version of Guido Landi's discovery. Written by r0ut3r writ3r at gmail.com kit:/home/r0ut3r/publichtml gcc -o intell intell.c kit:/home/r0ut3r/publichtml ./intell + Building payload + Success writi...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2008/07/23 12:00 a.m.17 views

IntelliTamper 2.0.7 - HTML Parser Remote Buffer Overflow (C)

IntelliTamper 2.0.7 - HTML Parser Remote Buffer Overflow C / IntelliTamper 2.0.7 html parser Remote Buffer Overflow Just a C version of Guido Landi's discovery. Written by r0ut3r writ3r at gmail.com kit:/home/r0ut3r/publichtml gcc -o intell intell.c kit:/home/r0ut3r/publichtml ./intell + Building...

1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2008/07/23 12:00 a.m.29 views

IntelliTamper 2.0.7 - HTML Parser Remote Buffer Overflow

/ IntelliTamper 2.0.7 html parser Remote Buffer Overflow Just a C version of Guido Landi's discovery. Written by r0ut3r writ3r at gmail.com kit:/home/r0ut3r/publichtml gcc -o intell intell.c kit:/home/r0ut3r/publichtml ./intell + Building payload + Success writing to index.html...

9.3CVSS5.8AI score0.07807EPSS
SaveExploits5
Packet Storm
Packet Storm
added 2008/07/22 12:00 a.m.23 views

intellitamper-overflow.txt

!/usr/bin/perl use warnings; use strict; CMD="c:\windows\system32\calc.exe" x86/alphamixed succeeded, final size 344 my $shellcode = "\xda\xc3\xd9\x74\x24\xf4\x5a\x4a\x4a\x4a\x4a\x4a\x4a\x4a\x4a" . "\x4a\x4a\x43\x43\x43\x43\x43\x43\x43\x37\x52\x59\x6a\x41\x58"...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2008/07/22 12:00 a.m.30 views

IntelliTamper 2.0.7 - HTML Parser Remote Buffer Overflow

!/usr/bin/perl use warnings; use strict; CMD="c:\windows\system32\calc.exe" x86/alphamixed succeeded, final size 344 my $shellcode = "\xda\xc3\xd9\x74\x24\xf4\x5a\x4a\x4a\x4a\x4a\x4a\x4a\x4a\x4a" . "\x4a\x4a\x43\x43\x43\x43\x43\x43\x43\x37\x52\x59\x6a\x41\x58"...

9.3CVSS5.8AI score0.07807EPSS
SaveExploits5
Packet Storm
Packet Storm
added 2008/07/22 12:00 a.m.22 views

modjk1219-overflow.txt

!/usr/bin/python / | || | | | | | | | | /| | | | | || ||| ||||| || C. H. R. O. O. T. SECURITY GROUP - -- ----- --- -- -- ---- --- -- - http://www.chroot.org Hacks In Taiwan | || | | | | | | | Conference 2008 | | | | | | | | | || ||| || |||| http://www.hitcon.org Title =======:: Apache modjk...

7.4AI score
SaveExploits0
zdt
zdt
added 2008/07/21 12:00 a.m.32 views

IntelliTamper 2.07 (map file) Local Arbitrary Code Execution Exploit (pl)

Exploit for unknown platform in category local exploits ========================================================================= IntelliTamper 2.07 map file Local Arbitrary Code Execution Exploit pl ========================================================================= !/usr/bin/perl ksOSe -...

6.8AI score
SaveExploits0
Packet Storm
Packet Storm
added 2008/07/21 12:00 a.m.24 views

intellitamper-exec.txt

!/usr/bin/perl ksOSe - 7/21/2008 http://secunia.com/advisories/20172 A sploit for an ancient vuln. Just because i need to improve my skills on windows explotation. use warnings; use strict; CMD="c:\windows\system32\calc.exe" x86/alphamixed succeeded, final size 345 bad char - \x89 my $shellcode =...

7.4AI score
SaveExploits0
seebug.org
seebug.org
added 2008/07/17 12:00 a.m.20 views

RealPlayer 10 ".smil" File Local Buffer Overflow Exploit

No description provided by source. / RealPlayer .smil file buffer overflow Coded by nolimit@CiSO & Buzzdee greets to COREiSO & news & flare & class101 & ESI & RVL & everyone else I forget This uses a seh overwrite method, which takes advantage of the SEH being placed in multiple locations over th...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2008/07/17 12:00 a.m.21 views

Aeon 0.2a Local Linux Exploit (c code)

No description provided by source. / first release /str0ke / / local linux exploit within aeon-0.2a Coded by patr0n security-tmp.h14.ru / define BUFLEN 533 define PATH "/home/research/aeon-0.2a/aeon" char shellcode= "\x31\xc0\x31\xdb\xb0\x17\xcd\x80" "\xb0\x2e\xcd\x80\xeb\x15\x5b\x31"...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2008/07/17 12:00 a.m.30 views

MS Jet Database (msjet40.dll) Reverse Shell Exploit

No description provided by source. See-security Technologies ltd. http://www.see-security.com Microsoft Jet msjet40.dll Reverse Shell Exploit coded by Tal zeltzer Based on the exploit written by S.Pearson import sys import struct Addresses are compatible with Windows XP Service Pack 1 ReturnAddre...

7.1AI score
SaveExploits0
Rows per page
Query Builder