Lucene search
+L

20 matches found

Kitploit
Kitploit
added 2026/09/16 8:42 p.m.195 views

fwknop

fwknop - Single Packet Authorization Introduction fwknop implements an authorization scheme known as Single Packet Authorization SPA for strong service concealment. SPA requires only a single packet which is encrypted, non-replayable, and authenticated via an HMAC in order to communicate desired...

6.1AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/16 12:36 p.m.12 views

knocker

Knocker is a self-hosted service that provides an HTTP based "knock-knock" single-packet authorization SPA gateway for your Homelab with web, cli + gnome and android clients. it can be used as authentication for your reverse proxy like Caddy, or even on the firewall level using the FirewallD...

6.1AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/16 10:53 a.m.8 views

CVE-2021-36798

CVE-2021-36798 CVE-2021-36798 Cobalt Strike 4.3 dos 用法 root@kitploit: python3 CVE-2021-36798.py BeaconURL 打瘫Cobalt Strike 只需要一个包 已测试 4.3 4.2 参考: https://labs.sentinelone.com/hotcobalt-new-cobalt-strike-dos-vulnerability-that-lets-you-halt-operations/...

7.5CVSS7.6AI score0.04292EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/16 9:35 a.m.13 views

udpx

快速且轻量,UDPX 是一个用 Go 编写的单包 UDP 扫描器,支持发现超过 45 种服务,并且能够添加自定义服务。它易于使用且便携,可在 Linux、Mac OS 和 Windows 上运行。与 zgrab2 和 zmap 等互联网范围扫描器不同,UDPX 专为便携性和易用性而设计。 速度快。扫描单个服务时,可在约 20 秒内扫描整个 /16 网络。 无需安装 libpcap 或任何其他依赖项。 可在 Linux、Mac OS、Windows 上运行。如果你为 Arm 构建了它,也可以在 Nethunter 上运行。 可定制。你可以添加自己的探测包,测试更多协议。 结果以 JSONL...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/16 9:35 a.m.7 views

fwknop

fwknop - 单包授权 Single Packet Authorization 简介 fwknop 实现了一种称为单包授权 SPA 的授权方案,用于强大的服务隐藏。SPA 只要求一个数据包,该数据包经过加密、不可重放,并通过 HMAC 进行身份验证,以便向隐藏在默认丢弃过滤规则的防火墙后面的服务传达所需的访问权限。SPA 的主要应用是使用防火墙丢弃所有尝试连接到 SSH 等服务的行为,从而使利用漏洞(包括 0-day 和未打补丁的代码)更加困难。由于没有开放端口,任何通过 SPA 隐藏的服务自然无法被 Nmap 扫描到。fwknop 项目支持四种不同的防火墙:Linux 上的...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/16 9:29 a.m.12 views

zmap

ZMap:互联网扫描器 ZMap 是一个快速的无状态单包网络扫描器,专为互联网范围内的网络普查而设计。在配备千兆以太网连接的典型台式计算机上,ZMap 能够在45分钟内扫描整个公共 IPv4 地址空间的单个端口。例如,向端口25上的每个 IPv4 地址发送 TCP SYN 数据包以查找潜在的 SMTP 服务器。借助10GigE连接以及 netmap 或 PFRING,ZMap 可以在5分钟内扫描整个 IPv4 地址空间。 ZMap 可在 GNU/Linux、Mac OS 和 BSD 上运行。ZMap 已完全实现了用于 TCP SYN 扫描、ICMP、DNS 查询、UPnP、BACNET...

5.8AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/15 7:09 p.m.9 views

cve-2023-44487

CVE-2023-44487 HTTP/2 Restablecimiento Rápido Hay algunos ejemplos en este repositorio que no se han probado completamente para analizar el impacto, pero solo quería realizar el concepto de este ataque starting many streams and immediately sending RSTSTREAM frame to avoid reaching...

7.5CVSS7.3AI score0.99999EPSS
SaveExploits21References3
Kitploit
Kitploit
added 2026/09/15 3:41 p.m.8 views

ipmi

I wrote some software to explore IPMI; here are some of results. I thought I'd do the usual detect, get data, and audit sort of cycle. Each of these turned out to be fairly interesting problem on its own, at least to me. BTW/FYI - I released a new tool to explore IPMI -...

6.1AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/15 12:09 p.m.10 views

CVE-2023-44487-dos

CVE-2023-44487 HTTP/2 Rapid Reset Hay algunos ejemplos en este repositorio que no están probados completamente para analizar el impacto, pero solo quería llevar a cabo el concepto de este ataque iniciar muchos flujos y enviar inmediatamente la trama RSTSTREAM para evitar alcanzar...

7.5CVSS7AI score0.99999EPSS
SaveExploits21
Cvelist
Cvelist
added 2026/04/27 9:58 a.m.48 views

