Lucene search
+L

33 matches found

Kitploit
Kitploit
•added 2026/09/25 9:52 a.m.•12 views

ghost

Ghost Ghost is a process injection detection tool written in Rust. It watches running processes and tries to catch suspicious stuff like code injection, memory manipulation, and other tricks that malware uses to hide. What it does The main idea is simple: scan processes and look for weird memory...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/25 6:39 a.m.•11 views

vibegate

A security checkpoint for AI coding tools. It looks at every file an AI assistant writes, and stops the dangerous ones before they hit disk. What problem does this solve? AI coding assistants Claude Code, Codex, … write code fast — including code that handles things like passwords, emails, API...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/25 2:30 a.m.•16 views

nova-tracer

Nova-tracer Agent Monitoring and Visibility Security monitoring and prompt injection defense for Claude Code using the NOVA Framework. Features Session Tracking - Captures all tool usage with timestamps and metadata Prompt Injection Detection - Three-tier scanning keywords, semantic ML, LLM -...

6.1AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/25 2:29 a.m.•15 views

beelzebub

Beelzebub Deception Runtime Framework Beelzebub is an open-source deception runtime that deploys adaptive, LLM-powered decoy services across SSH, HTTP, TCP, TELNET, and MCP protocols. It goes beyond passive honeypots by actively engaging attackers in realistic interactions, collecting high-fideli...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
•added 2026/09/24 8:54 p.m.•7 views

SQLi_Sleeps

SQLiSleeps It is a simple script that allows to find SQLi vulnerabilities, obtaining the response time greater than 20 seconds per medium and time-based injection. root@kitploit: usage: SQLiSleeps2.py -h -u URLS -d DATA -c COOKIE Realiza una petición GET a múltiples URLs con diferentes datos...

6.2AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 7:56 p.m.•25 views

ncrack

ncrack Ncrack is a high-speed network authentication cracking tool. It was built to help companies secure their networks by proactively testing all their hosts and networking devices for poor passwords. Security professionals also rely on Ncrack when auditing their clients. Ncrack was designed...

5.6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/22 2:46 p.m.•12 views

Final-project-SQL-injection-pipeline

SQL Injection Detection — Hybrid ML Pipelines Source code for the MSc dissertation: Enhancing Web Application Firewall with Machine Learning for SQL Injection Detection...

5.9AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/01 2:08 p.m.•17 views

beelzebub v3.9.1

Beelzebub Deception Runtime Framework Beelzebub is an open-source deception runtime that deploys adaptive, LLM-powered decoy services across SSH, HTTP, TCP, TELNET, and MCP protocols. It goes beyond passive honeypots by actively engaging attackers in realistic interactions, collecting high-fideli...

6AI score
SaveExploits0References9
Packet Storm News
Packet Storm News
•added 2026/04/17 12:00 a.m.•15 views

QUACK! Making the (Rubber) Ducky Talk: A Systematic Study of Keystroke Dynamics for HID Injection Detection

Modern computing systems inherently trust human input devices, creating an exploitable attack surface for adversarial automation. USB Human Interface Device HID emulation attacks, such as those enabled by the USB Rubber Ducky, exploit this assumption to inject arbitrary keystroke sequences while...

5.9AI score
SaveExploits0
Packet Storm
Packet Storm
•added 2026/03/09 12:00 a.m.•144 views

📄 Jinja 2 1.4.0 Tactical RMM SSTI Detection

This proof of concept script detects potential server-side template injection vulnerabilities in web applications using template engines such as Jinja. The script sends a dynamically generated mathematical expression within a template payload to a target URL parameter. If the server evaluates the...

5.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2026/03/03 12:00 a.m.•11 views

Multi-Agent Honeypot-Based Request-Response Context Dataset for Improved SQL Injection Detection Performance

SQL injection remains a major threat to web applications, as existing defenses often fail against obfuscation and evolving attacks because of neglecting the request-response context. This paper presents a context-enriched SQL injection detection framework, focusing on constructing a high-quality...

