ELFEN – Linux Malware Analysis Sandbox

ELFEN is a dockerized sandbox for analyzing Linux (file type: ELF) malware. It leverages an array of open-source technologies to perform both static and dynamic analysis. Results are available through both the GUI and API. Currently, ELFEN supports the analysis of ELF binaries for the following architectures: Getting Started Prerequisite Install docker and docker compose. Setup […]

October 5, 2023
Read More >>

Incident Response Playbooks – Streamlined Security Mitigation Guides

Welcome to the Incident Response Playbooks repository! We’re creating these playbooks with the knowledge gained from LetsDefend to assist security experts in responding to various security incidents effectively. Whether you’re new to incident response or a seasoned professional, you’ll find valuable resources here to help you navigate and mitigate security threats. Table Of Contents Introduction Incident response […]

October 5, 2023
Read More >>

Awesome Command And Control

A collection of awesome Command & Control (C2) frameworks, tools and resources for post-exploitation and red teaming assessments. If you’d like to contribute to this list, simply open a PR with your additions. Maintained by @tcostam. If you have contributions but can’t pull request, give me a shout at twitter. Table Of Contents Tools Open Source Commercial Online […]

October 4, 2023
Read More >>

GDBleed – Advanced Binary Instrumentation with GDB

GDBleed – Dynamic-Static binary instrumentation framework on top of GDB GDBleed is a gdb wrapper exposing a set of commands for x86-64, ARM and MIPS (x86 and ARM thumb-mode in progress) architectures to perform binary instrumentation. The objective was to exploit the hackish features of GDB python API, while ignoring the software performance attribute (for now). […]

October 4, 2023
Read More >>

RedPersist – Advanced Windows Persistence in C#

In the evolving landscape of system management, maintaining application persistence is paramount. ‘RedPersist’ stands out as a robust solution, offering a myriad of techniques to ensure uninterrupted system presence. Dive into this comprehensive guide to explore its capabilities, from leveraging Eventviewer to harnessing the power of PowerShell profiles. Compiling Project Below 3rd party libraries are […]

October 4, 2023
Read More >>

Eyes: Email-Centric OSINT Uncovered

Eyes is an OSINT tool that focuses on extracting information related to an email address. Whether you’re a cybersecurity professional, a private investigator, or just a curious individual, Eyes can provide insights into the digital footprint associated with a specific email. It scours various platforms and databases to fetch data, making your investigation process smoother […]

October 4, 2023
Read More >>

Cloud Katana – Serverless Security for Multi-Cloud

The cutting-edge toolset designed for the modern cloud landscape. Born from a dire need to streamline security evaluations in multi-cloud and hybrid cloud setups, this event-driven application embodies the future of serverless computing. Built atop Azure Functions, it not only accelerates research in Azure environments but also promises expansion to other cloud platforms. Dive in […]

October 3, 2023
Read More >>