Lucene search
+L

15 matches found

Kitploit
Kitploit
added 2026/09/08 3:29 a.m.7 views

CakeFuzzer

CakeFuzzer Latest release : 1.0 License : GNU GPL v3.0 Cake Fuzzer is a project that is meant to help automatically and continuously discover vulnerabilities in web applications created based on specific frameworks with very limited false positives. Currently it is implemented to support the Cake...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 1:25 a.m.3 views

DakshSCRA

Daksh SCRA Source Code Review Assist root@kitploit: Author: - Debasis Mohanty [email protected] - Twitter / X: @coffeensecurity - www.coffeeandsecurity.com About Daksh SCRA Daksh SCRA Source Code Review Assist is built to enhance the efficiency of the source code review process, providing a...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 7:25 a.m.7 views

dns_amplification_scanner

DNS 放大 DDoS 检测与验证工具 该脚本旨在识别和验证可能被利用于 DNS 放大分布式拒绝服务(DDoS)攻击的潜在 DNS 服务器。它解决了 Nessus 等自动化漏洞扫描器的局限性,这些扫描器在使用插件 35450 检测此问题时可能会产生误报。 背景 DNS 放大攻击是一种基于反射的 DDoS 攻击,利用配置错误或开放的 DNS 解析器。攻击者发送带有伪造源 IP 地址的小型 DNS 查询,导致 DNS 服务器向受害者的 IP 地址发送大量响应。这会放大攻击流量,可能压垮目标的网络资源。 功能 该脚本执行以下关键功能: 1. 批量域名处理:高效分析多个域名以识别潜在漏洞。 2...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 5:25 p.m.6 views

ESCepcion

🛡️ ESCepcion Active Directory 证书服务审计器 ESCepcion 是一款开源(Open Source)工具,用于审计和评估 Active Directory Certificate Services AD CS 基础设施中的漏洞。它旨在自动化检测特权提升路径 ESC,并严格聚焦于减少企业及混合环境中的误报。 与其他工具不同,ESCepcion 不会利用、修改或写入 Active Directory 中的任何对象 。其所有操作完全基于通过 LDAP 进行的只读查询,以及通过 MS-RRP 进行的可选注册表读取(使用 --deep-scan 时)。 🆚...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/04 4:50 a.m.6 views

gokart

GoKart - Go セキュリティ静的解析 GoKart は Go の静的解析ツールであり、Go ソースコードの SSA(単一静的代入形式)を利用して脆弱性を検出します。変数や関数引数の発生元をトレースし、入力ソースが安全かどうかを判断できるため、他の Go セキュリティスキャナに比べて誤検知が少なくなります。例えば、変数と連結された SQL クエリは従来 SQL インジェクションとフラグが立てられることがありますが、GoKart はその変数が実際には定数または定数と同等であるかどうかを判断できるため、脆弱性がない場合は報告しません。 GoKart はまた、Praetorian...

6.1AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/09 6:27 p.m.4 views

nuclei v3.11.1

English • 中文 • Korean • Indonesia • Spanish • 日本語 • Portuguese • Türkçe...

10CVSS8.8AI score0.99999EPSS
SaveExploits385References185
GithubExploit
GithubExploit
added 2026/05/05 8:25 a.m.151 views

Automation-Exploit-Legacy

Automation-Exploit Legacy Prototype This repository contain...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/30 12:00 a.m.64 views

How Code Representation Shapes False-Positive Dynamics in Cross-Language LLM Vulnerability Detection

How code representation format shapes false positive behaviour in cross-language LLM vulnerability detection remains poorly understood. We systematically vary training intensity and code representation format, comparing raw source text with pruned Abstract Syntax Trees at both training time and...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/03/21 12:00 a.m.63 views

AEGIS: From Clues to Verdicts -- Graph-Guided Deep Vulnerability Reasoning Via Dialectics and Meta-Auditing

Large Language Models LLMs are increasingly adopted for vulnerability detection, yet their reasoning remains fundamentally unsound. We identify a root cause shared by both major mitigation paradigms agent-based debate and retrieval augmentation: reasoning in an ungrounded deliberative space that...

5.8AI score
SaveExploits0
GithubExploit
GithubExploit
added 2025/10/15 2:16 p.m.290 views

aether

Aether - Adaptive Exploit & Threat Hunting Engine for EVM-base...

7.4AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/10/03 12:00 a.m.7 views

A Statistical Method for Attack-Agnostic Adversarial Attack Detection with Compressive Sensing Comparison

Adversarial attacks present a significant threat to modern machine learning systems. Yet, existing detection methods often lack the ability to detect unseen attacks or detect different attack types with a high level of accuracy. In this work, we propose a statistical approach that establishes a...

6.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/09/14 12:00 a.m.8 views

VulAgent: Hypothesis-Validation Based Multi-Agent Vulnerability Detection

The application of language models to project-level vulnerability detection remains challenging, owing to the dual requirement of accurately localizing security-sensitive code and correctly correlating and reasoning over complex program context. We present VulAgent, a multi-agent vulnerability...

6.9AI score
SaveExploits0
pentestit
pentestit
added 2017/10/17 9:23 p.m.53 views

UPDATE: OWASP Dependency-Check 3.0.0

PenTestIT RSS Feed My first post about this open source OWASP project was about an older version. This post discusses the changes made to the open source software composition analysis utility in the latest release yesterday. This is the OWASP Dependency-Check 3.0.0! This release comes with Java 9...

7.3AI score
SaveExploits0
pentestit
pentestit
added 2017/07/25 12:17 a.m.99 views

UPDATE: OWASP Dependency-Check 2.1.0!

PenTestIT RSS Feed My first post about this open source OWASP project was about an older version. This post discusses the changes made to the open source software composition analysis utility in the latest release yesterday. This is the OWASP Dependency-Check 2.1.0! What I like about this release...

7.3AI score
SaveExploits0
Microsoft Security Update
Microsoft Security Update
added 1970/01/01 12:00 a.m.14 views

Microsoft Advanced Threat Analytics 1.6 Update 1

Abnormal behavior algorithm false positive reduction. Center performance improvement...

2.1AI score
SaveExploits0
Rows per page
Query Builder