JUST A MOMENT
Cybersecurity Student & Developer

Mohammad Nabil Bin Arjuna

I build tools at the intersection of security, privacy, and automation. — Chrome extensions, trading systems, recon pipelines.
Selected Work
Internal Dashboard — Private Repo
Boss Tracker
Real-time trading dashboard. Auto-imports MT5 balance, equity curves, win rates, deposit-aware P&L. Built for XAUUSD on CENT accounts.
Built for personal workflow & operational security. Source code and deployment are kept in a private repository.
Private System
bosstracker.dedyn.io
Boss Tracker dashboard
Proprietary Tool — Private Repo
Bug Bounty Recon
Automated recon pipeline: subfinder → httpx → waybackurls → nuclei. Reduces recon time from hours to minutes. Real HackerOne programs.
Built for personal workflow & operational security. Source code and deployment are kept in a private repository.
Private System
recon — subfinder | httpx | nuclei
Bug Bounty Recon terminal output
Internal Tool — Private Repo
pwguard
Password audit tool using HIBP k-anonymity API. Flags weak, reused, compromised passwords. Generator + change tracker.
Built for personal workflow & operational security. Source code and deployment are kept in a private repository.
Private System
pwguard — localhost:5000
pwguard dashboard
Final Year Project — Lead Developer
Web-Based Vulnerability Scanner
Engineered an automated network-layer security auditing engine using Python and Nmap to detect and enumerate infrastructure vulnerabilities. Implemented automated log parsing and severity classification models to prioritize critical threats, significantly cutting manual triage overhead. Built a centralized dashboard delivering real-time telemetry on system weaknesses, risk ratings, and actionable remediation workflows.
Awarded Top 1 Best Poster at faculty defense showcase. Scouted on-site by NetAssist Leadership for future commercial collaboration.
Built and evaluated as a local defense system across isolated sandbox environments. Decommissioned and archived post-defense.
Completed Prototype
vuln-scanner — sandbox.local:8080
Web-Based Vulnerability Scanner dashboard