Lucene search
+L

54 matches found

zdt
zdt
added 2016/05/04 12:00 a.m.28 views

Linux/x86-64 - Bind 1472/TCP Shellcode (IPv6) (199 bytes)

/ Title : Linux x8664 bind tcp : port 1472 ipv6 Date : 02/05/2016 Author : Roziul Hasan Khan Shifat Tested On : Ubuntu 14.04 LTS x8664 Contact : email protected / / section .text global start start: ;;socket xor rax,rax push 6 push 0x1 push 10 pop rdi pop rsi pop rdx mov al,41 ;socket syscall...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2016/03/28 12:00 a.m.24 views

Linux/x86_x64 - execve/bin/sh - 25 bytes

Linux/x86x64 - execve/bin/sh - 25 bytes. Shellcode exploit for linx86-64 platform / --------------------------------------------------------------------------------------------------- Linux/x86x64 - execve/bin/sh - 25 bytes Ajith Kp @ajithkp560 http://www.terminalcoders.blogspot.com Om Asato Maa...

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

Linux x86_64 Polymorphic execve Shellcode - 31 bytes

Linux x8664 Polymorphic execve Shellcode - 31 bytes. Shellcode exploit for linx86-64 platform / ;Title: polymorphic execve shellcode ;Author: d4sh&r ;Contact: https://mx.linkedin.com/in/d4v1dvc ;Category: Shellcode ;Architecture:linux x8664 ;SLAE64-1379 ;Description: ;Polymorphic shellcode in 31...

SaveExploits0
zdt
zdt
added 2015/11/24 12:00 a.m.31 views

Linux/x86-64 - Polymorphic execve Shellcode (31 bytes)

/ ;Title: polymorphic execve shellcode ;Author: d4sh&r ;Contact: https://mx.linkedin.com/in/d4v1dvc ;Category: Shellcode ;Architecture:linux x8664 ;SLAE64-1379 ;Description: ;Polymorphic shellcode in 31 bytes to get a shell ;Tested on : Linux kali64 3.18.0-kali3-amd64 1 SMP Debian 3.18.6-1kali2...

0.2AI 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
zdt
zdt
added 2015/06/16 12:00 a.m.24 views

linux/x86 exec ('/bin/dash') - shellcode 45 bytes

/ Title: Linux/x86 exec'/bin/dash' - shellcode 45 bytes Platform: linux/x8664 Date: 2015-06-15 Author: Mohammad Reza Espargham Linkedin : https://ir.linkedin.com/in/rezasp E-Mail : meatrezadotes , reza.esparghamatgmaildotcom Website : www.reza.es Twitter : https://twitter.com/rezesp FaceBook :...

7.4AI score
SaveExploits0
zdt
zdt
added 2015/05/21 12:00 a.m.24 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
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.24 views

Linux/x86_64 reboot(POWER_OFF) 19 bytes shellcode

No description provided by source. Linux/x8664 rebootPOWEROFF 19 bytes shellcode Date: 2010-04-25 Author: zbt Tested on: x8664 Debian GNU/Linux / ; rebootLINUXREBOOTMAGIC1, LINUXREBOOTMAGIC2, LINUXREBOOTCMDPOWEROFF section .text global start start: mov edx, 0x4321fedc mov esi, 0x28121969 mov edi,...

7.1AI score
SaveExploits0
zdt
zdt
added 2014/06/28 12:00 a.m.37 views

linux/x86 shutdown -h now x86_64 Shellcode - 65 bytes

/ ; Title: shutdown -h now x8664 Shellcode - 65 bytes ; Platform: linux/x8664 ; Date: 2014-06-27 ; Author: Osanda Malith Jayathissa @OsandaMalith section .text global start start: xor rax, rax xor rdx, rdx push rax push byte 0x77 push word 0x6f6e ; now mov rbx, rsp push rax push word 0x682d ;-h m...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2013/09/30 12:00 a.m.37 views

glibc and eglibc 2.5/2.7/2.13 - Local Buffer Overflow

/ Exploit-DB Note: Reportedly does not work. See output at the bottom of the entry. $FILE: bug-mangle.c Comment: Proof of concept $VERSION$ Author: Hector Marco Ismael Ripoll $LICENSE: This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Publi...

5.1CVSS7.4AI score0.11428EPSS
SaveExploits3
Exploit DB
Exploit DB
added 2012/03/12 12:00 a.m.30 views

Linux x86_64 - add user with passwd 189 bytes

Linux x8664 - add user with passwd 189 bytes. Shellcode exploit for linx86-64 platform ;scadduser01.S ;Arch: x8664, Linux ; ;Author: 0o -- nullnull ; nu11.nu11 at yahoo.com ;Date: 2012-03-05 ; ;compile an executable: nasm -f elf64 scadduser.S ; ld -o scadduser scadduser.o ;compile an object: nasm...

0.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2010/04/25 12:00 a.m.23 views

Linux/x86_64 - rebootPOWER_OFF shellcode 19 bytes

Linux/x8664 rebootPOWEROFF 19 bytes shellcode. Shellcode exploit for linx86-64 platform Linux/x8664 rebootPOWEROFF 19 bytes shellcode Date: 2010-04-25 Author: zbt Tested on: x8664 Debian GNU/Linux / ; rebootLINUXREBOOTMAGIC1, LINUXREBOOTMAGIC2, LINUXREBOOTCMDPOWEROFF section .text global start...

0.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2010/01/15 12:00 a.m.55 views

SuSE 11 Security Update : Linux kernel (SAT Patch Numbers 1754 / 1760)

Indications Everyone using the Linux Kernel on x8664 architecture should update. Contraindications None. Problem description The SUSE Linux Enterprise 11 Kernel was updated to 2.6.27.42 fixing various bugs and security issues. The following security issues were fixed : - A underflow in the e1000...

10CVSS7.8AI score0.0838EPSS
SaveExploits10References49
Exploit DB
Exploit DB
added 2009/01/01 12:00 a.m.66 views

Linux/x86-64 - Bind TCP (1337/TCP) Shell + Password (pAzzW0rd) + Egghunter Using sys_access() Shellcode (49 bytes)

Linux/x86-64 - Bind TCP 1337/TCP Shell + Password pAzzW0rd + Egghunter Using sysaccess Shellcode 49 bytes. Shellcode exploit for Linuxx86-64 platform ; Author Doreth.Z10 ; ; Linux x8664 Egghunter using sysaccess ; Shellcode size 49 bytes ; global start section .text start: xor rsi, rsi ; Some pre...

7.1AI score
SaveExploits0
Rows per page
Query Builder