I build software, experiment with technology, and document things I find interesting along the way.
This profile contains a mix of software projects, university work, technical experiments, and security labs.
A malware analysis lab conducted in an isolated Windows environment using a Metasploit-generated Reverse HTTPS payload.
The analysis covers:
- Payload creation with MSFVenom
- Execution and observation inside Flare-VM
- Process and registry activity
- Network behavior
- VirusTotal analysis
- YARA detections
- Indicators of Compromise
- MITRE ATT&CK references
Tools used include Flare-VM, Metasploit, Process Monitor, ProcDot, Wireshark, VirusTotal, and YARA.
π Read the analysis
A small web application for visually comparing different approaches to password storage.
The application stores the same registration data using:
- Plaintext
- MD5
- Bcrypt
It provides a database inspector that makes the differences between each storage method visible.
Built with: SvelteKit, Svelte 5, Tailwind CSS, SQLite, bcryptjs
π View repository
A team university project for a Flutter mobile application designed around agricultural product trading.
The application includes functionality such as:
- Authentication
- User registration
- Request processing
- Request acceptance
- Payment handling
Built with: Flutter / Dart
π View repository
My public repositories also contain older software projects, experiments, coursework, and utilities from different periods of my development experience.
You can find them at github.com/yasridho.




