Lucene search
+L

2556 matches found

zdt
zdt
added 2017/10/17 12:0 a.m.32 views

Windows/x64 - API Hooking Shellcode (117 bytes)

/ Title : Windows x64 API Hooking Shellcode Author : Roziul Hasan Khan Shifat Size : 117 bytes Date : 16/10/2017 Email : email protected Tested On : Windows 7 Ultimate x64 / / This Shellcode hooks DeteleFileW API Warning: Do no Use this Shellcode on explorer.exe Otherwise You won't be able to...

7.4AI score
SaveExploits0
seebug.org
seebug.org
added 2017/10/16 12:0 a.m.49 views

FiberHome Directory Traversal

Vulnerability Summary The following advisory describes a directory traversal vulnerability found in FiberHome routers. FiberHome Technologies Group “was established in 1974. After continuous and intensive development for over 40 years, its business has been extended to R&D, manufacturing, marketi...

6.9AI score
SaveExploits0
zdt
zdt
added 2017/10/13 12:0 a.m.30 views

Linux/x86 - execve(/bin/sh) Polymorphic Shellcode (30 bytes)

/ Title: Linux/x86 - Polymorphic execve /bin/sh x86 shellcode - 30 bytes Author: Manuel Mancera @sinkmanu Tested on: Linux 3.16.0-4-586 1 Debian 3.16.43-2+deb8u2 2017-06-26 i686 GNU/Linux ----------------- Assembly code ------------------- global start section .text start: xor eax, eax push eax m...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2017/10/12 12:0 a.m.41 views

Linux/x86 - execve(/bin/sh) Polymorphic Shellcode (30 bytes)

Linux/x86 - execve/bin/sh Polymorphic Shellcode 30 bytes. Shellcode exploit for Linx86 platform / Title: Linux/x86 - Polymorphic execve /bin/sh x86 shellcode - 30 bytes Author: Manuel Mancera @sinkmanu Tested on: Linux 3.16.0-4-586 1 Debian 3.16.43-2+deb8u2 2017-06-26 i686 GNU/Linux...

0.2AI score
SaveExploits0
Exploit DB
Exploit DB
added 2017/10/02 12:0 a.m.252 views

Qmail SMTP - Bash Environment Variable Injection (Metasploit)

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Qmail SMTP Bash Environment Variable Injection Shellshock', 'Description' = %q This module exploits a shellshock vulnerability on Qmail, a public...

10CVSS8.3AI score0.99999EPSS
SaveExploits137
CNVD
CNVD
added 2017/09/26 12:0 a.m.7 views

Gentoo app-admin/logstash-bin Package Privilege Gain Vulnerability

The Gentoo app-admin/logstash-bin package is a user management package from the Gentoo Foundation. A security vulnerability exists in the Gentoo app-admin/logstash-bin package in versions 5.6.x prior to 5.6.1 and versions prior to 5.5.3. A local attacker can exploit this vulnerability to gain...

7.8CVSS7AI score0.00347EPSS
SaveExploits0References1
OSV
OSV
added 2017/09/25 5:29 p.m.20 views

CVE-2017-14730

The init script in the Gentoo app-admin/logstash-bin package before 5.5.3 and 5.6.x before 5.6.1 has "chown -R" calls for user-writable directory trees, which allows local users to gain privileges by leveraging access to a $LSUSER account for creation of a hard link...

7.8CVSS7.1AI score0.00347EPSS
SaveExploits0References4
NVD
NVD
added 2017/09/25 5:29 p.m.24 views

CVE-2017-14730

The init script in the Gentoo app-admin/logstash-bin package before 5.5.3 and 5.6.x before 5.6.1 has "chown -R" calls for user-writable directory trees, which allows local users to gain privileges by leveraging access to a $LSUSER account for creation of a hard link...

7.8CVSS7.7AI score0.00347EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2017/09/25 5:0 p.m.27 views

CVE-2017-14730

The init script in the Gentoo app-admin/logstash-bin package before 5.5.3 and 5.6.x before 5.6.1 has "chown -R" calls for user-writable directory trees, which allows local users to gain privileges by leveraging access to a $LSUSER account for creation of a hard link...

7.7AI score0.00347EPSS
SaveExploits0References4
zdt
zdt
added 2017/09/15 12:0 a.m.24 views

D-Link DIR8xx Router Firmware Upload Vulnerability

Exploit for hardware platform in category web applications !/bin/bash If you have access to an ethernet port you can upload custom firmware to a device because system recovery service is started and available for a few seconds after restart. E-DB Note:...

7.1AI score
SaveExploits0
OSV
OSV
added 2017/09/13 8:29 a.m.9 views

