Lucene search
K

7258 matches found

Packet Storm
Packet Storm
added 2016/09/16 12:0 a.m.20 views

Cisco ASA 9.2(3) EXTRABACON Module / Authentication Bypass

Cisco ASA 9.23 Authentication Bypass EXTRABACON Module Copyright: c 2016 RiskSense, Inc. https://risksense.com License: http://opensource.org/licenses/MIT Release Date: September 15, 2016 Authors: Sean Dillon 2E3C8D72353C9B8C9FF797E753EC4C9876D5727B Zachary Harding...

0.8AI score
Exploits0
seebug.org
seebug.org
added 2016/09/14 12:0 a.m.28 views

LamaHub 0.0.62 remote code execution vulnerability

No description provided by source. import socket HOST = 'localhost' PORT = 4111 s = socket.socketsocket.AFINET, socket.SOCKSTREAM s.connectHOST, PORT buf = "" buf += "\x24\x53\x75\x70\x70\x6f\x72\x74\x73\x20\x55\x73" buf += "\x6c\x6c\x6f\x20\x49\x50\x32\x20\x65\x61\x72\x63" buf +=...

7.1AI score
Exploits0
0day.today
0day.today
added 2016/09/13 12:0 a.m.39 views

Windows/x86 - Password Protected TCP Bind Shell (637 bytes)

/ Title : Windows x86 password protected bind shell tcp shellcode Date : 12-09-2016 Author : Roziul Hasan Khan Shifat size : 637 bytes Tested On : Windows 7 ultimate x86 x64 Email : email protected / / Disassembly of section .text: 00000000 : 0: 99 cltd 1: 64 8b 42 30 mov %fs:0x30%edx,%eax 5: 8b ...

0.5AI score
Exploits0
Exploit DB
Exploit DB
added 2016/09/08 12:0 a.m.66 views

Windows x86 - Bind Shell TCP Shellcode

Windows x86 - Bind Shell TCP Shellcode. Shellcode exploit for Winx86 platform / Title : Windows x86 bind shell tcp shellcode Author : Roziul Hasan Khan Shifat Date : 08-09-2016 Tested On : Windows 7 Ultimate , Starter x86 / //Note: This shellcode will only works on x86 / section .text global star...

Exploits0
0day.today
0day.today
added 2016/09/08 12:0 a.m.75 views

Windows/x86 - Bind Shell TCP 4444 Shellcode (357 Bytes)

/ Title : Windows x86 bind shell tcp shellcode Author : Roziul Hasan Khan Shifat Date : 08-09-2016 Tested On : Windows 7 Ultimate , Starter x86 / //Note: This shellcode will only works on x86 / section .text global start start: xor ecx,ecx mov eax,fs:ecx+0x30 ;PEB mov eax,eax+0xc ;PEB.Ldr mov...

7.4AI score
Exploits0
exploitpack
exploitpack
added 2016/09/06 12:0 a.m.46 views

glibc - getaddrinfo Remote Stack Buffer Overflow

glibc - getaddrinfo Remote Stack Buffer Overflow / add by SpeeDr00t@Blackfalcon jang kyoung chip This is a published vulnerability by google in the past. Please refer to the link below. Reference: - https://googleonlinesecurity.blogspot.kr/2016/02/cve-2015-7547-glibc-getaddrinfo-stack.html -...

6.8CVSS1.1AI score0.93905EPSS
Exploits17
Packet Storm
Packet Storm
added 2016/09/06 12:0 a.m.65 views

glibc getaddrinfo Stack Buffer Overflow

add by SpeeDr00t@Blackfalcon jang kyoung chip This is a published vulnerability by google in the past. Please refer to the link below. Reference: - https://googleonlinesecurity.blogspot.kr/2016/02/cve-2015-7547-glibc-getaddrinfo-stack.html - https://github.com/fjserna/CVE-2015-7547 - CVE-2015-754...

6.8CVSS1AI score0.93905EPSS
Exploits17
Exploit DB
Exploit DB
added 2016/09/06 12:0 a.m.80 views

glibc - 'getaddrinfo' Remote Stack Buffer Overflow

/ add by SpeeDr00t@Blackfalcon jang kyoung chip This is a published vulnerability by google in the past. Please refer to the link below. Reference: - https://googleonlinesecurity.blogspot.kr/2016/02/cve-2015-7547-glibc-getaddrinfo-stack.html - https://github.com/fjserna/CVE-2015-7547 -...

8.1CVSS8.3AI score0.93905EPSS
Exploits17
seebug.org
seebug.org
added 2016/09/05 12:0 a.m.21 views

NScan 0.91 local code execution vulnerability

No description provided by source. import struct rp=struct.pack"L", 0x75658BD5 JMP ESP kernel32 Modified 'calc.exe' shellcode Windows 7 SP1 for this exploit sc="\x31\xF6\x56\x64\x8B\x76\x30\x8B\x76\x0C\x8B\x76\x1C\x8B" "\x6E\x08\x8B\x36\x8B\x5D\x3C\x8B\x5C\x1D\x78\x01\xEB\x8B"...

7.1AI score
Exploits0
Kitploit
Kitploit
added 2016/08/26 2:42 p.m.21 views

l0l - The Exploit Development Kit

