Lucene search
+L

1143 matches found

seebug.org
seebug.org
added 2014/07/01 12:0 a.m.34 views

linux chroot()/execve() code

No description provided by source. / This is Linux chroot/execve code.It is 80 bytes long.I have some ideas how to make it smaller, but till then use this one. signed predator linux registered user : 181116 preedatoratsendmaildotru / char...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.15 views

solaris/x86 setuid(0), execve(/bin/cat, /etc/shadow), exit(0) 59 bytes

No description provided by source. / ; sm4x 2008 ; /bin/cat /etc/shadow ; 59 bytes ; SunOS sol01 5.11 snv86 i86pc i386 i86pc Solaris ; port to SunOS to pwn a b0x - thank god for that default unix CRYPTDEFAULT!!!! ; this is what happens when ur work takes away root pirv on a SunOS box :-/ global...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.16 views

freebsd/x86 setuid(0); execve(ipf -Fa); shellcode 57 bytes

No description provided by source. ; sm4x - 2008 ; setuid0; execve//sbin/ipf, //sbin/ipf, -Faa, 0, 0; ; 57 bytes ; FreeBSD 7.0-RELEASE global start start: main: ; --------------------- setuid 0 xor eax, eax xor ecx, ecx push eax push eax mov al, 0x17 int 0x80 ; --------------------- -Faa xor eax,...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.18 views

linux/x86 bindport 8000 & execve iptables -F 176 bytes

No description provided by source. ; ; Title : Bindport TCP/8000 & execve iptables -F ; os : Linux x86 ; size : 176 bytes ; IP : localhost ; Port : 8000 ; Use : nc localhost 8000 ; ; Author : Jonathan Salwan ; Mail : submit AT shell-storm.org ; Web : http://www.shell-storm.org ; ; ; More shellcod...

7.1AI score
SaveExploits0
CVE
CVE
added 2014/06/10 2:0 p.m.64 views

CVE-2014-3880

CVE-2014-3880 affects the FreeBSD kernel: executing a new image can destroy the calling process’s virtual memory space before all threads terminate, dereferencing an invalid page table pointer and triggering a triple fault leading to a reboot. Affected: FreeBSD 8.4 (before p11), 9.1 (before p14),...

4.9CVSS6AI score0.00359EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2014/06/09 12:0 a.m.31 views

Debian DSA-2952-1 : kfreebsd-9 - security update

Several vulnerabilities have been discovered in the FreeBSD kernel that may lead to a denial of service or possibly disclosure of kernel memory. The Common Vulnerabilities and Exposures project identifies the following problems : - CVE-2014-1453 A remote, authenticated attacker could cause the NF...

7.8CVSS5.6AI score0.12824EPSS
SaveExploits1References8
OpenVAS
OpenVAS
added 2014/06/05 12:0 a.m.26 views

Debian Security Advisory DSA 2952-1 (kfreebsd-9 - security update)

Several vulnerabilities have been discovered in the FreeBSD kernel that may lead to a denial of service or possibly disclosure of kernel memory. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2014-1453 A remote, authenticated attacker could cause the NFS...

7.8CVSS0.4AI score0.12824EPSS
SaveExploits1References1
OSV
OSV
added 2014/06/05 12:0 a.m.31 views

DSA-2952-1 kfreebsd-9 - security update

Bulletin has no description...

7.8CVSS6AI score0.12824EPSS
SaveExploits1
Exploit DB
Exploit DB
added 2014/05/08 12:0 a.m.41 views

Linux/x86 - setreuid() + execve(/usr/bin/python) Shellcode (54 bytes)

Linux/x86 - setreuid + execve/usr/bin/python Shellcode 54 bytes. Shellcode exploit for Linuxx86 platform Title: Shellcode Linux x86 54Bytes Run /usr/bin/python | setreuid,execve Date: 8/5/2014 Author: Ali Razmjoo Tested on: kali-linux-1.0.4-i386 3.7-trunk-686-pae 1 SMP Debian 3.7.2-0+kali8 i686...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2014/01/14 12:0 a.m.31 views

Linux Kernel (Ubuntu 11.1012.04) - binfmt_script Stack Data Disclosure

Linux Kernel Ubuntu 11.1012.04 - binfmtscript Stack Data Disclosure Source: http://www.halfdog.net/Security/2012/LinuxKernelBinfmtScriptStackDataDisclosure/ Introduction Problem description: Linux kernel binfmtscript handling in combination with CONFIGMODULES can lead to disclosure of kernel stac...

SaveExploits0
Metasploit
Metasploit
added 2013/10/05 12:2 p.m.66 views

Linux Command Shell, Bind TCP Random Port Inline

Listen for a connection in a random port and spawn a command shell. Use nmap to discover the open port: 'nmap -sS target -p-'. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 51...