CVE-2017-11350

Cross-Site Request Forgery CSRF exists in cgi-bin/ConfigSet on Axesstel MU553S MU55XS-V1.14 devices...

8.8CVSS5.8AI score0.00449EPSS
SaveExploits0References1
zdt
zdt
added 2017/09/11 12:0 a.m.37 views

Linux/ARM (Raspberry Pi) - Bind TCP Shell (4444/TCP) Shellcode (192 bytes)

/ Andrea Sindoni - @invictus1306 This schellcode is part of my episodes: - ARM exploitation for IoT - https://quequero.org/2017/07/arm-exploitation-iot-episode-2/ Enviroment: Raspberry pi 3 Default settings for port:4444 @.syntax unified .global start start: mov r1, 0x5C @ r1=0x5c mov r5, 0x11 @...

7.4AI score
SaveExploits0
zdt
zdt
added 2017/08/07 12:0 a.m.54 views

Linux x86 - /bin/sh Shellcode (24 bytes)

/ ;Title: Linux/x86 - /bin/sh Shellcode ;Author: Touhid M.Shaikh ;Contact: https://github.com/touhidshaikh ;Category: Shellcode ;Architecture: Linux x86 ;Description: This shellcode baased on stack method to Execute "/bin//sh". Length of shellcode is 24 bytes. ;Tested on : 3.2.0-23-generic-pae...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2017/08/06 12:0 a.m.183 views

Linux x86 - /bin/sh Shellcode (24 bytes)

Linux x86 - /bin/sh Shellcode 24 bytes. Shellcode exploit for Linx86 platform / ;Title: Linux/x86 - /bin/sh Shellcode ;Author: Touhid M.Shaikh ;Contact: https://github.com/touhidshaikh ;Category: Shellcode ;Architecture: Linux x86 ;Description: This shellcode baased on stack method to Execute...

7.4AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2017/07/14 12:0 a.m.10 views

The vulnerability of the GPS component of the Android operating system allows a intruder to trigger a service failure (suspension of GPS signal detection).

The vulnerability of the Android operating system’s GPS component is related to deficiencies in access control. Exploiting this vulnerability can allow a malicious actor to cause a service failure a suspension of GPS signal detection, by using incorrect xtra.bin or xtra2.bin files on the Qualcomm...

7.1CVSS6.5AI score0.0086EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2017/07/04 2:29 a.m.8 views

CVE-2017-7315

An issue was discovered on Humax Digital HG100R 2.0.6 devices. To download the backup file it's not necessary to use credentials, and the router credentials are stored in plaintext inside the backup, aka GatewaySettings.bin...

9.8CVSS5.8AI score0.02124EPSS
SaveExploits5References1
OSV
OSV
added 2017/07/04 2:29 a.m.9 views

CVE-2017-7317

An issue was discovered on Humax Digital HG100 2.0.6 devices. The attacker can find the root credentials in the backup file, aka GatewaySettings.bin...

9.8CVSS5.8AI score0.02241EPSS
SaveExploits2References1
Cvelist
Cvelist
added 2017/06/19 4:0 p.m.39 views

CVE-2017-1000372

A flaw exists in OpenBSD's implementation of the stack guard page that allows attackers to bypass it resulting in arbitrary code execution using setuid binaries such as /usr/bin/at. This affects OpenBSD 6.1 and possibly earlier versions...

9.8AI score0.03955EPSS
SaveExploits3References3
zdt
zdt
added 2017/06/19 12:0 a.m.76 views

GNU binutils - bfd_get_string Stack Buffer Overflow Exploit

Exploit for linux platform in category dos / poc Source: https://sourceware.org/bugzilla/showbug.cgi?id=21581 I have been fuzzing objdump with American Fuzzy Lop and AddressSanitizer. Please find attached the minimized file causing the issue "Input" and the ASAN report log "Output". Below is the...

6.8CVSS8.8AI score0.07859EPSS
SaveExploits2
Exploit DB
Exploit DB
added 2017/06/15 12:0 a.m.499 views

Linux/x86_64 - execve("/bin/sh") Shellcode (24 bytes)

Linux/x8664 - execve"/bin/sh" Shellcode 24 bytes. Shellcode exploit for Linx86-64 platform / ;Category: Shellcode ;Title: GNU/Linux x8664 - execve /bin/sh ;Author: m4n3dw0lf ;Github: https://github.com/m4n3dw0lf ;Date: 14/06/2017 ;Architecture: Linux x8664 ;Tested on : 1 SMP Debian 4.9.18-1...

7.4AI score
SaveExploits0
Rows per page
Query Builder