💻
🔒
🛡️
🎯
wither

Hello, I'm wither

Cybersecurity Researcher | Penetration Testing Enthusiast | Tech Sharer

Focused on cybersecurity learning and technology sharing, passionate about CTF competitions and lab challenges. Recording my learning journey here, sharing technical insights, and growing together with everyone.

Scroll down to explore more
0
Technical Articles
0
Lab Reports
0
Total Views
0
Days ago updated

Latest Content

Explore my latest technical articles and lab reports

No blog articles

HackTheBox 03-11

Facts

Nmap ┌──wither㉿localhost-~/Templates/htb-labs/Easy/Facts └─$ nmap -sC -sV -Pn 10.129.244.96 -oN ./nmap.txt Starting Nmap 7.98 https://nmap.org at ...

HackTheBox 03-11

CCTV

Nmap ┌──wither㉿localhost-~/Templates/htb-labs/Easy/CCTV └─$ nmap -sC -sV -Pn 10.129.187.185 -oN ./nmap.txt Starting Nmap 7.98 https://nmap.org at 2...

HackTheBox 03-11

Pirate

Nmap nmap -sC -sV -Pn 10.129.244.95 -oN ./nmap.txt Starting Nmap 7.98 https://nmap.org at 2026-03-10 03:01 +0000 Nmap scan report for 10.129.244.95...

Tech Stack

Technologies and tools I'm familiar with

Programming Languages

JavaScript 90%
PHP 85%
Python 80%
Java 75%
C++ 70%

Frameworks

Laravel 90%
Flask 85%
Vue.js 80%
SpringBoot 75%

Security Tools

Burp Suite 80%
Nmap 75%
Metasploit 70%
Docker 65%

Recent Activity

My learning and creation dynamics

Updated report "HTB Writeup – Facts"
12 hours ago
Updated report "HTB Writeup – CCTV"
14 hours ago
Updated report "HTB Writeup – Pirate"
14 hours ago
Updated report "HTB Writeup – MonitorsFour"
2 months ago
Updated report "HTB Writeup – Fries"
2 months ago

Contact Me

If you have any questions or want to collaborate, feel free to contact me

contact.js
// Contact Me
const contact = {
    name: 'wither',
    email: 'wither2rebirth@gmail.com',
    skills: ['Cybersecurity', 'Penetration Testing'],
    motto: 'from wither to rebirth'
};