Drupal
Last updated
Last updated
Drupal indexes its content using nodes. A node can hold anything such as a blog post, poll, article, etc. The page URIs are usually of the form /node/<nodeid>
.
You can also discover it by using cURL:
curl https://www.drupal.org/ | grep 'content="Drupal'
Find running Drupal version in /CHANGELOG.txt
:
Vulnerable versions: 8.5.x < 8.5.1 / 8.4.x < 8.4.6 / 8.x < 8.3.9 / 7.x? < 7.58 / < 6.x