Lucene search
+L

277 matches found

Kitploit
Kitploit
added 2026/09/20 8:49 a.m.29 views

udpack

UDPack UDPack is an extensible generic UDP packet obfuscator. The purpose of this application is to sit in the path of a UDP data stream, and obfuscate, deobfuscate or otherwise modify the packets. Python 3.4 or above is required, since this script uses the asyncio library. Using the latest Pytho...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 5:51 a.m.29 views

nmap

Nmap Nmap is released under a custom license, which is based on but not compatible with GPLv2. The Nmap license allows free usage by end users, and we also offer a commercial license for companies that wish to redistribute Nmap technology with their products. See Nmap Copyright and Licensing for...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/19 2:55 p.m.10 views

Raccoon

Raccoon Offensive Security Tool for Reconnaissance and Information Gathering Features DNS details DNS visual mapping using DNS dumpster WHOIS information TLS Data - supported ciphers, TLS versions, certificate details and SANs Port Scan Services and scripts scan URL fuzzing and dir/file detection...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/19 12:16 p.m.8 views

udpack

UDPack UDPack 是一个可扩展的通用 UDP 数据包混淆器。该应用的目的是位于 UDP 数据流路径中,对数据包进行混淆、去混淆或以其他方式修改。 需要 Python 3.4 或更高版本,因为此脚本使用了 asyncio 库。始终强烈建议使用最新的 Python 版本。基本功能无需第三方依赖,但 XChaCha20Poly1305Packer 需要 PyNaCl。 警告: 必须强调,本应用的目的在于 混淆 ,而非 加密 。许多设计决策有意违背了密码学最佳实践,因此混淆方法很可能无法抵抗密码分析。切勿 依赖此混淆来保障数据的机密性!!! 当前版本将网络部分分离为独立的 Manage...

5.8AI score
SaveExploits0
Nuclei
Nuclei
added 2026/09/19 2:05 a.m.850 views

aiohttp - Directory Traversal

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. When using aiohttp as a web server and configuring static routes, it is necessary to specify the root path for static files. Additionally, the option 'followsymlinks' can be used to determine whether to follow symboli...

7.5CVSS6.9AI score0.76875EPSS
SaveExploits18References3
Vulnrichment
Vulnrichment
added 2026/09/18 5:04 p.m.7 views

CVE-2026-64847 AnyIO process-pool workers can block indefinitely on undrained stderr

AnyIO is a high level asynchronous concurrency and networking framework that works on top of either Trio or asyncio. Prior to 4.14.2, AnyIO starts process-pool workers with standard error connected to a pipe that the parent never drains, even though the documented behavior redirects all three...

6.8CVSS0.00121EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/18 4:03 a.m.9 views

knxmap

KNXmap A tool for scanning and auditing KNXnet/IP gateways on IP driven networks. KNXnet/IP defines Ethernet as physical communication media for KNX EN 50090, ISO/IEC 14543. KNXmap also allows to scan for devices on the KNX bus via KNXnet/IP gateways. In addition to scanning, KNXmap supports othe...

6.1AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/09/18 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-62949

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python asyncio framework. Prior...

6.5CVSS0.00388EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/16 8:45 p.m.8 views

CVE-2026-21018-OPC-UA-Authentication-Bypass-via-None-Security-Policy

CVE-2026-21018 – Bypass de autenticación de OPC UA mediante la política de seguridad None Código del programa simulación en Python con opcua-asyncio root@kitploit: opcuaserversim.py - OPC UA server accepting None security policy from asyncua import Server import asyncio async def main: server =...

6.8CVSS7.1AI score0.00155EPSS
SaveExploits2
Github Security Blog
Github Security Blog
added 2026/09/09 11:54 p.m.13 views

Open WebUI: Any authenticated user can hang the server via message deletion in a cyclic chat tree

Summary Chat histories are stored as an unvalidated JSON object. After a message is deleted, the code that picks the chat's new current message walked down the childrenIds links without recording where it had already been. Any account with the default user role could store a chat whose messages...

6.5CVSS5.6AI score0.0033EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/09/09 11:54 p.m.8 views

GHSA-3CGP-3CQX-J8W2 Open WebUI: Any authenticated user can hang the server via message deletion in a cyclic chat tree