6AI score
SaveExploits0
Github Security Blog
Github Security Blog
•added 2024/12/03 6:43 p.m.•37 views

Vitess allows HTML injection in /debug/querylogz & /debug/env

Summary The /debug/querylogz and /debug/env pages for vtgate and vttablet do not properly escape user input. The result is that queries executed by Vitess can write HTML into the monitoring page at will. Details These pages are rendered using text/template instead of rendering with a proper HTML...

4.9CVSS6.5AI score0.00439EPSS
SaveExploits0References4Affected Software1
KoreLogic Security
KoreLogic Security
•added 2024/09/10 12:00 a.m.•103 views

VICIdial Authenticated Remote Code Execution

Vulnerability Details Affected Vendor: VICIdial Affected Product: VICIdial Affected Version: 2.14-917a Platform: GNU/Linux CWE Classification: CWE-78: Improper Neutralization of Special Elements used in an OS Command 'OS Command Injection' CVE ID: CVE-2024-8504 2. Vulnerability Description An...

9.8CVSS9.9AI score0.79274EPSS
SaveExploits12Affected Software1
Kitploit
Kitploit
•added 2023/12/27 11:30 a.m.•74 views

BestEdrOfTheMarket - Little AV/EDR Bypassing Lab For Training And Learning Purposes

Little AV/EDR Evasion Lab for training & learning purposes. ️ under construction..​ | | | | | | \ / \ / | | | | | \ / / | | | | | | | | | | | | | | | | | | ' \ / \ | | | /\ \ | | || || | | || | | | | | | | | / |/||/| ||/|| \ /|| || || ||| | / | | | | | | |/| |/ | '| |/ / \ | | | | | | | |...

7.6AI score
SaveExploits0References2
Akamai Blog
Akamai Blog
•added 2023/12/19 3:00 p.m.•14 views

Novel Detection of Process Injection Using Network Anomalies

...

7.3AI score
SaveExploits0
Kitploit
Kitploit
•added 2021/07/06 12:30 p.m.•264 views

TiEtwAgent - PoC Memory Injection Detection Agent Based On ETW, For Offensive And Defensive Research Purposes

This project was created to research, build and test different memory injection detection use cases and bypass techniques. The agent utilizes Microsoft-Windows-Threat-Intelligence event tracing provider, as a more modern and stable alternative to Userland-hooking, with the benefit of Kernel-mode...

7.8AI score
SaveExploits0References4
Hacker One
Hacker One
•added 2021/04/26 9:34 p.m.•82 views

GitHub Security Lab: [Java] Query for detecting Jakarta Expression Language injections

This bug was reported directly to GitHub Security Lab...

1.7AI score
SaveExploits0
Hacker One
Hacker One
•added 2021/03/05 9:25 p.m.•184 views

GitHub Security Lab: Java: Query for detecting JEXL injections

This bug was reported directly to GitHub Security Lab...

1.1AI score
SaveExploits0
Kitploit
Kitploit
•added 2020/10/31 11:30 a.m.•38 views

Nethive-Project - Restructured And Collaborated SIEM And CVSS Infrastructure

The Nethive Project provides a Security Information and Event Management SIEM insfrastructure empowered by CVSS automatic measurements. Features Machine Learning powered SQL Injection Detection Server-side XSS Detection based on Chrome's XSS Auditor Post-exploitation Detection powered by Auditbea...

7.8AI score
SaveExploits0References3
Gitee
Gitee
•added 2019/12/02 12:56 p.m.•8 views

Vxscan

This is a Python script for a comprehensive vulnerability scanner, Vxscan. The script is designed to perform various types of scans, including: 1. Directory scanning and JavaScript leak detection 2. WAF/CDN identification 3. Port scanning 4. Fingerprinting and service identification 5. Operating...

8.1AI score
SaveExploits0
Rows per page
Query Builder