Skip to content

Welcome to Forge-XDR-Agent, an open-source Python project that represents my personal journey in developing an Extended Detection and Response (XDR) system.

Notifications You must be signed in to change notification settings

Constantin-Hentgen/Forge-XDR-Agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Forge-XDR-Agent, an open-source Python project that represents my personal journey in developing an Extended Detection and Response (XDR) system. This project serves as a pedagogical tool, allowing me to explore and apply key concepts in cybersecurity engineering while building a functional XDR solution from scratch.

Dev

Build an image

Forge-XDR-Agent/                                    
docker buildx build -t forge-xdr-agent .

Config

Linux

echo "*.* @@127.0.0.1:5140" > /etc/rsyslog.d/forge-xdr
systemctl restart rsyslog

About

Welcome to Forge-XDR-Agent, an open-source Python project that represents my personal journey in developing an Extended Detection and Response (XDR) system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published