Python-Based Cybersecurity Utility • Network Utility
Emberkit is a modular cybersecurity utility written in Python, with a focus on simplicity and ease of use. I plan to add many features to make it even more powerful and user-friendly. Message me for feature suggestions!
Automatically detects your local network and lists IP + MAC addresses of connected devices.
Returns ISP, location, and country information for an inputted IP address.
Search files for specified keywords in a file.
Check if a device is online by pinging its IP address.
Crack MD5, SHA1, and SHA256 hashes using a wordlist.
Prerequisites: Python 3 & Pip 3
Windows support is experimental. Contributions are welcome on GitHub.