Lucene search
+L

25 matches found

Kitploit
Kitploit
added 2026/08/26 12:55 a.m.1 views

Lazymux

Lazymux Установщик инструментов Lazymux очень прост в использовании, предназначен только для ленивых пользователей Termux; в нем огромный список множества хакерских инструментов и средств для пентеста! ПРИМЕЧАНИЕ: Я не несу ответственности за неправильное использование этого проекта. Скриншот...

5.5AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/25 4:10 a.m.1 views

Optiva-Framework

Optiva-Framework 🕵️ Сканер веб-приложений 💉 Автор : Joker-Security dev-labs ✔️ Описание : Вы можете использовать этот фреймворк на своём веб-сайте для проверки его безопасности путём поиска уязвимостей, или использовать этот инструмент для поиска панели администратора, поиска SQL-инъекций по...

6.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/25 3:07 a.m.2 views

dicerosbicornis

DicerosBicornis 이메일을 명령 및 제어 서버로 사용하는 Python 기반의 은밀한 Windows 백도어입니다. 요구 사항 Python 2.x PyCrypto 모듈 WMI 모듈 Enum34 모듈 Netifaces 모듈 pypiwin32 모듈 기능 암호화된 전송 메시지 AES + SHA256 해싱 시스템 정보/특성을 사용하여 고유 컴퓨터 ID 생성 SHA256 해시 작업 ID는 무작위 SHA256 해시 시스템 정보 검색 지리적 위치 정보 검색 도시, 국가, 위도, 경도 등 실행 중인 프로세스/시스템 서비스/시스템...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/24 4:47 p.m.27 views

hsecscan

hsecscan A security scanner for HTTP response headers. Requirements Python 2.x Python Modules os.path argparse sqlite3 urlparse urllib2 urllib json ssl Install root@kitploit: $ pip install hsecscan Usage root@kitploit: $ hsecscan usage: hsecscan.py -h -P -p -H Header -u URL -R -i -U User-Agent -D...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/21 3:42 a.m.51 views

celerystalk

celerystalk celerystalk helps you automate your network scanning/enumeration process with asynchronous jobs aka tasks while retaining full control of which tools you want to run. Interactive Demo: Bug Bounty Mode HackerOne Interactive Demo: Vulnerability Assessment / PenTest Mode Retired...

5.8AI score
SaveExploits0References8
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2019-19301

Malware in sbrugna...

6.1CVSS7.5AI score0.05406EPSS
SaveExploits1References31
Ubuntu
Ubuntu
added 2023/03/13 3:08 p.m.80 views

USN-5948-1: Werkzeug vulnerabilities

It was discovered that Werkzeug did not properly handle the parsing of nameless cookies. A remote attacker could possibly use this issue to shadow other cookies. CVE-2023-23934 It was discovered that Werkzeug could be made to process unlimited number of multipart form data parts. A remote attacke...

7.5CVSS6.6AI score0.0142EPSS
SaveExploits0
F5 Networks
F5 Networks
added 2023/02/21 7:58 p.m.79 views

K28622040: Python vulnerability CVE-2019-9948

Security Advisory Description urllib in Python 2.x through 2.7.16 supports the localfile: scheme, which makes it easier for remote attackers to bypass protection mechanisms that blacklist file: URIs, as demonstrated by triggering a urllib.urlopen'localfile:///etc/passwd' call. CVE-2019-9948 Impac...

9.1CVSS7.7AI score0.11844EPSS
SaveExploits1Affected Software4
Tenable Nessus
Tenable Nessus
added 2020/08/31 12:00 a.m.35 views

Amazon Linux AMI : python34, python35 (ALAS-2020-1429)

The version of python34 installed on the remote host is prior to 3.4.10-1.51. The version of python35 installed on the remote host is prior to 3.5.9-1.27. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS-2020-1429 advisory. In Lib/tarfile.py in Python through 3.8.3...

7.5CVSS7.2AI score0.06253EPSS
SaveExploits1References5
OpenVAS
OpenVAS
added 2020/06/16 12:00 a.m.36 views

Huawei EulerOS: Security Advisory for python-urllib3 (EulerOS-SA-2020-1643)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.1CVSS8.5AI score0.05328EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2019/12/18 12:00 a.m.73 views

EulerOS 2.0 SP3 : python (EulerOS-SA-2019-2653)

According to the versions of the python packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - An issue was discovered in Python through 2.7.16, 3.x through 3.5.7, 3.6.x through 3.6.9, and 3.7.x through 3.7.4. The email module wrongly pars...

7.5CVSS7.4AI score0.05406EPSS
SaveExploits4References6
NVD
NVD
added 2019/10/23 5:15 p.m.42 views

CVE-2019-18348

An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n specifically in the host component of a URL follow...

6.1CVSS6.2AI score0.03513EPSS
SaveExploits0References13
OSV
OSV
added 2019/10/23 4:31 p.m.42 views

PSF-2019-7 CVE-2019-18348: CRLF injection via the host part of the url passed to urlopen()

An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n specifically in the host component of a URL follow...

6.1CVSS6.6AI score0.03513EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2019/10/23 4:31 p.m.68 views

CVE-2019-18348

An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n specifically in the host component of a URL follow...

6.1CVSS7.8AI score0.03513EPSS
SaveExploits0
OSV
OSV
added 2019/09/06 5:24 p.m.41 views

PSF-2019-5 email.utils.parseaddr mistakenly parse an email

An issue was discovered in Python through 2.7.16, 3.x through 3.5.7, 3.6.x through 3.6.9, and 3.7.x through 3.7.4. The email module wrongly parses email addresses that contain multiple @ characters. An application that uses the email module and implements some kind of checks on the From/To header...

7.5CVSS6.8AI score0.05366EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2019/08/13 12:00 a.m.44 views

Amazon Linux AMI : python27 (ALAS-2019-1258)

A security regression of CVE-2019-9636 was discovered in python, since commit d537ab0ff9767ef024f26246899728f0116b1ec3, which still allows an attacker to exploit CVE-2019-9636 by abusing the user and password parts of a URL. When an application parses user-supplied URLs to store cookies,...

9.8CVSS7AI score0.11844EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2019/07/24 12:00 a.m.74 views

Amazon Linux 2 : python3 (ALAS-2019-1247)

An issue was discovered in urllib2 in Python 2.x and urllib in Python 3.x. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n specifically in the path component of a URL that lacks a ? character followed b...

6.1CVSS7.3AI score0.05406EPSS
SaveExploits2References3
OSV
OSV
added 2019/03/23 6:29 p.m.40 views

CVE-2019-9947

An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n specifically in the path component of a URL that...

6.1CVSS6.3AI score
SaveExploits0References21
OSV
OSV
added 2019/03/23 5:07 p.m.30 views

PSF-2019-12 urllib module local_file:// scheme

urllib in Python 2.x through 2.7.16 supports the localfile: scheme, which makes it easier for remote attackers to bypass protection mechanisms that blacklist file: URIs, as demonstrated by triggering a urllib.urlopen'localfile:///etc/passwd' call...

9.1CVSS8.7AI score0.11844EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2019/03/23 5:07 p.m.48 views

CVE-2019-9948

urllib in Python 2.x through 2.7.16 supports the localfile: scheme, which makes it easier for remote attackers to bypass protection mechanisms that blacklist file: URIs, as demonstrated by triggering a urllib.urlopen'localfile:///etc/passwd' call...

9.6AI score0.11844EPSS
SaveExploits1References22
Rows per page
Query Builder