A modular Python command-line tool that parses Apache access logs to detect and report on potential security threats.

Role: Co-developed with Michael Aiwekhoe, with equal contributions across the project lifecycle.

Tools: Python (regex, datetime, argparse)

Challenges: Crafting a precise regex for reliable log parsing and developing logic to distinguish attack patterns from legitimate traffic.

View project on GitHub