Lucene search
+L

75 matches found

Kitploit
Kitploit
added 2026/09/06 3:45 a.m.6 views

slater

Slater Versión actual:v0.25.2 — todas las versiones. En una línea: Slater sirve grafos que no caben en memoria — cientos de millones de nodos y miles de millones de aristas en unos pocos cientos de MB de RAM — a través del Bolt estándar, por lo que cualquier driver de neo4j funciona sin cambios,...

6.2AI score
SaveExploits0References30
Kitploit
Kitploit
added 2026/09/06 2:54 a.m.41 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/06 2:54 a.m.9 views

nuvola

nuvola nuvola con la n minúscula es una herramienta para volcar y realizar análisis de seguridad automáticos y manuales sobre configuraciones y servicios de entornos AWS, utilizando reglas predefinidas, extensibles y personalizadas creadas con una sintaxis YAML simple. La idea general detrás de...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/06 1:55 a.m.5 views

ODIN

ODIN Observa, Detecta e Investiga Redes Versión actual: v2.0.0 "Huginn" ODIN es una herramienta de Python para automatizar la recopilación de inteligencia, el descubrimiento de activos y la generación de informes. Recuerda, revisa la rama dev para las funciones más recientes, ¡y los comentarios s...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/05 8:11 p.m.15 views

guac

GUAC: Gráfico para la Comprensión de la Composición de Artefactos Nota: GUAC está en desarrollo activo: si estás interesado en contribuir, consulta la guía para colaboradores. GUAC es un proyecto en incubación de OpenSSF bajo el Grupo de Trabajo de Integridad de la Cadena de Suministro. Gráfico...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/05 8:11 p.m.57 views

guac

GUAC: Graph for Understanding Artifact Composition Note: GUAC is under active development - if you are interested in contributing, please look at contributor guide. GUAC is an OpenSSF incubating project under the Supply Chain Integrity WG. Graph for Understanding Artifact Composition GUAC...

5.5AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/05 7:42 p.m.6 views

cirro

Cirro es una plataforma extensible de investigación en seguridad que permite a investigadores y testers de penetración recolectar, analizar y visualizar entornos en la nube y relaciones de identidad a través de bases de datos de grafos. Construida con una arquitectura modular, Cirro puede...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/05 7:06 p.m.2 views

LetsMapYourNetwork

Omniscient - Let’s Map Your Network v2.0 Table of Contents 1. WHAT IT IS 2. WHY IT IS 3. WHERE TO USE IT 4. Presentations 5. Key Features 6. Installation Guidelines 7. HOW TO USE IT 8. Understand Node 9. Contributer 10. LMYN In Action 11. Roadmap 12. Contact Information WHAT IT IS It is utmost...

5.8AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/05 2:19 p.m.3 views

CVE-2024-27348-Apache-HugeGraph-RCE

Vulnerabilidad de Ejecución Remota de Código en Apache HugeGraph Server CVE-2024–27348 CVE-2024-27348 es una vulnerabilidad crítica de Ejecución Remota de Comandos RCE en Apache HugeGraph Server, un popular sistema de base de datos de grafos. La falla reside en la interfaz del lenguaje de recorri...

9.8CVSS8.8AI score0.9921EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/04 4:52 a.m.4 views

gitoops

GitOops! 😱 todos los caminos llevan a las nubes GitOops es una herramienta para ayudar a atacantes y defensores a identificar rutas de movimiento lateral y escalada de privilegios en organizaciones de GitHub abusando de pipelines de CI/CD y controles de acceso de GitHub. Funciona mapeando...

5.4AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/04 3:35 a.m.8 views

opencspm

OpenCSPM Open Cloud Security Posture Management, OpenCSPM, is an open-source platform for gaining deeper insight into your cloud configuration and metadata to help understand and reduce risk over time. Who is OpenCSPM for? Security teams running infrastructure in cloud environments looking to gai...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 8:56 p.m.4 views

RFC-Security-Research

