Skip to content

A robust Python-based real-time activity monitoring toolkit for defense (Blue Team) operations. Features configurable detection for SSH brute-force, sensitive resource access, and suspicious keywords, with JSON/log alerting, simulated input for testing, and customizable rules for live gameplay in cybersecurity.

License

Notifications You must be signed in to change notification settings

Lithish-7/CyberSentry-Pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›‘ CyberSentry-Pro

A SOC-style monitoring toolkit built in Python to detect suspicious logins, SSH brute-force attempts, and anomalous system activity. Designed for Blue Team defense and real-time monitoring.


πŸš€ Features

  • πŸ”Ž Detects SSH brute-force login attempts
  • πŸ“Š Analyzes system logs in real time
  • ⚑ Lightweight, Python-based monitoring
  • πŸ›  Extendable for additional detection rules

πŸ›  Tech Stack

  • Python (core logic, parsing)
  • Regex for log detection
  • Linux / Syslog monitoring

πŸ“¦ Installation

git clone https://github.com/Lithish-7/CyberSentry-Pro.git
cd CyberSentry-Pro
pip install -r requirements.txt

About

A robust Python-based real-time activity monitoring toolkit for defense (Blue Team) operations. Features configurable detection for SSH brute-force, sensitive resource access, and suspicious keywords, with JSON/log alerting, simulated input for testing, and customizable rules for live gameplay in cybersecurity.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages