Skip to content
View Tanathorn-Rin's full-sized avatar

Block or report Tanathorn-Rin

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
Tanathorn-Rin/README.md
 ██░ ██  ▄▄▄       ▄████▄   ██ ▄█▀▓█████  ██▀███
▓██░ ██▒▒████▄    ▒██▀ ▀█   ██▄█▒ ▓█   ▀ ▓██ ▒ ██▒
▒██▀▀██░▒██  ▀█▄  ▒▓█    ▄ ▓███▄░ ▒███   ▓██ ░▄█ ▒
░▓█ ░██ ░██▄▄▄▄██ ▒▓▓▄ ▄██▒▓██ █▄ ▒▓█  ▄ ▒██▀▀█▄
░▓█▒░██▓ ▓█   ▓██▒▒ ▓███▀ ░▒██▒ █▄░▒████▒░██▓ ▒██▒
 ▒ ░░▒░▒ ▒▒   ▓▒█░░ ░▒ ▒  ░▒ ▒▒ ▓▒░░ ▒░ ░░ ▒▓ ░▒▓░
 ▒ ░▒░ ░  ▒   ▒▒ ░  ░  ▒   ░ ░▒ ▒░ ░ ░  ░  ░▒ ░ ▒░
 ░  ░░ ░  ░   ▒   ░        ░ ░░ ░    ░     ░░   ░
 ░  ░  ░      ░  ░░ ░      ░  ░      ░  ░   ░
                  ░


                      ______
                   .-"      "-.                 
                  /            \                   
      _          |              |          _         [ SYSTEM BREACH DETECTED ]
     ( \         |,  .-.  .-.  ,|         / )        > injecting payload.........[ OK ]
      > "=._     | )(__/  \__)( |     _.=" <         > bypassing auth............[ OK ]
     (_/"=._"=._ |/     /\     \| _.="_.="\_)        > escalating privileges.....[ OK ]
            "=._ (_     ^^     _)"_.="               > spawning shell............[ OK ]
                "=\__|IIIIII|__/="                   #
               _.="| \IIIIII/ |"=._                  # ACCESS LEVEL: root
     _     _.="_.="\          /"=._"=._     _        # whoami => 0xTanathorn
    ( \_.="_.="     `--------`     "=._"=._/ )
     > _.="                            "=._ <
    (_/                                    \_)


Typing SVG

$ whoami

class Operator:
    def __init__(self):
        self.handle      = "0xTanathorn"
        self.role        = "Computer Engineer / Penetration Tester"
        self.specialties = ["Web Exploitation", "Penetration Testing",
                            "Mobile Security", "Reverse Engineer"]
        self.focus       = "Offensive Security & Secure Development"
        self.learning    = ["Web Pentesting", "Red Teaming", "Reverse Engineering"]
        self.status      = "Open for engagements"
        self.fun_fact    = "Studying Japanese (JLPT N3) & Chinese"

    def motto(self):
        return "The quieter you become, the more you can hear."
┌──(tanathorn㉿kali)-[~]
└─$ cat objectives.txt
  [+] Building my own portfolio platform
  [+] Sharpening offensive security tradecraft
  [+] Looking for: job opportunities & collabs
  [+] Open to: Red Team / Web Security / Mobile Security
┌──(tanathorn㉿kali)-[~]
└─$ neofetch
                                  0xTanathorn@blackbox
         .--.                     ──────────────────────────────
        |o_o |                    OS       : Parrot OS
        |:_/ |                    Shell    : bash + PowerShell
       //   \ \                   Editor   : neovim / VS Code
      (|     | )                  Tools    : Burp · nmap · Metasploit
      /'\_   _/`\                 Spoken   : EN · TH · 日本語 · 中文
      \___)=(___/                 Status   : catching shells 🐚

$ nmap -sV --script=arsenal localhost

Starting Nmap ( https://github.com/Tanathorn-Rin )
PORT      STATE  SERVICE
22/tcp    open   offensive-security
80/tcp    open   web-exploitation
443/tcp   open   secure-development
3306/tcp  open   sql / database
8080/tcp  open   reverse-engineering
[+] Exploitation & Offensive Tooling

Kali Metasploit Burp Suite Wireshark Nmap Ghidra Hashcat

[+] Languages & Stack

My Skills

$ ./recon.sh --stats

$ htb-cli --rank

$ nc -lvnp 4444 # catch the shell

$ tcpdump -i eth0 # live activity capture

> session_id: 0xTanathorn  //  disconnecting...
> wiping logs ............ [ OK ]
> covering tracks ........ [ OK ]
> connection closed by remote host.  EOF

Pinned Loading

  1. first-react-app first-react-app Public

    Forked from gperler/first-react-app

    JavaScript

  2. catwithasword/chainsaw-insurance catwithasword/chainsaw-insurance Public

    TypeScript

  3. 42-Libft 42-Libft Public

    Libft project from 42 school

    C

  4. React-Movie React-Movie Public

    Project for learn about React

    JavaScript

  5. go-authentication-system go-authentication-system Public

    Go

  6. MERN-Stack-Project MERN-Stack-Project Public

    Project for learn about MERN Stack

    JavaScript