💻
🔒
🛡️
🎯
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
4
Days ago updated

Latest Content

Explore my latest technical articles and lab reports

No blog articles

HackTheBox 08-17

🔒 CodeTwo

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

HackTheBox 08-12

🔒 Cobblestone

Nmap ┌──wither㉿localhost-~/Templates/htb-labs/Insane/Cobblestone └─$ nmap -sC -sV -Pn 10.10.11.81 -oN ./nmap.txt Starting Nmap 7.95 https://nmap.org...

HackTheBox 08-03

🔒 Editor

Nmap Nmap 7.95 scan initiated Sun Aug 3 12:44:37 2025 as: /usr/lib/nmap/nmap --privileged -sC -sV -Pn -oN ./nmap.txt 10.10.11.80 Nmap scan report f...

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 "HackTheBox Easy - CodeTwo"
4 days ago
Updated report "HackTheBox Prolabs - Poo"
7 days ago
Updated report "HackTheBox Prolabs - Odyssey"
8 days ago
Updated report "HackTheBox Insane - Cobblestone"
9 days ago
Updated report "HackTheBox Prolabs - Dante"
11 days 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'
};