Skip to content
View Masriyan's full-sized avatar
:octocat:
I may be slow to respond.
:octocat:
I may be slow to respond.

Block or report Masriyan

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
Masriyan/README.md

⚔️ RIYAN PRATAMA

Typing SVG


LinkedIn Medium X Website



Quote

Hacking GIF

🎯 About Me

name: Riyan Pratama
alias: sudo3rs
role: Threat Hunter & Security Researcher
location: Indonesia 🇮🇩
focus:
  - Threat Hunting & Incident Analysis
  - SOC Strategy & Development  
  - Cyber Threat Intelligence
  - Attack Surface Management
  - Security Automation
fun_fact: "I run Wedusku Farm 🐐"


📊 GitHub Analytics

GitHub Streak


🛡️ Security Arsenal

Open-source tools sorted by ⭐ stars

Project Description Stack
6 MacFIRE macOS DFIR toolkit — forensic acquisition, timeline analysis, rootkit detection, HTML reporting Python
5 uclsoc_code SIEM detection library mapped to MITRE ATT&CK framework YAML
3 ExpertXSS XSS scanner with auto-updating payloads from public sources Python
3 ExpertRecon Recon & exploitation tool integrating third-party APIs Python
1 Aegis Single-file web app for URL recon & OSINT enrichment Python JS
1 No-Secret-Scan- Detect hardcoded secrets in web pages Python
1 No-Secret-Scan-Github-Gitlab Scan repos for API keys across git history Python
Kalitellingence One-shot Kali setup for Threat Intel workflows Shell

🔥 Featured Projects


📈 Contribution Graph


🕵️ Threat Hunting Workflow

%%{init: {'theme': 'dark', 'themeVariables': { 'primaryColor': '#F85149', 'primaryTextColor': '#C9D1D9', 'primaryBorderColor': '#30363D', 'lineColor': '#F8D866', 'secondaryColor': '#161B22', 'tertiaryColor': '#0D1117'}}}%%
flowchart LR
    A[📡 Collect] --> B[🔍 Enrich]
    B --> C[⚡ Correlate]
    C --> D{🎯 Threat?}
    D -->|Yes| E[🔬 Hunt]
    D -->|No| F[✅ Tune]
    E --> G[🛡️ Contain]
    G --> H[📝 Report]
    H --> I[🤖 Automate]
    I --> C
Loading

💻 Tech Stack


🏆 GitHub Trophies


🎯 Core Expertise

🕵️ Threat Hunting 🏛️ SOC Leadership 🌐 Cyber Threat Intel
Proactive detection Team building & ops OSINT & adversary tracking
Behavioral analysis Playbook development IOC management
🔎 SIEM Engineering ☁️ Cloud Security ⚙️ Automation
Detection rules Posture management SOAR integration
Use case library Asset discovery Response orchestration

🐐 Fun Fact

┌──────────────────────────────────────────────────────────────┐
│                                                              │
│  🌾 By day: Building security solutions                      │
│  🐐 By evening: Tending goats at Wedusku Farm               │
│                                                              │
│  "Security is a process, not a product" — Bruce Schneier    │
│                                                              │
└──────────────────────────────────────────────────────────────┘

💖 Support My Work

PayPal



Profile Views


Pinned Loading

  1. MacFIRE MacFIRE Public

    MacFIRE – (Mac Forensic Investigation & Response Engine)

    Python 6 1

  2. ExpertXSS ExpertXSS Public

    The ExpertXSS is a Python-based penetration testing tool designed to check for Cross-Site Scripting (XSS) vulnerabilities on web applications. It automatically fetches the latest payloads.

    Python 3

  3. ExpertRecon ExpertRecon Public

    ExpertRecon is a powerful reconnaissance and exploitation tool designed for security professionals and ethical hackers. It integrates various reconnaissance techniques and third-party APIs to ident…

    Python 3

  4. No-Secret-Scan- No-Secret-Scan- Public

    "No Secret Scan" is a Python script designed to detect and identify secrets and hardcoded credentials within web pages, enhancing security audits by automating the discovery of potentially sensitiv…

    Python 1

  5. No-Secret-Scan-Github-Gitlab No-Secret-Scan-Github-Gitlab Public

    No Secret Scan is a Python tool designed to help developers scan their GitHub and GitLab repositories for potential secrets like API keys, tokens, and passwords. With customizable secret patterns, …

    Python 1 1

  6. uclsoc_code uclsoc_code Public

    list of use case library for CSOC

    5