forked from p15670423/monkey
docs: Update Drupal.md
This commit is contained in:
parent
f272e97778
commit
1b0ab55554
|
@ -18,7 +18,7 @@ This can lead to arbitrary PHP code execution in some cases.
|
|||
|
||||
### Affected Versions
|
||||
|
||||
* Drupal 8.5.x before 8.5.11 and Drupal 8.6.x before 8.6.10.
|
||||
* Drupal 8.5.x (before 8.5.11) and Drupal 8.6.x (before 8.6.10).
|
||||
|
||||
One of the following conditions must hold:
|
||||
* The site has the Drupal 8 core RESTful Web Services (rest) module enabled and allows PATCH
|
||||
|
@ -32,4 +32,4 @@ Drupal 8, or Services or RESTful Web Services in Drupal 7.
|
|||
* The Infection Monkey exploiter implementation is based on an open-source
|
||||
[Python implementation](https://gist.github.com/leonjza/d0ab053be9b06fa020b66f00358e3d88/f9f6a5bb6605745e292bee3a4079f261d891738a)
|
||||
of the exploit by @leonjza.
|
||||
* For the full attack to work, more than one vulnerable URL is required.
|
||||
* For the full attack to work, more than one vulnerable URL is required.
|
||||
|
|
Loading…
Reference in New Issue