Welcome to atomicgen.io, a simple tool designed to create Atomic Red Team tests with ease. This platform provides a user-friendly interface and customizable options to streamline security testing.
To get started with developing atomicgen.io, follow these steps:
git clone https://github.com/krdmnbrk/atomicgen.io.git
cd atomicgen.io
2. Install Dependencies:
npm install
3. Run the Project:
npm start
You can also set up atomicgen.io using Docker. Follow these steps:
docker build -t atomicgen.io .
2. Run the Docker Container:
docker run -d -p 8000:80 atomicgen.io
I welcome contributions from the community! Here’s how you can get involved:
I appreciate your contributions in making atomicgen.io better for everyone!
Before delving into the topic, let's first clarify the role of an Administrator within the…
Embassy is the next-generation framework for embedded applications. Write safe, correct and energy-efficient embedded code…
This repository provides a mapping of Atomic Red Team attack simulations to open-source detection rules,…
Qdrant (read: quadrant) is a vector similarity search engine and vector database. It provides a…
ShadowHound is a set of PowerShell scripts for Active Directory enumeration without the need for…
EDR bypass technology is not just for attackers. Many malware now have EDR bypass capabilities,…