RFC-Security-Research 原始论文和辅助脚本,用于帮助分析互联网 RFC 的安全方面。 概述 本仓库包含一份 RFC 安全审查(以 RFC 的风格撰写),以及多个 python 辅助脚本。这些脚本用于获取底层分析所需的数据,并生成必要的 Cypher(neo4j 图数据库)代码,以支持对 RFC 语料库进行图数据库分析。 创建图数据库 本仓库中的脚本仅仅是快速脚本,用于提取白皮书所需的信息,并将其转换为 CSV 格式,以便导入到 neo4j(在此例中)图数据库中。这些脚本在提取的数据方面绝非详尽无遗,因此仅作为示例/模板使用。 示例 要提取 RFC...

5.4AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/03 8:52 p.m.7 views

thingernet-graph

thingernet-graph 用于生成一组物联网设备的 neo4j Cypher 表示的 Python 脚本,以便可视化和查询。 该脚本读取一个包含描述“things”的 JSON 文件的目录,并创建相关的 neo4j Cypher 文本,以导入 neo4j,从而生成“thingernet”的图数据库表示——一个带有节点和边属性的有向图,使我们能够对 thingernet 进行推理并评估其安全性。 随附的 NCC Group 白皮书描述了 thingernet-graph 的原理和用途。...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/30 7:36 a.m.205 views

krane

Krane Kubernetes RBAC Analysis made Easy Krane is a simple Kubernetes RBAC static analysis tool. It identifies potential security risks in K8s RBAC design and makes suggestions on how to mitigate them. Krane dashboard presents current RBAC security posture and lets you navigate through its...

5.8AI score
SaveExploits0References1
Chainguard
Chainguard
added 2026/08/14 8:25 a.m.22 views

GO-2026-5529 vulnerabilities

Vulnerabilities for packages: dgraph...

5.3AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/08/06 8:20 p.m.10 views

CVE-2026-63637

Dgraph is an open source distributed GraphQL database. Prior to 25.3.8, maybeQuoteArg in graphql/resolve/queryrewriter.go passes regexp filter strings into generated DQL without quoting or validating the /pattern/flags form, allowing crafted GraphQL query or mutation filters to inject DQL...

8.6CVSS5.5AI score0.00254EPSS
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2026/07/30 4:48 p.m.10 views

SUSE CVE-2026-44840

Dgraph is an open source distributed GraphQL database. Prior to version 25.3.4, the checkUserPassword GraphQL query in Dgraph is vulnerable to DQL Dgraph Query Language injection. User-supplied password values are interpolated directly into a DQL checkpwd query via fmt.Sprintf without any escapin...

7.5CVSS7.8AI score0.00492EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/18 10:15 p.m.53 views

CVE-2026-10130 QueryWeaver Authentication Bypass via Email Signup Token Issuance for Existing Accounts

QueryWeaver contains an authentication bypass vulnerability that allows unauthenticated attackers to obtain valid session tokens for existing accounts by submitting a signup request with a known victim email address. The signup route unconditionally creates and links a new token to the matching...

8.8CVSS0.00559EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/09 11:40 p.m.59 views

CVE-2026-55615

Langroid CVE-2026-55615 affects the Neo4jChatAgent path, where LLM-generated Cypher queries are sent unvalidated to the Neo4j driver prior to version 0.65.5. Connected docs describe a prompt-injection risk enabling read/write/destroy of graph data and, with APOC or dbms.security, potential OS com...

9.2CVSS6AI score0.00461EPSS
SaveExploits2References2
EUVD
EUVD
added 2026/05/08 3:59 p.m.20 views

EUVD-2026-28808

Nornicdb is a distributed low-latency, Graph+Vector, Temporal MVCC with all sub-ms HNSW search, graph traversal, and writes. Prior to version 1.0.42-hotfix, the --address CLI flag and NORNICDBADDRESS / server.host config key is plumbed through to the HTTP server correctly but never reaches the Bo...

9.8CVSS5.8AI score0.0044EPSS
SaveExploits0References3
Rows per page
Query Builder