6 matches found
SynthAPT
SynthAPT Resumen SynthAPT es un marco de simulación de adversarios basado en playbooks para replicar rutas de ataque complejas. Está diseñado para validar detecciones avanzadas y agentes de investigación basados en IA. La idea central es que el comportamiento del malware puede expresarse en JSON ...
Security-Datasets
Conjuntos de Datos de Seguridad El proyecto Security Datasets es una iniciativa de código abierto que contribuye con conjuntos de datos maliciosos y benignos, de diferentes plataformas, a la comunidad de seguridad informática para acelerar el análisis de datos y la investigación de amenazas...
detection-validation
Detection-Validation Purpose The tool automates the process of simulating malicious process events without need to go through setup of real processes. Suppose you want to test w3wp.exe spawning Powershell, you will need to go through iis setup to simulate w3wp.exe events, which is a consuming tas...
offensive-security-adversary-emulation
Project 5 — Offensive Security & Adversary Emulation Part of a 5-project home-lab SOC arc: build → detect & enrich → investigate → monitor & hunt → attack & cross-check. This project adds the missing half of the picture from Projects 1–4: everything before this was blue team building detections,...
log4shell-honeypot
Log4Shell Honeypot This demo application is vulnerable to the CVE-2021-44228, also known as Log4Shell. For example, it can be used to validate a detection or remediation script. How to launch Build the application: root@kitploit: mvn clean package Or, alternatively, download the pre-built JAR. Ru...