drupal

Droopescan

droopescan scan drupal -u <URL>

Interesting Paths

# version
/core/CHANGELOG.txt

# rest API endpoint
/rest

# contains version of drupal
view-source of home page
/CHANGELOG.txt
/core/install.php

# contains db creds
/sites/default/settings.php

manual enumeration

Last updated

Was this helpful?