┌──(root㉿kali)-[~/TR4NV4NH04NGNS018]
└─# cat /etc/system_profile
╔══════════════════════════════════════════════════════════════════╗
║ [*] CODENAME : TR4NV4NH04NGNS018 ║
║ [*] REAL NAME : Tran Van Hoang ║
║ [*] BASE : VKU — Da Nang, Vietnam ║
║ [*] ROLE : Software Engineer / Security Enthusiast ║
║ [*] STATUS : ██████████████████████████ ACTIVE ║
║ [*] THREAT LVL : ███████░░░░░░░░░░░░░░░░░░ noob ║
╚══════════════════════════════════════════════════════════════════╝
#!/usr/bin/env python3
class Hacker:
def __init__(self):
self.name = "Tran Van Hoang"
self.alias = "Tr4nV4nH04ngNS018"
self.education = "Software Engineering @ VKU"
self.languages = ["Vietnamese", "English"]
self.interests = ["Web Exploitation", "3D WebGL", "CTF", "Reverse Engineering"]
def current_mission(self):
return "Defending Capstone Project: EcoImpact Hero 🌍"
def motto(self):
return "Small habits, Big impacts. Hack the planet, save the Earth."
me = Hacker()┌──(root㉿kali)-[~/arsenal]
└─# nmap -sV localhost
PORT STATE SERVICE VERSION
───────── ──────── ─────────────── ──────────────────────────────
22/tcp open frontend HTML5 / CSS3 / JS(ES6+) / TailwindCSS
80/tcp open 3d-engine Three.js (WebGL) + Blender glTF Pipeline
443/tcp open backend Node.js / Express / REST APIs
3306/tcp open database MySQL / MongoDB / LocalStorage
8080/tcp open proxy PowerShell CORS Reverse Proxy
9999/tcp open ctf-solver Reverse Engineering / Binary Exploit
|
|
|
📊 KPI- (Private) |
🛡️ cyberbully |
┌──(root㉿kali)-[~/contact]
└─# cat channels.conf
╔═══════════════════════════════════════════════════╗
║ 📧 EMAIL : hkoioang22647@gmail.com ║
║ 🐙 GITHUB : github.com/Tr4nV4nH04ngNS018 ║
║ 📍 LOCATE : Da Nang, Vietnam ║
╚═══════════════════════════════════════════════════╝