Lucene search
+L

112 matches found

Kitploit
Kitploit
added 2026/09/10 5:49 p.m.24 views

domain_analyzer

Domain Analyzer v0.8.3 What Domain analyzer is a security analysis tool that automatically discovers and reports information about a given domain. Its main purpose is to analyze domains in an unattended way. It has many crazy features, such as getting more domains from DNS zones, automatic nmap,...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 5:09 p.m.25 views

vimana-framework

Overview Vimana is a modular security framework for auditing Python APIs and Web applications. The plugin-based architecture enables security professionals to assess, fuzz, and analyze Python projects through automated and manual techniques. Core Capabilities: Vulnerability detection and...

5.5AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/10 3:23 p.m.38 views

pyt

.. image:: https://travis-ci.org/python-security/pyt.svg?branch=master :target: https://travis-ci.org/python-security/pyt .. image:: https://readthedocs.org/projects/pyt/badge/?version=latest :target: http://pyt.readthedocs.io/en/latest/?badge=latest .. image::...

5.4AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/10 12:14 p.m.7 views

Nanobrok

Nanobrok Web Service Web Service write in Python for control and protect your android device remotely. The official app can be found on the PlayStore: NanobrokPro Nanobrok Community Overview Nanobrok-Server is powerful opensource webservice for control and protect your android device, written in...

5.9AI score
SaveExploits0References7
EUVD
EUVD
added 2026/09/02 2:38 p.m.14 views

EUVD-2026-68892

Tornado: Urlencoded body parsing omits maxnumfields, so one request can stall the event loop...

7.5CVSS5.9AI score0.0035EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/09/01 1:25 p.m.10 views

SUSE CVE-2026-82397

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.8, Tornado parses application/x-www-form-urlencoded request bodies with urllib.parse.parseqs in tornado/escape.py without passing maxnumfields. RequestHandler.execute in tornado/web.py parses the body before handl...

7.5CVSS5.9AI score0.0035EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/31 10:17 p.m.13 views

CVE-2026-82397

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.8, Tornado parses application/x-www-form-urlencoded request bodies with urllib.parse.parseqs in tornado/escape.py without passing maxnumfields. RequestHandler.execute in tornado/web.py parses the body before handl...

7.5CVSS0.0035EPSS
SaveExploits0References4
Fedora
Fedora
added 2026/07/25 1:18 a.m.13 views

[SECURITY] Fedora 43 Update: python-django5-5.2.16-1.fc43

Django is a high-level Python Web framework that encourages rapid development and a clean, pragmatic design. It focuses on automating as much as possible and adhering to the DRY Don't Repeat Yourself principle...

6.3CVSS6.6AI score0.00437EPSS
SaveExploits0
Fedora
Fedora
added 2026/07/18 12:28 a.m.19 views

[SECURITY] Fedora 44 Update: python-django5-5.2.16-1.fc44

Django is a high-level Python Web framework that encourages rapid development and a clean, pragmatic design. It focuses on automating as much as possible and adhering to the DRY Don't Repeat Yourself principle...

6.3CVSS6.5AI score0.00437EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/06/30 4:13 p.m.14 views

Security Bulletin: Multiple security vulnerabilities are addressed with IBM Process Mining 2.2.0

Summary Multiple vulnerabilities were addressed in IBM Process Mining 2.2.0 Vulnerability Details CVEID:CVE-2026-22021 DESCRIPTION: Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTPS to compromise Java SE. Successful attacks of this vulnerability can...

6.3CVSS6.4AI score0.00749EPSS
SaveExploits3Affected Software1
Fedora
Fedora
added 2026/05/21 12:57 a.m.26 views

[SECURITY] Fedora 44 Update: python-django6-6.0.5-1.fc44

Django is a high-level Python Web framework that encourages rapid development and a clean, pragmatic design. It focuses on automating as much as possible and adhering to the DRY Don't Repeat Yourself principle...

9.8CVSS5.8AI score0.00879EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/01/05 12:00 a.m.15 views

Amazon Linux 2 : python3-tornado, --advisory ALAS2-2025-3109 (ALAS-2025-3109)

The version of python3-tornado installed on the remote host is prior to 5.0.2-4. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2025-3109 advisory. Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied...

7.5CVSS7AI score0.00559EPSS
SaveExploits0References8
Fedora
Fedora
added 2025/12/18 1:12 a.m.23 views

[SECURITY] Fedora 42 Update: python-django4.2-4.2.27-1.fc42

Django is a high-level Python Web framework that encourages rapid development and a clean, pragmatic design. It focuses on automating as much as possible and adhering to the DRY Don't Repeat Yourself principle...

9.8CVSS7.9AI score0.19396EPSS
SaveExploits14
Debian CVE
Debian CVE
added 2025/12/12 6:13 a.m.15 views

CVE-2025-67726

Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The parseparam function in httputil.py is used to parse specific HTTP header values, such as thos...

7.5CVSS7.6AI score0.00535EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/12 5:49 a.m.12 views

CVE-2025-67725

Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server's event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation...

7.5CVSS7.5AI score0.00559EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/12 5:36 a.m.16 views

CVE-2025-67724

Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers where it could be used for header injection or in HTML in the default error page where it could be used for XSS and can be exploited by...

6.1CVSS5.3AI score0.0024EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.14 views

EUVD-2019-2437

Malware in sbrugna...

8.8CVSS8.8AI score0.03236EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.13 views

EUVD-2024-3349

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.01044EPSS
SaveExploits0References5
GithubExploit
GithubExploit
added 2025/09/08 2:04 p.m.193 views

Web-Application-Vulnerability-scanner

Web-Application-Vulnerability-scanner A Python...

7.1AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/30 12:00 a.m.18 views

ZigStrike 2.0

ZigStrike is a robust shellcode loader developed in Zig, offering a variety of injection techniques and anti-sandbox features. It leverages compile-time capabilities for efficient shellcode allocation, demonstrating proven success in bypassing advanced security solutions. ZigStrike includes a...

7.2AI score
SaveExploits0
Rows per page
Query Builder