CVE-2026-33453 Apache Camel: CoAP URI Query Parameter to Exchange Header Injection in camel-coap Allows Single-Packet Pre-Auth Remote Code Execution

Improperly Controlled Modification of Dynamically-Determined Object Attributes vulnerability in Apache Camel Camel-Coap component. Apache Camel's camel-coap component is vulnerable to Camel message header injection, leading to remote code execution when routes forward CoAP requests to...

0.06157EPSS
SaveExploits2References1
CVE
CVE
added 2026/04/27 9:58 a.m.138 views

CVE-2026-33453

The CVE-2026-33453 issue affects Apache Camel’s camel-coap component, enabling header injection via CoAP URI query parameters. The camel-coap handler copies incoming CoAP URI query params directly into Camel Exchange In headers without a HeaderFilterStrategy, allowing an unauthenticated attacker ...

10CVSS6.5AI score0.06157EPSS
SaveExploits2References6Affected Software1
OSV
OSV
added 2025/06/11 12:04 p.m.14 views

SUSE-SU-2025:01894-1 Security update for the Linux Kernel (Live Patch 24 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505005597 fixes several issues. The following security issues were fixed: - CVE-2024-58013: Bluetooth: MGMT: Fix slab-use-after-free Read in mgmtremoveadvmonitorsync bsc1239096. - CVE-2024-57996: netsched: schsfq: do not allow 1 packet limit bsc1239077...

7.8CVSS6.7AI score0.0027EPSS
SaveExploits0References5
Hacker One
Hacker One
added 2023/09/09 12:25 p.m.13 views

Mars: 0 Click account takeover via timed requests to ███████forgot-password (single-packet attack)

A vulnerability was present in the forgot password functionality of the platform. By sending carefully timed requests, an attacker was able to obtain the password reset token for any account using only the victim's email address...

7.2AI score
SaveExploits0
OSV
OSV
added 2018/04/05 9:29 p.m.11 views

CVE-2017-12090

An exploitable denial of service vulnerability exists in the processing of snmp-set commands of the Allen Bradley Micrologix 1400 Series B FRN 21.2 and below. A specially crafted snmp-set request, when sent without associated firmware flashing snmp-set commands, can cause a device power cycle...

7.5CVSS5.8AI score0.0472EPSS
SaveExploits1References1
CNVD
CNVD
added 2016/04/18 12:00 a.m.7 views

Midea's M-Smart smart socket has design logic flaws

M-Smart Smart Socket is a smart home appliance developed by Midea Group. Midea's M-Smart Smart Socket is susceptible to man-in-the-middle attacks due to insecure protocols for transmitting data and lack of validation of what is transmitted on the client and server side. The lack of effective...

6.8AI score
SaveExploits0
n0where
n0where
added 2014/12/18 3:43 p.m.39 views

Single Packet Authorization: fwknop

fwknop implements an authorization scheme known as Single Packet Authorization SPA for strong service concealment. SPA requires only a single packet which is encrypted, non-replayable, and authenticated via an HMAC in order to communicate desired access to a service that is hidden behind a firewa...

0.3AI score
SaveExploits0References2
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.35 views

Oracle Internet Directory 10.1.4 - Remote Preauth DoS Exploit

No description provided by source. !/usr/bin/python Oracle Internet Directory 10.1.4 preauthentication Denial Of Service NOTES: Under 32 bits platforms it crashes immediately. Under 64 bits it may take even hours. Sometimes you need 2 shoots to crash OID completely. The server commonly tolerates...

5CVSS0.2AI score0.11336EPSS
SaveExploits6
Kitploit
Kitploit
added 2014/01/20 4:51 p.m.27 views

[fwknop] Single Packet Authorization and Port Knocking

fwknop stands for the "FireWall KNock OPerator", and implements an authorization scheme called Single Packet Authorization SPA. This method of authorization is based around a default-drop packet filter fwknop supports iptables on Linux, ipfw on FreeBSD and Mac OS X, and PF on OpenBSD and libpcap...

7.6AI score
SaveExploits0
Zero Day Initiative
Zero Day Initiative
added 2007/06/11 12:00 a.m.36 views

Arris Cadant C3 CMTS Remote DoS Vulnerability

This vulnerability allows remote attackers to cause a denial of service on vulnerable Arris Cadant C3 CMTS systems. Authentication is not required to exploit this vulnerability. The flaw exists due to mishandling of IP options. When an unknown or bad option is specified, the C3 will terminate...

7.8CVSS2.8AI score0.02172EPSS
SaveExploits0References1
securityvulns
securityvulns
added 2004/05/21 12:00 a.m.56 views

TCP RST packets spoofing

By sending spoofed RST it's possible to terminate established TCP connection. unlike TPC hijacking attacks there is no need for exact TCP sequence number, and number can be any number from handshaked TCP window. It significantly increases attack efficiency. In NetBSD sequence number for RST is no...

2AI score
SaveExploits0References5Affected Software11
Rows per page
Query Builder