2 Repos
Automated installation and configuration of Endpoint Detection and Response agents across a network.
Distinguishing note: Candidates focused on enterprise software delivery or health monitoring rather than security agent deployment.
Explore 2 awesome GitHub repositories matching security & cryptography · EDR Deployments. Refine with filters or upvote what's useful.
GOAD is an Ansible-based automation tool and infrastructure orchestrator used to deploy pre-configured networks of vulnerable Windows virtual machines. It serves as a security training environment for practicing Active Directory penetration testing, privilege escalation, and lateral movement across various cloud platforms and local virtualization hypervisors. The project distinguishes itself through a multi-provider infrastructure model and a system of infrastructure recipes that simulate intentional security misconfigurations. It supports the deployment of varied attack scenarios, including
Installs a security monitoring server and deploys agents to all domain computers to detect and respond to threats.
OffensiveNim is a red teaming framework and post-exploitation toolkit developed in Nim. It provides a collection of low-level primitives and a Windows API wrapper designed for offensive security operations, including malware development and shellcode loading. The project focuses on evasion and obfuscation through techniques such as API unhooking, direct system calls, and anti-debugging mechanisms. It features diverse payload delivery methods, including reflective binary loading, the execution of .NET assemblies via CLR hosting, and various shellcode injection techniques using fibers, COM obje
Implements EDR evasion by mapping clean copies of system libraries from disk to overwrite patched memory sections.