Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.
/ S-Prototype Public archive

Lightweight SIEM from scratch w/ a QT-based GUI

Notifications You must be signed in to change notification settings

Xacone/S-Prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S-Prototype - A "SIEM from scratch" project 🌠🛰️​

@Xacone - 2021

S-Prototype is a project on which I worked on in 2021 and which enabled me to improve my C++, Win32 APIs & QT skills. It is a light-weight SIEM that processes and aggregates real-time data from software agents located on other machines, such as real-time packet capture and analysis, as well as events occurring on the system, while providing an ergonomic graphical interface that enables real-time monitoring of events and processed information.

⏸️ Development of this project is currently on hold.


Geolocation of remote hosts with which a connection is established 🌍​

alt text


Real Time Packets Capture 🛜​

packet-capture.mp4

Catching Nmap XMAS scans 🔍

sproto-xmas-scan-detect.mp4

Real time HTTP traffic summary 📊​

http-packets-brief.mp4

About

Lightweight SIEM from scratch w/ a QT-based GUI

Resources

Stars

Watchers

Forks