Skip to content
View ymuuuu's full-sized avatar

Highlights

  • Pro

Block or report ymuuuu

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 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
ymuuuu/README.md

How to be BROO H1K3R

graph LR
    A[("Target")] --> B[sqlmap --level=3 --risk=5]
    B --> C[burp_suite --auto-scan]
    C --> D[sleep]
    D --> E[("Pwn3d!")]
    style A fill:#F7E647,stroke:#000
    style E fill:#F7E647,stroke:#000
    linkStyle 0 stroke:#F7E647,stroke-width:2px
    linkStyle 1 stroke:#F7E647,stroke-width:2px
    linkStyle 2 stroke:#F7E647,stroke-width:2px
Loading

HackTheBox

Popular repositories Loading

  1. AddToHosts AddToHosts Public

    A PowerShell script to simplify adding entries to Windows and WSL (Kali Linux) hosts files, with automatic backups and duplicate checks. Perfect for CTF setups, local development, or network testing.

    PowerShell 1

  2. sqlite3-kernelsu-module sqlite3-kernelsu-module Public

    SQLite3 module for KernelSU/Sukisu (forked from rojenzaman/sqlite3-magisk-module)

    Shell 1

  3. ymuuuu ymuuuu Public

    echo "whoami";

  4. HackTheBox-WSL2-Configuration HackTheBox-WSL2-Configuration Public

    This repo will explain how to connect HTB Servers using OpenVPN and WSL2

  5. MobileForensics MobileForensics Public

    Forked from mspreitz/MobileForensics

    Additional Material for the Mobile Forensics Course

    Python

  6. EmuScan EmuScan Public

    PowerShell script for managing Android Virtual Devices (AVDs) with comprehensive device information

    PowerShell