The pentester's Swiss knife

IOC scanner

spyre: simple YARA-based IOC scanner

Spyre Spyre is a simple host-based IOC scanner built around the YARA pattern matching engine and other scan modules. The main goal of this project is the easy operationalization of YARA rules and other indicators of...

adversarial attacks

FaceGSM: Targeted Adversarial Attack using FGSM Method

FaceGSM FaceGSM designed for performing targeted adversarial attacks using the FGSM (Fast Gradient Sign Method) in Facial Recognition Embedding Model. FaceGSM revolutionizes security testing with a suite of innovative features, including: Static – Takes static images as input for FaceGSM. Capture – Takes image captured by...

pentest collaborative tool

Smersh: pentest-oriented collaborative tool

SMERSH Smersh is a pentest-oriented collaborative tool used to track the progress of your company’s missions and generate rapport.   Architecture SMERSH uses many docker containers in its architecture, which means you have to...

KsecDD Windows driver

KexecDDPlus: Exploiting the KsecDD Windows driver

KexecDDPlus This proof-of-concept is the result of a research project that aimed at extending the work of @floesen_ on the KsecDD Windows driver. It relies on Server Silos to access the KsecDD driver directly, without having...

Windows kernel exploration

fibratus: exploration and tracing of the Windows kernel

Fibratus Fibratus is a tool for exploration and tracing of the Windows kernel. It lets you trap system-wide events such as process life-cycle, file system I/O, registry modifications or network requests among many other observability signals. In a...