Projects
A few of the things I have built, across security tooling, machine learning, networking, and cryptography. My main work now is finding and reporting vulnerabilities in kernels, hypervisors, and runtimes, which I write up here.
Security tooling · Java
Supply Chain Integrity Verifier (SCIV)
A Java GUI tool that verifies software integrity by validating digital signatures, certificates, SBOMs, and YARA rules.
github.com/stanly363/SCIV →
Machine learning · Python
AI Intrusion Detection System
A Python and TensorFlow IDS that classifies live network traffic as normal or malicious in real time.
github.com/stanly363/AI-Intrusion-Detection-System →
Networking · Python
Packet Sniffer
A Python tool that captures traffic off the wire and writes it out to PCAP for later analysis.
github.com/stanly363/Packetsniffer101 →
Cryptography · Django
Post-Quantum Trading Platform
A Django portfolio-management app that uses quantum-resistant cryptography to protect user data and transactions.
github.com/stanly363/quantam-resistant-trading-platform →
DevSecOps · Django
Secure E-commerce Site
A Django and Bootstrap e-commerce site built around a full DevSecOps pipeline with automated security testing in CI.
github.com/stanly363/Secure-ecomerse-website →
Crypto · Java
Password Manager
A Java password manager that stores site credentials encrypted at rest behind a master key.
github.com/stanly363/password-manager →
Machine learning · PyTorch
AI CAPTCHA Solver
A PyTorch model that solves Fournier CAPTCHA v2 with close to perfect accuracy.
github.com/stanly363/AI-Captcha-Solver →
More on GitHub: github.com/stanly363
