Dockerlabs-Ciberguard
Machine Info OS Linux Difficulty Medium Nmap [root@kali] /home/kali/ciberguard ❯ nmap 172.17.0.2 -sV -A -p- PORT STATE SERVICE VERSION 22/tcp open ssh OpenSSH 9.6p1 Ubuntu 3ubuntu13.9 (Ubuntu Linux; protocol 2.0) | ssh-hostkey: | 256 01:f6:3a:98:23:dc:8b:00:f0:5c:d5:50:07:f9:ec:e7 (ECDSA) |_ 256 b0:4e:cb:2a:e0:ac:cf:4c:14:7b:23:57:00:6d:12:1d (ED25519) 80/tcp open http Apache httpd 2.4.58 ((Ubuntu)) |_http-server-header: Apache/2.4.58 (Ubuntu) |_http-title: CyberGuard - Seguridad Digital Feroxbuster [root@kali] /home/kali/ciberguard ❯ feroxbuster -u 'http://172.17.0.2/' -w /usr/share/wordlists/dirbuster/directory-list-2.3-medium.txt -x php,txt ___ ___ __ __ __ __ __ ___ |__ |__ |__) |__) | / ` / \ \_/ | | \ |__ | |___ | \ | \ | \__, \__/ / \ | |__/ |___ by Ben "epi" Risher 🤓 ver: 2.11.0 ───────────────────────────┬────────────────────── 🎯 Target Url │ http://172.17.0.2/ 🚀 Threads │ 50 📖 Wordlist │ /usr/share/wordlists/dirbuster/directory-list-2.3-medium.txt 👌 Status Codes │ All Status Codes! 💥 Timeout (secs) │ 7 🦡 User-Agent │ feroxbuster/2.11.0 💉 Config File │ /etc/feroxbuster/ferox-config.toml 🔎 Extract Links │ true 💲 Extensions │ [php, txt] 🏁 HTTP methods │ [GET] 🔃 Recursion Depth │ 4 ───────────────────────────┴────────────────────── 🏁 Press [ENTER] to use the Scan Management Menu™ ────────────────────────────────────────────────── 404 GET 9l 31w 272c Auto-filtering found 404-like response and created new filter; toggle off with --dont-filter 301 GET 9l 28w 309c http://172.17.0.2/images => http://172.17.0.2/images/ 200 GET 77l 154w 2111c http://172.17.0.2/archiv/script.js 200 GET 311l 560w 5015c http://172.17.0.2/archiv/styles.css 200 GET 231l 1204w 142716c http://172.17.0.2/images/Imagen(1).jpg 200 GET 59l 323w 28431c http://172.17.0.2/images/Image.jpg 200 GET 103l 363w 5100c http://172.17.0.2/ 200 GET 279l 1484w 159900c http://172.17.0.2/images/Imagen%282%29.jpg 200 GET 12l 114w 7473c http://172.17.0.2/images/Iconn.png 200 GET 190l 1007w 91180c http://172.17.0.2/images/Imagen%285%29.png.jpg 200 GET 195l 1148w 120954c http://172.17.0.2/images/Imagen%283%29.jpg 200 GET 243l 1220w 121023c http://172.17.0.2/images/Imagen%284%29.jpg 200 GET 231l 1204w 142716c http://172.17.0.2/images/Imagen%281%29.jpg 301 GET 9l 28w 309c http://172.17.0.2/archiv => http://172.17.0.2/archiv/ 403 GET 9l 28w 275c http://172.17.0.2/server-status [####################] - 29s 661689/661689 0s found:14 errors:1341 [####################] - 28s 661638/661638 23558/s http://172.17.0.2/ [####################] - 0s 661638/661638 3576422/s http://172.17.0.2/images/ => Directory listing (add --scan-dir-listings to scan) [####################] - 0s 661638/661638 330819000/s http://172.17.0.2/archiv/ => Directory listing (add --scan-dir-listings to scan) Own chloe 查看到目录下有一个**/archiv/script.js** ...