You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your personal 'Mini Shodan'. A high-performance network reconnaissance engine designed for massive scale asset discovery. Specializes in identifying unsecured services (Open RTSP Cameras, No-Auth VNC, Anonymous FTP) and deeply fingerprints device models with a beautiful real-time terminal dashboard.
Educational Python implementation of the Caesar Cipher with left and right shift support, demonstrating classical encryption and decryption using modular arithmetic.
A simple Python implementation of the RSA public-key cryptography algorithm demonstrating key generation, encryption, and decryption for educational purposes.
CLI tool that parses login/logout event logs and reports session history, currently active users, and exportable reports (CSV/JSON). Built with Python, rich, and pyfiglet.