Summary Chat histories are stored as an unvalidated JSON object. After a message is deleted, the code that picks the chat's new current message walked down the childrenIds links without recording where it had already been. Any account with the default user role could store a chat whose messages...

6.5CVSS5.6AI score0.0033EPSS
SaveExploits1References5
OSV
OSV
added 2026/09/09 11:53 p.m.8 views

GHSA-JQHH-CJMQ-VMV6 Open WebUI: Any authenticated user can hang the server via a cyclic chat message history

Summary Chat histories are stored as an unvalidated JSON object. The walk that reconstructs a chat's message chain detected repeats using each message's own id field while moving through the history by map key, so a message that simply omitted id was never recorded as visited. A history whose...

6.5CVSS5.6AI score0.00325EPSS
SaveExploits1References5
OSV
OSV
added 2026/08/20 3:17 p.m.10 views

UBUNTU-CVE-2026-55558

aiosmtplib is an asynchronous SMTP client for use with asyncio. Prior to 5.1.2, SMTPProtocol.starttls in src/aiosmtplib/protocol.py consumes the server's 220 response and starts the TLS handshake without clearing SMTPProtocol.buffer. An active network attacker can place attacker-chosen SMTP...

5.9CVSS5.9AI score0.00261EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/20 3:17 p.m.13 views

CVE-2026-55558

aiosmtplib is an asynchronous SMTP client for use with asyncio. Prior to 5.1.2, SMTPProtocol.starttls in src/aiosmtplib/protocol.py consumes the server's 220 response and starts the TLS handshake without clearing SMTPProtocol.buffer. An active network attacker can place attacker-chosen SMTP...

5.9CVSS5.9AI score0.00261EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/18 6:18 p.m.12 views

CVE-2026-53533

aiosmtplib is an asynchronous SMTP client for use with asyncio. Prior to 5.1.1, SMTP.mail, SMTP.rcpt, SMTP.vrfy, and SMTP.expn send caller-supplied addresses without rejecting embedded CR or LF bytes. Data after the line break is framed as additional standalone SMTP command lines, allowing an...

6.9CVSS0.00385EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/18 6:18 p.m.13 views

CVE-2026-53533

aiosmtplib is an asynchronous SMTP client for use with asyncio. Prior to 5.1.1, SMTP.mail, SMTP.rcpt, SMTP.vrfy, and SMTP.expn send caller-supplied addresses without rejecting embedded CR or LF bytes. Data after the line break is framed as additional standalone SMTP command lines, allowing an...

6.9CVSS6AI score0.00385EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/18 5:54 p.m.28 views

CVE-2026-53533 aiosmtplib: SMTP command injection via CR/LF in sender/recipient address

aiosmtplib is an asynchronous SMTP client for use with asyncio. Prior to 5.1.1, SMTP.mail, SMTP.rcpt, SMTP.vrfy, and SMTP.expn send caller-supplied addresses without rejecting embedded CR or LF bytes. Data after the line break is framed as additional standalone SMTP command lines, allowing an...

6.9CVSS0.00385EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/30 5:34 p.m.24 views

CVE-2026-59881

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.2, the WebSocket client accepts and decompresses frames with the RSV1 bit set even when the permessage-deflate extension was not negotiated, allowing a malicious server to cause unexpected CPU and memory...

6.9CVSS5.9AI score0.00302EPSS
SaveExploits0
Fedora
Fedora
added 2026/07/20 1:11 a.m.17 views

[SECURITY] Fedora 43 Update: python-asyncssh-2.23.1-1.fc43

Python 3 library for asynchronous client and server-side SSH communication. It uses the Python asyncio module and implements many SSH protocol features such as the various channels, SFTP, SCP, forwarding, session multiplexing over a connection and more...

8.1CVSS5.4AI score0.00492EPSS
SaveExploits0
Fedora
Fedora
added 2026/07/20 12:54 a.m.14 views

[SECURITY] Fedora 44 Update: python-asyncssh-2.24.0-1.fc44

Python 3 library for asynchronous client and server-side SSH communication. It uses the Python asyncio module and implements many SSH protocol features such as the various channels, SFTP, SCP, forwarding, session multiplexing over a connection and more...

8.1CVSS5.4AI score0.00492EPSS
SaveExploits0
Rows per page
Query Builder