7.5AI score
SaveExploits0
Metasploit
Metasploit
added 2013/09/10 10:20 p.m.56 views

Linux Command Shell, Bind TCP Random Port Inline

Listen for a connection in a random port and spawn a command shell. Use nmap to discover the open port: 'nmap -sS target -p-'. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 57...

7.5AI score
SaveExploits0
zdt
zdt
added 2013/09/06 12:0 a.m.24 views

Linux/ARM execve("/bin/sh", [], [0 vars]) shellcode 35 bytes

35 bytes small Linux/ARM execve"/bin/sh", , 0 vars shellcode. / Title : Linux/ARM - execve"/bin/sh", , 0 vars - 35 bytes Date : 2013-09-04 Author : gunslinger yuda at cr0security dot com Tested on : ARM1176 rev6 v6l An ARM Hardcoded Shellcode without 0x20, 0x0a, and 0x00. Cr0security.com / includ...

0.9AI score
SaveExploits0
Exploit DB
Exploit DB
added 2013/09/04 12:0 a.m.21 views

Linux/ARM - execve("/bin/sh", [], [0 vars]) Shellcode (35 bytes)

Linux/ARM - execve"/bin/sh", , 0 vars Shellcode 35 bytes. Shellcode exploit for ARM platform / Title : Linux/ARM - execve"/bin/sh", , 0 vars - 35 bytes Date : 2013-09-04 Author : gunslinger yuda at cr0security dot com Tested on : ARM1176 rev6 v6l An ARM Hardcoded Shellcode without 0x20, 0x0a, and...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2013/07/03 12:0 a.m.54 views

Linux/x86 - execve(/bin/sh) + Obfuscated Shellcode (30 bytes)

Linux/x86 - execve/bin/sh + Obfuscated Shellcode 30 bytes. Shellcode exploit for Linuxx86 platform / Title : Obfuscated execve /bin/sh 30 bytes Date : 3rd July 2013 Author : Russell Willis System : Linux/x86 SMP Debian 3.2.41-2 i686 To build: gcc -fno-stack-protector -z execstack -o shellcode...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2013/01/01 12:0 a.m.22 views

Linux/x86 - execve wget + Mutated + Null-Free Shellcode (96 bytes)

Linux/x86 - execve wget + Mutated + Null-Free Shellcode 96 bytes. Shellcode exploit for Linuxx86 platform / Mutated Execve Wget Shellcode - C Language - Linux/x86 Copyright C 2013 Geyslan G. Bem, Hacking bits http://hackingbits.com [email protected] This program is free software: you can...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2013/01/01 12:0 a.m.26 views

Linux/x86 - execve(/bin/sh) + Uzumaki Encoded + Null-Free Shellcode (50 bytes)

Linux/x86 - execve/bin/sh + Uzumaki Encoded + Null-Free Shellcode 50 bytes. Shellcode exploit for Linuxx86 platform / Uzumaki Decrypter Shellcode - C Language - Linux/x86 Copyright C 2013 Geyslan G. Bem, Hacking bits http://hackingbits.com [email protected] This program is free software: you can...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2013/01/01 12:0 a.m.20 views

Linux/x86 - execve(/bin/sh) + Null-Free Shellcode (21 bytes) (6)

Linux/x86 - execve/bin/sh + Null-Free Shellcode 21 bytes 6. Shellcode exploit for Linuxx86 platform / Tiny Execve sh Shellcode - C Language - Linux/x86 Copyright C 2013 Geyslan G. Bem, Hacking bits http://hackingbits.com [email protected] This program is free software: you can redistribute it...

7.1AI score
SaveExploits0
zdt
zdt
added 2012/12/20 12:0 a.m.24 views

linux/x86 execve-chmod 0777 /etc/shadow 58 bytes

Linux/x86 execve-chmod 0777 /etc/shadow 58 bytes Author: Hamza Megahed Twitter: @HamzaMega blog: hamza-megadotblogspotdotcom E-mail: hamzadotmegahedatgmaildotcom xor %eax,%eax push %eax pushl $0x776f6461 pushl $0x68732f2f pushl $0x6374652f movl %esp,%esi push %eax pushl $0x37373730 movl %esp,%ebp...

7.4AI score
SaveExploits0
zdt
zdt
added 2012/12/06 12:0 a.m.39 views

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

Linux/x86 execve /bin/sh shellcode 23 bytes Author: Hamza Megahed Twitter: @HamzaMega blog: hamza-megadotblogspotdotcom E-mail: hamzadotmegahedatgmaildotcom xor %eax,%eax push %eax push $0x68732f2f push $0x6e69622f mov %esp,%ebx push %eax push %ebx mov %esp,%ecx mov $0xb,%al int $0x80 include...

0.1AI score
SaveExploits0
Rows per page
Query Builder