Fix inline code in module doc

master
William Vu 2019-03-05 13:48:25 -06:00
parent d30bfe2cbf
commit 3ac7987d90
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
## Intro
This module exploits a PHP unserialize() vulnerability in Drupal RESTful
Web Services by sending a GET request to Drupal's /node REST endpoint.
This module exploits a PHP `unserialize()` vulnerability in Drupal RESTful
Web Services by sending a `GET` request to Drupal's `/node` REST endpoint.
Drupal < 8.5.11 and < 8.6.10 are vulnerable.