Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cybersecurity Log Analyzer

📌 Overview

This project is a Python-based cybersecurity tool that analyzes system logs to detect suspicious login activity.

🚀 Features

  • Detects multiple failed login attempts
  • Identifies possible brute-force attacks
  • Flags suspicious IP addresses
  • Highlights suspicious users

🛠️ Technologies Used

  • Python
  • Pandas

▶️ How to Run

  1. Install dependencies: pip install pandas

  2. Run the script: python analyzer.py

📊 Use Case

This tool simulates a basic SIEM system used in cybersecurity for monitoring and threat detection.

About

Python-based cybersecurity tool to analyze login logs and detect suspicious activities like brute-force attacks and malicious IP patterns.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages