Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 371 Bytes

File metadata and controls

13 lines (10 loc) · 371 Bytes

▶️ Usage

python log_analyzer.py# 🔐 Security Log Analyzer (SOC Tool)

A Python-based log analysis tool designed to detect suspicious login activity and brute-force attacks.

## 🚀 Features
- Detects failed login attempts
- Identifies brute-force attacks
- Flags suspicious login behavior
- Generates structured alert reports

## 📁 Project Structure