[SYS] Initializing secure shell... OK
[AUTH] Verifying operator credentials... GRANTED
[LOAD] Loading profile: wither / access: ROOT
SYSTEM ONLINE // STEALTH MODE
wither.jpg  [ READ-ONLY ]
wither

// OPERATOR IDENTIFIED wither

$> Cybersecurity Researcher | Penetration Testing | CTF

Focused on cybersecurity research, CTF challenges and penetration testing labs. Documenting the journey — from wither to rebirth.

[ scroll to explore ]
system_status.sh ● running
ARTICLES
0
posts
LAB_REPORTS
0
files
TOTAL_VIEWS
0
hits
LAST_COMMIT
0d@else--
ago
root@wither:~# cat latest_content.log

// Explore latest technical articles and lab reports

$ ls: cannot access 'blog/': No entries found.
HTB 2026-06-27

Connected

Nmap ┌──wither㉿localhost-~/Templates/htb-labs/Easy/Connected └─$ nmap -sC -sV -Pn 10.129.170.129 -oN ./nmap.txt Starting Nmap 7.99 https://nmap.org ...

HTB 2026-06-02

DevHub

Nmap ┌──wither㉿localhost-~/Templates/htb-labs/Medium/DevHub └─$ nmap -sC -sV -Pn 10.129.167.169 -oN ./nmap.txt Starting Nmap 7.99 https://nmap.org ...

HTB 2026-06-02

LustrousTwo

Nmap ┌──wither㉿localhost-~/Templates/htb-labs/Hard/LustrousTwo └─$ nmap -sC -sV -Pn 10.129.242.166 -oN ./nmap.txt Starting Nmap 7.99 https://nmap.or...

root@wither:~# git log --oneline --graph

// Recent commits and activity

* b55c3bf REPORT "HTB Writeup – Connected" 9 hours ago
* 1d013b1 REPORT "HTB Writeup – LustrousTwo" 25 days ago
* b23972d REPORT "HTB Writeup – DevHub" 25 days ago
* c86ce70 REPORT "HTB Writeup – Reactor" 1 months ago
* b3a49f9 REPORT "HTB Writeup – Atlas" 1 months ago
~/contact.json
// operator profile
const op = {
  handle:  "wither",
  email:   "wither2rebirth@gmail.com",
  github:  "wither-rebirth",
  skills:  ["Pentest", "CTF", "SecResearch"],
  mission: "from wither to rebirth"
};