Projects
ReconX — Automated Reconnaissance Framework
ReconX is a desktop-based reconnaissance framework designed to support security assessments, bug bounty workflows, and attack surface analysis. It consolidates multiple discovery techniques into a single interface — covering port scanning, OS fingerprinting, subdomain enumeration, live host identification, directory and endpoint brute-forcing, HTTP probing (status codes, page titles, security headers), and JavaScript file extraction. Optionally supports visual capture of web assets via screenshots for rapid triage.
SheetBreaker
SheetBreaker is a Python-based tool (CLI + GUI) designed to unprotect sheet-level passwords from .xlsx files. It works by extracting the archive, cleaning protection tags from XML sheets, and repackaging the file without data loss.