WRITE TO US / ESCRÍBENOS

Enter your email address and message and submit. We'll get back to you as soon as possible. 

Introduce tu correo electrónico y mensaje, y pulsa Submit / Enviar. Nos pondremos en contacto contigo lo antes posible. 

Gobuster May 2026

/admin (Status: 301) /backup (Status: 200) /robots.txt(Status: 200) /secret (Status: 200) Check /robots.txt → found Disallow: /hidden-login

gobuster dir -u http://target.ctf/hidden-login -w /usr/share/wordlists/dirb/common.txt -x php,html Found login.php with default credentials → access granted. gobuster

gobuster dir -u http://target.ctf -w /usr/share/wordlists/dirb/common.txt -t 20 /admin (Status: 301) /backup (Status: 200) /robots

/admin (Status: 301) /backup (Status: 200) /robots.txt(Status: 200) /secret (Status: 200) Check /robots.txt → found Disallow: /hidden-login

gobuster dir -u http://target.ctf/hidden-login -w /usr/share/wordlists/dirb/common.txt -x php,html Found login.php with default credentials → access granted.

gobuster dir -u http://target.ctf -w /usr/share/wordlists/dirb/common.txt -t 20