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!
CognitoHunter is a specialized toolkit designed for security researchers and penetration testers to analyze and…
Axum is a high-performance, ergonomic, and modular web framework for Rust, designed to simplify the…
how2heap is a repository designed to teach and demonstrate various heap exploitation techniques. It provides…
Polars is a cutting-edge DataFrame library designed for high-speed data manipulation and analysis. Written in…
WinVisor is a hypervisor-based emulator designed to emulate Windows x64 user-mode executables. It leverages the…
CVE-2024-12084 is a critical vulnerability in the widely-used Rsync tool, identified as a heap-based buffer…