Lucene search
+L

453 matches found

Kitploit
Kitploit
added 2026/09/23 9:25 a.m.15 views

epagneul

epagneul Epagneul is a tool to visualize and investigate windows event logs. Deployment Requires docker and docker-compose to be installed. Installing root@kitploit: make Offline deployment On a machine connected to internet, build an offline release: root@kitploit: make release This will create ...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/23 9:23 a.m.17 views

AD_Miner

AD Miner is an Active Directory on-premise and Entra ID auditing tool that: Leverages Cypher queries to analyze data from the BloodHound graph database Neo4j. Provides a comprehensive overview of existing weaknesses through a static, web-based report. Web-based reports features: Detailed listings...

5.8AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/23 8:36 a.m.22 views

FalconHound

FalconHound NOTE: As of the BloodHound CE 7.0 release, the default database has been switched to Postgres. This version of FalconHound still relies on Neo4j to be the default database. If you want to keep using FalconHound while running the latest BloodHound version, add the following line to you...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/23 8:15 a.m.145 views

aclpwn.py

aclpwn.py Aclpwn.py is a tool that interacts with BloodHound to identify and exploit ACL based privilege escalation paths. It takes a starting and ending point and will use Neo4j pathfinding algorithms to find the most efficient ACL based privilege escalation path. Aclpwn.py is similar to the...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/23 7:45 a.m.9 views

autobloody

autobloody autobloody is a tool to automatically exploit Active Directory privilege escalation paths shown by BloodHound. Description This tool automates the AD privesc between two AD objects, the source the one we own and the target the one we want if a privesc path exists in BloodHound database...

6.1AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/23 6:17 a.m.11 views

Max

Maximizing BloodHound with a simple suite of tools Description New Release: dpat - The BloodHound Domain Password Audit Tool DPAT A simple suite of tools: get-info - Pull lists of information from the Neo4j database mark-owned - Mark a list of objects as Owned mark-hvt - Mark a list of objects...

5.8AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/23 5:46 a.m.16 views

Stormspotter

Stormspotter creates an “attack graph” of the resources in an Azure subscription. It enables red teams and pentesters to visualize the attack surface and pivot opportunities within a tenant, and supercharges your defenders to quickly orient and prioritize incident response work. Installation With...

5.6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/23 4:40 a.m.17 views

kcmapper

KcMapper KcMapper 是一个将 Keycloak 配置数据导出到 Neo4j 图数据库的工具。这种表示方式允许分析 realm、客户端、用户、组和角色之间的关系。该工具包含一个 Web 界面,用于运行预定义的 Cypher 查询以进行分析和安全审计。 功能特性 完全导出 :提取 realm、客户端、角色(包括复合角色)、组(含层级结构)、用户、客户端 scope、映射器和身份验证流程。 图建模 :将 Keycloak 配置表示为 Neo4j 中的图。 交互式分析 :提供本地 Web 界面,用于对导出的数据执行预定义的分析查询。 安全审计 :包含有助于识别潜在薄弱安全配置的查...

6.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/23 3:46 a.m.13 views

PurplePanda

PurplePanda This tool fetches resources from different cloud/saas applications focusing on permissions in order to identify privilege escalation paths and dangerous permissions in the cloud/saas configurations. Note that PurplePanda searches both privileges escalation paths within a platform and...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/23 3:40 a.m.10 views

cypherhound

CypherHound 一款Python3终端应用程序,包含用于BloodHound数据集的Neo4j Cypher查询,并附带一个脚本,可自动将这些查询导入BloodHound CE。 输出样例 终端 HTML报表 HTML报表(续) 为什么? BloodHound 是每位渗透测试人员的必备工具。然而,它的设计也带来了一些负面影响。以下是我遇到的最棘手的痛点,以及本工具旨在解决的问题: 1. 我的工具以列表形式思考 – 在我的工具能解析导出的JSON图之前,我需要将图结果以逐行格式的.txt文件呈现, 才能从其他工具中实际攻击目标 。 2. 复制/粘贴图结果 – 这延续了第一点,但...

6AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/23 3:40 a.m.53 views

cypherhound

