Lucene search
+L

228 matches found

Kitploit
Kitploit
added 2026/09/23 10:33 a.m.12 views

cve-2022-21907

CVE-2022-21907 This package will detect exploits of CVE-2022-21907 https://corelight.com/blog/detecting-cve-2022-21907 Detection Method: HTTP HTTP data must be = 1750 bytes, and The HTTP/1.1 is not observed at the end of the exploit HTTP request. Usage: root@kitploit: $ zeek -Cr your.pcap package...

10CVSS8.3AI score0.9279EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/23 10:26 a.m.17 views

krie

KRIe KRIe is a research project that aims to detect Linux Kernel exploits with eBPF. KRIe is far from being a bulletproof strategy: from eBPF related limitations to post exploitation detections that might rely on a compromised kernel to emit security events, it is clear that a motivated attacker...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/23 9:25 a.m.252 views

nginx_log_check

nginxlogcheck Nginx log security analysis script Features Top 20 address statistics SQL injection analysis Scanner alert analysis Vulnerability exploitation detection Sensitive path access File inclusion attack Webshell Find Top 20 URLs by response length Find rare script file access Find 302...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/23 4:46 a.m.11 views

CVE-2022-26937

CVE-2022-26937 A package to detect CVE-2022-26937, a vulnerability in Microsoft's NFS implementation. Example You can run this logic on the included PCAP in the testing\traces directory: root@kitploit: $ zeek -Cr CVE-2022-26937-exploited.pcap /Source/CVE-2022-26937/scripts/load.zeek $ cat...

9.8CVSS8.6AI score0.75974EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/23 2:08 a.m.51 views

ved-ebpf

VED-eBPF: Kernel Exploit and Rootkit Detection using eBPF VED Vault Exploit Defense-eBPF leverages eBPF extended Berkeley Packet Filter to implement runtime kernel security monitoring and exploit detection for Linux systems. Introduction eBPF is an in-kernel virtual machine that allows code...

6.2AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/23 2:08 a.m.13 views

ved-ebpf

VED-eBPF: Detección de Exploits y Rootkits del Kernel usando eBPF VED Vault Exploit Defense-eBPF aprovecha eBPF extended Berkeley Packet Filter para implementar monitoreo de seguridad del kernel en tiempo de ejecución y detección de exploits para sistemas Linux. Introducción eBPF es una máquina...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/23 1:40 a.m.426 views

wesng

Windows Exploit Suggester - Next Generation WES-NG WES-NG is a tool based on the output of Windows' systeminfo utility which provides the list of vulnerabilities the OS is vulnerable to, including any exploits for these vulnerabilities. Every Windows OS between Windows XP and Windows 11, includin...

6AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/22 6:17 p.m.9 views

qs_old

QuickSand.io For QuickSand Version 2 written in Python with PDF analysis support, see quicksand.io. QuickSand Version 1 Lite is no longer being actively developed. QuickSand is a compact C framework to analyze suspected malware documents to 1 identify exploits in streams of different encodings, 2...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 4:17 p.m.16 views

letsploit

letsploit letsploit is a tool that detects the patch level of the local or another windows 10 system, checks it against the latest available patches and finds potential cve vulnerabilities as well as publicly available exploit code. Inspired by following projects 1. bitsadmin's WESNG...

6.1AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/22 4:16 p.m.7 views

CVE-2022-26134-Exploit-Detection

Confluence RCE CVE-2022-26134 Exploit Detection Pre-requisites 1. ClamAV Clone this repository or download the Yara rule on your confluence server We are using the Yara rule provided by volexity/threat-intel who first unveiled this vulnerability. Git Clone root@kitploit: git clone...

9.8CVSS8.5AI score0.99999EPSS
SaveExploits77References1
Kitploit
Kitploit
added 2026/09/22 4:04 p.m.12 views

CVE-2022-24497

CVE-2022-24497 A Zeek detector for CVE-2022-24497: https://vulners.com/cve/CVE-2022-24497 Example notices from the testing PCAP: root@kitploit: separator \x09 setseparator , emptyfield empty unsetfield - path notice open 2022-04-13-21-45-25 fields ts uid id.origh id.origp id.resph id.respp fuid...

