Lucene search
+L

3831 matches found

zdt
zdt
added 2017/05/09 12:00 a.m.51 views

Linux/x86-64 - Reverse Shell Shellcode (IPv6) (113 bytes)

BITS 64 ; reverse ip6 tcp shell ; size = 113 bytes depends of ip addr, default is ::1 ; nullbytes free depends only on ip addr, ; you could always and the ip add to remove ; the nulls like i did with the port ; it sleeps and then tries to recconect default 3 seconds ; ;shell =...

7.1AI score
SaveExploits0
zdt
zdt
added 2017/05/09 12:00 a.m.29 views

Linux/x86 - Disable ASLR Shellcode (80 bytes)

/ Linux/x86 setuid-disable-aslr.c by @abatchy17 - abatchy.com Shellcode size: 80 bytes SLAE-885 section .text global start start: ; ; setruid0,0 ; xor ecx,ecx mov ebx,ecx push 0x46 pop eax int 0x80 ; ; open"/proc/sys/kernel/randomizevaspaceX", ORDWR ; xor eax,eax ; EAX = 0 jmp aslrfile shellcode:...

0.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2017/05/08 12:00 a.m.43 views

Linux/x86 - Disable ASLR Shellcode (80 bytes)

Linux/x86 - Disable ASLR Shellcode 80 bytes. Shellcode exploit for Linx86 platform / Linux/x86 setuid-disable-aslr.c by @abatchy17 - abatchy.com Shellcode size: 80 bytes SLAE-885 section .text global start start: ; ; setruid0,0 ; xor ecx,ecx mov ebx,ecx push 0x46 pop eax int 0x80 ; ;...

0.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2017/05/07 12:00 a.m.20 views

PT-2017-2115 · Gnu +2 · Glibc +2

Name of the Vulnerable Software and Affected Versions: glibc versions 2.25 Description: The issue is related to the xdr bytes and xdr string functions in the GNU C Library, which mishandle failures of buffer deserialization. This can be exploited by a remote attacker using a specially crafted UDP...

9.8CVSS6.8AI score0.28404EPSS
SaveExploits24References74
Exploit DB
Exploit DB
added 2017/04/25 12:00 a.m.378 views

Microsoft Windows 2003 SP2 - 'ERRATICGOPHER' SMB Remote Code Execution

!/usr/bin/env python -- coding: utf-8 -- By Victor Portal vportal for educational porpouse only This exploit is the python version of the ErraticGopher exploit probably with some modifications. ErraticGopher exploits a memory corruption seems to be a Heap Overflow in the Windows DCE-RPC Call...

5.3AI score
SaveExploits0
exploitpack
exploitpack
added 2017/04/25 12:00 a.m.27 views

Microsoft Windows 2003 SP2 - ERRATICGOPHER SMB Remote Code Execution

Microsoft Windows 2003 SP2 - ERRATICGOPHER SMB Remote Code Execution !/usr/bin/env python -- coding: utf-8 -- By Victor Portal vportal for educational porpouse only This exploit is the python version of the ErraticGopher exploit probably with some modifications. ErraticGopher exploits a memory...

0.1AI score
SaveExploits0
zdt
zdt
added 2017/04/13 12:00 a.m.51 views

Linux/x86-64 - execve(/bin/sh) Shellcode (31 bytes)

Hi, This time I wanna to submit a shellcode whose length is 31Bytes , It's tested on Linux x86-64 ;=========================================================== ===================== ; The MIT License ; ; Copyright c ; ; Permission is hereby granted, free of charge, to any person obtaining a copy ;...

0.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2017/04/13 12:00 a.m.55 views

Linux/x86-64 - execve("/bin/sh") Shellcode (31 bytes)

Linux/x86-64 - execve"/bin/sh" Shellcode 31 bytes. Shellcode exploit for Linx86-64 platform Hi, This time I wanna to submit a shellcode whose length is 31Bytes , It's tested on Linux x86-64 ;=========================================================== ===================== ; The MIT License ; ;...

7.4AI score
SaveExploits0
zdt
zdt
added 2017/03/29 12:00 a.m.30 views

Linux/x86 - execve(/bin/sh) Shellcode (19 bytes)

