Cyborg
Cyborg π Initial Scan & Hash Cracking π΅οΈ First, I performed an nmap scan: π» It returned some interesting ports, so I fetched the hash: music_archive:$apr1$BpZ.Q.1m$F0qqPwHSOG50URuOVQTTn. ...
Cyborg π Initial Scan & Hash Cracking π΅οΈ First, I performed an nmap scan: π» It returned some interesting ports, so I fetched the hash: music_archive:$apr1$BpZ.Q.1m$F0qqPwHSOG50URuOVQTTn. ...
ZeroDay 2026 - Phisher-man Caught π― Challenge Info Type: Web Challenge β A realistic phishing email analysis challenge Even though this is labeled as a phishing challenge, it is actually a b...
Checkmate π Hydra Brute Force π΅οΈ I used Hydra and found the password: π For the second password, it says: I tried these tags with the username marco: π‘ I found it. I tried manually first,...
All In One π Port & Path Discovery π΅οΈ First, I tried to discover web paths: As you can see, it says it is waiting for moderation. π΅οΈ Exploiting SSRF / LFI π» The next step is to test fo...
Mkingdom π Port Scanning π΅οΈ As always, letβs start with an nmap scan: Yes, only one port is open. Well, itβs cute. Yes, time to explore! Checking the app URL, when we click βjumpβ, we are red...
ZeroDay CTF 2026 - Overview Day Zero: Stepping into the Arena This is where it all begins. As an 18-year-old, first-year university student, I recently participated in my very first Capture The F...
ZeroDay 2026 - Holiday Scam Challenge Info Type: Web Challenge β A realistic scam site with hidden elements and encoded flag So it is a web challenge, basically a scam site designed like rea...
Library π Reconnaissance & Enumeration π΅οΈ Letβs check the FTP and HTTP paths: π» I think we can try brute-forcing SSH. Now we need to find a username: And we found one: π΅οΈ User Access ...
Ide π Port Scanning & FTP Enumeration π΅οΈ First, run an nmap scan: π» As you can see, it is running Codiad 2.8.4. I searched for vulnerabilities, but we need login credentials to exploit th...
Easy Peasy π Initial Discovery π» Letβs check the source of the page: view-source:http://10.49.169.155:65524/n0th1ng3ls3m4tt3r/ π© Found flag 3! π΅οΈ Extracting the Hidden Path π‘ Reme...