The Honeypot Monitoring System is a security project designed to simulate vulnerable services and capture attacker activity. The system logs login attempts, IP addresses, commands entered by attackers, and timestamps. The collected logs can be analyzed to understand attacker behavior and common attack patterns.
The purpose of this project was to understand how attackers interact with vulnerable systems and to learn how logging, monitoring, and basic intrusion detection concepts work in real environments.