Lucene search
+L

12521 matches found

Metasploit
Metasploit
added 2017/10/23 2:20 p.m.57 views

Command Shell, Bind TCP (via python)

Creates an interactive shell via Python, encodes with base64 by design. Compatible with Python 2.4-2.7 and 3.4+. module MetasploitModule CachedSize = :dynamic include Msf::Payload::Single include Msf::Payload::Python include Msf::Sessions::CommandShellOptions def initializeinfo =...

7.1AI score
SaveExploits0
zdt
zdt
added 2017/10/21 12:0 a.m.87 views

TP-Link WR940N - Authenticated Remote Code Exploit Exploit

Exploit for hardware platform in category web applications import urllib2 import base64 import hashlib from optparse import import sys import urllibbanner = "\n" "WR940N Authenticated Remote Code Exploit\n" "This exploit will open a bind shell on the remote target\n" "The port is 31337, you can...

9CVSS8.6AI score0.52559EPSS
SaveExploits9
zdt
zdt
added 2017/10/18 12:0 a.m.41 views

Linux Kernel - AF_PACKET Use-After-Free Exploit

Exploit for linux platform in category dos / poc / Source: https://blogs.securiteam.com/index.php/archives/3484 Vulnerabilities summary The following advisory describes a use-after-free vulnerability found in Linux Kernel’s implementation of AFPACKET that can lead to privilege escalation. AFPACKE...

7AI score
SaveExploits0
exploitpack
exploitpack
added 2017/10/17 12:0 a.m.82 views

Linux Kernel - AF_PACKET Use-After-Free (2)

Linux Kernel - AFPACKET Use-After-Free 2 Vulnerabilities summary The following advisory describes a use-after-free vulnerability found in Linux Kernel’s implementation of AFPACKET that can lead to privilege escalation. AFPACKET sockets “allow users to send or receive packets on the device driver...

4.6CVSS0.2AI score0.00962EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2017/10/17 12:0 a.m.45 views

Linux Kernel - 'AF_PACKET' Use-After-Free (1)

/ Source: https://blogs.securiteam.com/index.php/archives/3484 Vulnerabilities summary The following advisory describes a use-after-free vulnerability found in Linux Kernel’s implementation of AFPACKET that can lead to privilege escalation. AFPACKET sockets “allow users to send or receive packets...

5.3AI score
SaveExploits0
exploitpack
exploitpack
added 2017/10/17 12:0 a.m.20 views

TP-Link WR940N - (Authenticated) Remote Code

TP-Link WR940N - Authenticated Remote Code import urllib2 import base64 import hashlib from optparse import import sys import urllibbanner = "\n" "WR940N Authenticated Remote Code Exploit\n" "This exploit will open a bind shell on the remote target\n" "The port is 31337, you can change that in th...

7.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2017/10/17 12:0 a.m.133 views

Linux Kernel - 'AF_PACKET' Use-After-Free (2)

Vulnerabilities summary The following advisory describes a use-after-free vulnerability found in Linux Kernel’s implementation of AFPACKET that can lead to privilege escalation. AFPACKET sockets “allow users to send or receive packets on the device driver level. This for example lets them to...

7.8CVSS6.6AI score0.00962EPSS
SaveExploits4
OpenVAS
OpenVAS
added 2017/10/16 12:0 a.m.79 views

ISC BIND End of Life (EOL) Detection - Linux

The ISC BIND version on the remote host has reached the End of Life EOL and should not be used anymore. SPDX-FileCopyrightText: 2017 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier:...

7.4AI score
SaveExploits0References2
OpenVAS
OpenVAS
added 2017/10/16 12:0 a.m.44 views

ISC BIND End of Life (EOL) Detection - Windows

The ISC BIND version on the remote host has reached the End of Life EOL and should not be used anymore. SPDX-FileCopyrightText: 2017 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier:...

7.4AI score
SaveExploits0References2
Veracode
Veracode
added 2017/10/04 9:26 a.m.30 views

Login With Empty Credential

github.com/go-ldap/ldap allows the user to login with empty password or credentials. The vulnerability is only affects applications with the following conditions: - authorization of a user is performed by relying on the return error of the Bind function call i.e., a nil return is considered...

