3 :1898 drupal 7
http://192.168.125.48:1898/
# lampiao blog with login page
$ gobuster dir -u http://192.168.125.48:1898 -w /usr/share/wordlists/dirbuster/directory-list-2.3-medium.txt -x php,html,txt -t 90
===============================================================
2021/08/11 14:13:41 Starting gobuster in directory enumeration mode
===============================================================
/themes (Status: 301) [Size: 323] [--> http://192.168.125.48:1898/themes/]
/modules (Status: 301) [Size: 324] [--> http://192.168.125.48:1898/modules/]
/index.php (Status: 200) [Size: 11446]
/scripts (Status: 301) [Size: 324] [--> http://192.168.125.48:1898/scripts/]
/misc (Status: 301) [Size: 321] [--> http://192.168.125.48:1898/misc/]
/sites (Status: 301) [Size: 322] [--> http://192.168.125.48:1898/sites/]
/includes (Status: 301) [Size: 325] [--> http://192.168.125.48:1898/includes/]
/install.php (Status: 200) [Size: 3291]
/profiles (Status: 301) [Size: 325] [--> http://192.168.125.48:1898/profiles/]
/update.php (Status: 403) [Size: 4159]
/README.txt (Status: 200) [Size: 5382]
/robots.txt (Status: 200) [Size: 2189]
/cron.php (Status: 403) [Size: 7428]
/INSTALL.txt (Status: 200) [Size: 17995]
/LICENSE.txt (Status: 200) [Size: 18092]
/CHANGELOG.txt (Status: 200) [Size: 110781]
/xmlrpc.php (Status: 200) [Size: 42]
/COPYRIGHT.txt (Status: 200) [Size: 1481]
$ droopescan scan drupal -u 192.168.125.48:1898
[+] Themes found:
seven http://192.168.125.48:1898/themes/seven/
garland http://192.168.125.48:1898/themes/garland/
[+] Possible interesting urls found:
Default changelog file - http://192.168.125.48:1898/CHANGELOG.txt
[+] Possible version(s):
7.54
[+] Plugins found:
profile http://192.168.125.48:1898/modules/profile/
php http://192.168.125.48:1898/modules/php/
image http://192.168.125.48:1898/modules/image/
[+] Scan finished (0:01:39.447383 elapsed)
Last updated