// tag · 5 items
: Security
- cyber operations
Final Research Paper
- cyber operations
CyberApolis Water Breach Report
- blog
Triaging a Suspicious Indicator in One Command
A tool I built that takes one IP, domain, hash, or URL, checks it against a stack of OSINT sources at once, and hands back a single report with a …
- python projects
Password Checker in Python
The program defines a function, password_strength, that evaluates the strength of a provided password based on several criteria: length, presence of …
- python projects
Random Password Generator in Python
This program is a Random Password Generator designed to enhance online security. By specifying the desired password length, users can create strong …