OPERATIONS & PROJECTS ARCHIVE
Full repository of security tools, recon frameworks, cloud systems, and source contributions.
VEXTIX (IDevSec)
A custom OSINT and Reconnaissance tool designed to automate subdomain enumeration and vulnerability analysis. Built to scan large scopes concurrently, identifying critical P4/P5 issues such as missing HSTS, missing Content Security Policies (CSP), and insecure cookie attributes. Generates structured JSON reports for threat mapping.
ModuSec (IDevSec)View on PyPI
Modular Python-based reconnaissance and security auditing framework, published on PyPI. Contributed reconnaissance modules, security testing logic, and framework enhancements, plus ongoing bug reports identifying false positives across the clickjacking, IP exposure, and file-discovery modules.
SECURE STUDENT ANALYTICS SYSTEMView on GitHub
A collaborative 5-member project optimizing student data management. Configured secure pipelines to query academic performance variables, utilizing SQL databases integrated with AWS for cloud storage, access management, and automated reporting.
RECON MAIL SCRAPERView on GitHub
A reconnaissance-focused Python automation tool using BeautifulSoup and Regex. Designed to extract and aggregate public email addresses across multiple subdomains and domains, utilizing recursive link traversal to map contact structures during OSINT phases.
Caesar Cipher Encryption Tool – Exposys Data Labs
Conducted OSINT reconnaissance simulations to map external exposures during a Cybersecurity Internship (June - July 2024). Developed an encryption/decryption program in C language using Caesar Cipher algorithms that was utilized and peer-reviewed by over 50 colleagues.