This repository contains simple and practical Python scripts designed for security automation and learning.
- Log formatting and parsing
- Hashing utilities (SHA256, MD5)
- Simple port scanner (educational)
- Base64/hex encoding & decoding
- File inventory/checksum generator
- log-tools/
- network-tools/
- encoding-tools/
- hashing-tools/
- utilities/
- Improve Python skills through real security use cases
- Build reusable tools for future labs
- Demonstrate scripting capability for entry-level roles
All scripts are educational and must not be used against systems you do not own or have permission to test.