;================================================================================ ; The MIT License ; ; Copyright c ; ; Permission is hereby granted, free of charge, to any person obtaining a copy ; of this software and associated documentation files the "Software", to deal ; in the Software...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2017/03/29 12:00 a.m.44 views

Linux/x86 - execve(/bin/sh") Shellcode (19 bytes)

Linux/x86 - execve/bin/sh" Shellcode 19 bytes. Shellcode exploit for Linx86 platform ;================================================================================ ; The MIT License ; ; Copyright c ; ; Permission is hereby granted, free of charge, to any person obtaining a copy ; of this...

7.4AI score
SaveExploits0
OSV
OSV
added 2017/03/27 5:59 p.m.6 views

CVE-2017-6459

The Windows installer for NTP before 4.2.8p10 and 4.3.x before 4.3.94 allows local users to have unspecified impact via vectors related to an argument with multiple null bytes...

5.5CVSS7.3AI score0.00424EPSS
SaveExploits0References5
Prion
Prion
added 2017/03/27 5:59 p.m.19 views

Null pointer dereference

The Windows installer for NTP before 4.2.8p10 and 4.3.x before 4.3.94 allows local users to have unspecified impact via vectors related to an argument with multiple null bytes...

2.1CVSS5.8AI score0.00424EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2017/03/27 5:00 p.m.41 views

CVE-2017-6459

Removed by vendor...

5.5CVSS7AI score0.00424EPSS
SaveExploits0
CNVD
CNVD
added 2017/03/23 12:00 a.m.12 views

NTP Local Denial of Service Vulnerability (CNVD-2017-04411)

NTP is Network Time Protocol NTP, which is a protocol used to synchronize the time of individual computers on a network. A local denial of service vulnerability exists in NTP, where the Windows installer of NTP enables a local user to cause a denial of service via a route related to a parameter...

5.5CVSS8.9AI score0.00424EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2017/03/21 6:21 a.m.65 views

CVE-2014-9939

ihex.c in GNU Binutils before 2.26 contains a stack buffer overflow when printing bad bytes in Intel Hex objects...

9.8CVSS7.1AI score0.02043EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2017/03/21 12:00 a.m.45 views

CVE-2014-9939

ihex.c in GNU Binutils before 2.26 contains a stack buffer overflow when printing bad bytes in Intel Hex objects...

9.8CVSS7AI score0.02043EPSS
SaveExploits0References3
Exploit DB
Exploit DB
added 2017/03/19 12:00 a.m.50 views

Linux/x86 - File Reader Shellcode (54 Bytes)

Linux/x86 - File Reader Shellcode 54 Bytes. Shellcode exploit for Linx86 platform ;================================================================================ ; The MIT License ; ; Copyright c ; ; Permission is hereby granted, free of charge, to any person obtaining a copy ; of this software...

SaveExploits0
Exploit DB
Exploit DB
added 2017/03/11 12:00 a.m.60 views

Windows x86 - Hide Console Window Shellcode (182 bytes)

Windows x86 - Hide Console Window Shellcode 182 bytes. Shellcode exploit for Winx86 platform / MIT License Copyright c 2017 Ege Balcı Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files the "Software", to deal in the...

SaveExploits0
zdt
zdt
added 2017/03/05 12:00 a.m.38 views

Linux/x86-64 - NetCat Reverse Shell Shellcode (72 bytes)

;The MIT License MIT ;Copyright c 2017 Robert L. Taylor ;Permission is hereby granted, free of charge, to any person obtaining a ;copy of this software and associated documentation files the “Software”, ;to deal in the Software without restriction, including without limitation ;the rights to use,...

7.4AI score
SaveExploits0
zdt
zdt
added 2017/02/27 12:00 a.m.33 views

Windows/x86 - Executable Directory Search Shellcode (130 bytes)

Title: Windows x86 - Executable directory search Shellcode 130 bytes Date: 26-02-2017 Author: Krzysztof Przybylski Platform: Winx86 Tested on: WinXP SP1 Shellcode Size: 130 bytes / Description: write & exec dir searcher starts from C:\ If dir found then write, execute ping 127.1.1.1 and exit If...

7.4AI score
SaveExploits0
Rows per page
Query Builder