Skip to content
View yasridho's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Makassar, Indonesia
  • 20:16 (UTC +08:00)

Highlights

  • Pro

Organizations

@helloproclub

Block or report yasridho

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
yasridho/README.md

Hi, I'm Yasri πŸ‘‹

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.

Selected Work

πŸ”¬ Malware Analysis with Flare-VM

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


πŸ” Hashing Comparison & Vulnerability Inspector

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


🌾 Pasar Petani

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

Other Repositories

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.

Connect



Pinned Loading

  1. MovieDashboard MovieDashboard Public

    Movie Dashboard Web App is a web application that allows users to know movies in theaters, upcoming movies, and top rated movies. Users can also search for movies and get more information about the…

    Svelte 1