l0l a exploit development kit. with C++ language scripting. Yet, are being developed. Then the beta version will be published. Status Shellcodes : 5 Injectors : 0 Encoders : 0 Backdoors : 6 Install - Requirements : g++ and Python. $ make or, l0l.cpp compile the file.. Exp: $ g++ -o l0l l0l.cpp Ru...

7.3AI score
Exploits0References1
Packet Storm
Packet Storm
added 2016/08/26 12:0 a.m.43 views

NECROSOFT NScan 0.9.1 Buffer Overflow

Credits: John Page aka HYP3RLINX + Website: hyp3rlinx.altervista.org + Source: http://hyp3rlinx.altervista.org/advisories/NECROSCAN-BUFFER-OVERFLOW.txt + ISR: ApparitionSec Vendor: =================== nscan.hypermart.net Product: ====================================== NECROSOFT NScan version =...

0.7AI score
Exploits0
Kitploit
Kitploit
added 2016/08/19 8:51 p.m.25 views

ps-inject - Inject Shellcode on Linux PID

Inject shellcode on linux PID How use: $ make gcc -Wall -Wextra -O3 -c -o lib/file.o src/file.c gcc -Wall -Wextra -O3 -c -o lib/str.o src/str.c gcc -Wall -Wextra -O3 -c -o lib/mem.o src/mem.c gcc -Wall -Wextra -O3 -c -o lib/inject.o src/inject.c gcc -Wall -Wextra -O3 -c -o lib/main.o src/main.c g...

7.3AI score
Exploits0References1
Exploit DB
Exploit DB
added 2016/08/18 12:0 a.m.14 views

Windows x86 - InitiateSystemShutdownA() Shellcode (599 bytes)

Windows x86 - InitiateSystemShutdownA Shellcode 599 bytes. Shellcode exploit for Winx86 platform...

2.8AI score
Exploits0
0day.today
0day.today
added 2016/08/18 12:0 a.m.28 views

Windows/x86 - InitiateSystemShutdownA() Shellcode (599 bytes)

/ Title: Windows x86 InitiateSystemShutdownA shellcode Date : 18-08-2016 Author : Roziul Hasan Khan Shifat Tested on : Windows 7 x86 starter / / Disassembly of section .text: 00000000 : 0: 31 c9 xor %ecx,%ecx 2: 64 8b 41 30 mov %fs:0x30%ecx,%eax 6: 8b 40 0c mov 0xc%eax,%eax 9: 8b 70 14 mov...

1AI score
Exploits0
Exploit DB
Exploit DB
added 2016/08/16 12:0 a.m.24 views

Windows x86 - CreateProcessA cmd.exe Shellcode (253 bytes)

Windows x86 - CreateProcessA cmd.exe Shellcode 253 bytes. Shellcode exploit for Winx86 platform...

1.9AI score
Exploits0
0day.today
0day.today
added 2016/08/16 12:0 a.m.32 views

Windows/x86 - MessageBoxA Shellcode (242 bytes)

/ Title : Windows x86 MessageBoxA shellcode Author : Roziul Hasan Khan Shifat Date : 14-08-2016 Tested On : Windows 7 starter x86 / / Disassembly of section .text: 00000000 : 0: 31 c9 xor %ecx,%ecx 2: 64 8b 41 30 mov %fs:0x30%ecx,%eax 6: 8b 40 0c mov 0xc%eax,%eax 9: 8b 70 14 mov 0x14%eax,%esi c: ...

7.4AI score
Exploits0
0day.today
0day.today
added 2016/08/16 12:0 a.m.25 views

Windows/x86 - CreateProcessA cmd.exe Shellcode (253 bytes)

/ Title : Windows x86 CreateProcessANULL,"cmd.exe",NULL,NULL,0,NULL,NULL,NULL,&STARTUPINFO,&PROCESSINFORMATION shellcode Author : Roziul Hasan Khan Shifat Date : 15-08-2016 Tested On : Windows 7 x86 / / Disassembly of section .text: 00000000 : 0: 31 c9 xor %ecx,%ecx 2: 64 8b 41 30 mov...

0.2AI score
Exploits0
Exploit DB
Exploit DB
added 2016/08/16 12:0 a.m.24 views

Windows x86 - MessageBoxA Shellcode (242 bytes)

Windows x86 - MessageBoxA Shellcode 242 bytes. Shellcode exploit for Winx86 platform...

2AI score
Exploits0
Exploit DB
Exploit DB
added 2016/08/10 12:0 a.m.23 views

Linux/x86 - zsh Reverse TCP Shellcode port 9090 (80 bytes)

Linux/x86 - zsh Reverse TCP Shellcode port 9090 80 bytes. Shellcode exploit for Linx86 platform...

1.7AI score
Exploits0
0day.today
0day.today
added 2016/08/10 12:0 a.m.17 views

Linux/x86 - zsh Reverse TCP Shellcode port 9090 (80 bytes)

/ ; ; Linux x86 ; Author: thryb ; Date: 21-07-16 ; Purpose: Reverse /bin/zsh to TCP port 9090 ; Size: 80 bytes ; ID: SLAE-770 ; Git: https://www.github.com/thryb/SLAE-770 ; global start section .text start: xor eax, eax ; cleaning registers xor ebx, ebx ; 1 - create socket ; socketAFINET,...

7.4AI score
Exploits0
Rows per page
Query Builder