8.1CVSS8AI score0.01671EPSS
SaveExploits0References3Affected Software1
Metasploit
Metasploit
added 2017/09/29 9:52 p.m.56 views

Z/OS (MVS) Command Shell, Bind TCP

Provide JCL which creates a bind shell This implementation does not include ebcdic character translation, so a client with translation capabilities is required. MSF handles this automatically. This module requires Metasploit: https://metasploit.com/download Current source:...

7.3AI score
SaveExploits0
Kitploit
Kitploit
added 2017/09/24 9:54 p.m.45 views

LFiFreak - An automated LFi Exploiter with Bind/Reverse Shells

LFiFreak is a tool for exploiting local file inclusions using PHP Input, PHP Filter and Data URI methods. Features Works with Windows, Linux and OS X Includes bind and reverse shell for both Windows and Linux Written in Python 2.7 Dependencies BeautifulSoup Download LFiFreak...

7.3AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2017/09/21 10:19 a.m.33 views

CVE-2017-14623

In the ldap.v2 aka go-ldap package through 2.5.0 for Go, an attacker may be able to login with an empty password. This issue affects an application using this package if these conditions are met: 1 it relies only on the return error of the Bind function call to determine whether a user is...

8.1CVSS3.9AI score0.01671EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2017/09/20 11:29 p.m.24 views

CVE-2017-14623

In the ldap.v2 aka go-ldap package through 2.5.0 for Go, an attacker may be able to login with an empty password. This issue affects an application using this package if these conditions are met: 1 it relies only on the return error of the Bind function call to determine whether a user is...

8.1CVSS6.8AI score0.01671EPSS
SaveExploits0References3
OSV
OSV
added 2017/09/20 11:29 p.m.11 views

AZL-40850 CVE-2017-14623 affecting package vitess for versions less than 19.0.4-2

In the ldap.v2 aka go-ldap package through 2.5.0 for Go, an attacker may be able to login with an empty password. This issue affects an application using this package if these conditions are met: 1 it relies only on the return error of the Bind function call to determine whether a user is...

8.1CVSS6.7AI score0.01671EPSS
SaveExploits0References1
OSV
OSV
added 2017/09/20 11:29 p.m.3 views

DEBIAN-CVE-2017-14623

In the ldap.v2 aka go-ldap package through 2.5.0 for Go, an attacker may be able to login with an empty password. This issue affects an application using this package if these conditions are met: 1 it relies only on the return error of the Bind function call to determine whether a user is...

8.1CVSS6.7AI score0.01671EPSS
SaveExploits0References1
OSV
OSV
added 2017/09/20 11:29 p.m.8 views

UBUNTU-CVE-2017-14623

In the ldap.v2 aka go-ldap package through 2.5.0 for Go, an attacker may be able to login with an empty password. This issue affects an application using this package if these conditions are met: 1 it relies only on the return error of the Bind function call to determine whether a user is...

8.1CVSS5.8AI score0.01671EPSS
SaveExploits0References4
NVD
NVD
added 2017/09/20 11:29 p.m.19 views

CVE-2017-14623

In the ldap.v2 aka go-ldap package through 2.5.0 for Go, an attacker may be able to login with an empty password. This issue affects an application using this package if these conditions are met: 1 it relies only on the return error of the Bind function call to determine whether a user is...

8.1CVSS8AI score0.01671EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2017/09/20 11:0 p.m.78 views

CVE-2017-14623

In the ldap.v2 aka go-ldap package through 2.5.0 for Go, an attacker may be able to login with an empty password. This issue affects an application using this package if these conditions are met: 1 it relies only on the return error of the Bind function call to determine whether a user is...

8.1CVSS6.7AI score0.01671EPSS
SaveExploits0
CNVD
CNVD
added 2017/09/20 12:0 a.m.6 views

There is a logic design flaw in the Kaiyen Gold app

Kaiyan Gold Service app is a financial management software. There is a logical design vulnerability in the Kaiyan Gold Service app. The vulnerability is due to the registration of not doing any verification restrictions, the attacker through the packet bursting and intercept the return of the...

7.2AI score
SaveExploits0
Rows per page
Query Builder