9.8CVSS8.6AI score0.34552EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/22 3:55 p.m.9 views

CVE-2020-5902-F5BigIP

CVE-2020-5902 F5 BIG-IP devices Summary: A Zeek detection package for CVE-2020-5902, a CVE10.0 vulnerability affecting F5 Networks BIG-IP devices. References: https://corelight.blog/2020/07/28/zeek-in-its-sweet-spot-detecting-f5s-big-ip-cve10-cve-2020-5902/...

10CVSS7.8AI score0.99999EPSS
SaveExploits62
Kitploit
Kitploit
added 2026/09/22 1:40 p.m.12 views

curveball_lua

curveballlua Repo containing lua scripts and PCAP to find CVE-2020-0601 exploit attempts via network traffic...

8.1CVSS7.6AI score0.89436EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/22 1:13 p.m.9 views

jsunpack-n

jsunpack-n jsunpack-n emulates browser functionality when visiting a URL. It's purpose is to detect exploits that target browser and browser plug-in vulnerabilities. It accepts many different types of input: PDF files - samples/sample-pdf.file Packet Captures - samples/sample-http-exploit.pcap HT...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 10:54 a.m.8 views

CVE-2022-23270-PPTP

CVE-2022-23270 A package to detect CVE-2022-23270, a vulnerability in Microsoft's PPTP implementation. Example You can run this logic on the included PCAP in the testing\traces directory: root@kitploit: $ zeek -Cr CVE-2022-23270-exploited.pcap packages $ cat notice.log separator \x09 setseparator...

9.3CVSS7.9AI score0.7035EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 5:01 p.m.8 views

suricata-rule-CVE-2025-53770

suricata-rule-CVE-2025-53770 Detection rules for CVE-2025-53770 root@kitploit: alert http $EXTERNALNET any - $HOMENET any msg: "ET EXPLOIT SharePoint RCE ToolShell CVE-2025-53770"; http.method; content: "POST"; flow: established, toserver; http.uri;...

9.8CVSS8AI score0.99998EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/20 1:53 p.m.8 views

CVE-2024-3400

PAN-OS CVE-2024-3400 Check Overview FOR INTERNAL USE ONLY This script checks for evidence of the CVE-2024-3400 PAN-OS exploit on Palo Alto Networks firewalls. CVE: https://security.paloaltonetworks.com/CVE-2024-3400 IOCs: https://otx.alienvault.com/pulse/66198c3b58d2dd2ad4043bc6/ Requirements...

10CVSS8.7AI score0.99999EPSS
SaveExploits46
Kitploit
Kitploit
added 2026/09/19 11:16 p.m.8 views

CVE-2019-19781-Forensic

CVE-2019-19781-Forensic Note : My advice is now to use the official tool published by fireeye & citrix : https://github.com/fireeye/ioc-scanner-CVE-2019-19781 This little script was created to help security analyst to discover traces of successful CVE-2019-19781 exploits on their systems. Feel fr...

9.8CVSS7.9AI score0.99999EPSS
SaveExploits48References2
Kitploit
Kitploit
added 2026/09/19 9:50 a.m.9 views

cve-2020-0601-plugin

Zeek test script for CVE-2020-0601 This script can detect exploit attempts for CVE-2020-0601. It performs a check to see if a known curve is used in a certificate - if this is not the case a notice is raised. Example notice in notice.log: root@kitploit: 1579043477.791522 CHhAvVGS1DHFjwGM9...

8.1CVSS7.5AI score0.89436EPSS
SaveExploits15References1
Kitploit
Kitploit
added 2026/09/18 5:06 a.m.8 views

CVE-2023-28252-

CVE-2023-28252- CVE-2023-28252 exploit detection Monitoring of file creation in the directory where the exploit leaves files used for exploitation, at a hardcoded path in the folder "C:\Users\Public", "C:\Users\Public.container", "C:\Users\Public\MyLog.blf" and "C:\Users\Public\p"...

7.8CVSS8AI score0.48973EPSS
SaveExploits10
Rows per page
Query Builder