CypherHound A Python3 terminal application that contains Neo4j cyphers for BloodHound data sets with a script to automate importing them into BloodHound CE. Output Samples Terminal HTML Report HTML Report continued Why? BloodHound is a staple tool for every penetration tester. However, there are...

5.8AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/23 3:00 a.m.9 views

ImproHound

ImproHound Identify the attack paths in BloodHound breaking your AD tiering ImproHound is a dotnet standalone win x64 exe with GUI. To use ImproHound, you must run SharpHound to collect the necessary data from the AD. You will then upload the data to your BloodHound installation. ImproHound will...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/23 2:57 a.m.11 views

ODIN

ODIN Observe, Detect, and Investigate Networks Current version: v2.0.0 "Huginn" ODIN is Python tool for automating intelligence gathering, asset discovery, and reporting. Remember, check the dev branch for the bleeding edge, and feedback is welcome! See the GitHub wiki for details and installatio...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/23 2:47 a.m.22 views

BloodHound

BloodHound is a monolithic web application composed of an embedded React frontend with Sigma.js and a Go based REST API backend. It is deployed with a Postgresql application database and a Neo4j graph database, and is fed by the SharpHound and AzureHound data collectors. BloodHound leverages grap...

5.7AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/23 1:49 a.m.12 views

GoodHound

GoodHound root@kitploit: / / / / / / / / / / / / / / / // / / / / / / / / // / // / // / // / / // / // / / / / // / ///,// ///,// //,/ Attackers think in graphs, defenders think in actions, management think in charts. GoodHound operationalises Bloodhound by determining the busiest paths...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/22 10:52 p.m.44 views

nuvola

nuvola nuvola with the lowercase n is a tool to dump and perform automatic and manual security analysis on AWS environments configurations and services using predefined, extensible and custom rules created using a simple Yaml syntax. The general idea behind this project is to create an abstracted...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/22 8:34 p.m.16 views

cypheroth

Cypheroth 自动化、可扩展工具集,对 Bloodhound 的 Neo4j 后端运行 Cypher 查询,并将输出保存为电子表格。 描述 这是一个 bash 脚本,可自动化对存储在 Neo4j 数据库中的 Bloodhound 数据运行 Cypher 查询。 我发现自己多次重新运行相同的查询(通过 Neo4j Web 界面)进行多个评估,心想一定有更简单的方法。😅 要运行的 Cypher 查询列表是完全可扩展的。下面的格式示例展示了如何添加你自己的查询。 请分享任何其他有用的查询,以便我将它们添加到这个项目中! 已全面测试,可在 Linux、macOS 和 Windows 的...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/22 8:34 p.m.277 views

cypheroth

Cypheroth Automated, extensible toolset that runs cypher queries against Bloodhound's Neo4j backend and saves output to spreadsheets. Description This is a bash script that automates running cypher queries against Bloodhound data stored in a Neo4j database. I found myself re-running the same...

5.7AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/22 8:12 p.m.192 views

evtx

EVTX A cross-platform parser for the Windows XML EventLog format Features 🔒 Implemented using 100% safe rust - and works on all platforms supported by rust that have stdlib. ⚡ Fast - see benchmarks below. It's faster than any other implementation by orders of magnitude! 🚀 Multi-threaded. ✨ Suppor...

5.6AI score
SaveExploits0References14
Kitploit
Kitploit
added 2026/09/22 7:48 p.m.11 views

CVE-2024-8309

Langchain CVE-2024–8309 漏洞的概念验证 概述 此设置演示了 GraphCypherQAChain 类中存在的提示注入漏洞的概念验证,该漏洞允许在 Neo4j 数据库中进行 SQL 注入。 组件: 1. Neo4j 数据库 :运行 Neo4j。 2. 后端(FastAPI) :使用 Langchain 与 Neo4j 交互。 3. 前端(Streamlit) :简单的界面,用于与后端交互。 使用方法 1. 克隆此仓库。 2. 配置 .env 文件 root@kitploit: AZUREAPIKEY= AZURECHATDEPLOYMENT=...

9.8CVSS6.3AI score0.13738EPSS
SaveExploits2
Rows per page
Query Builder