commit
642e3ec2d5
|
@ -0,0 +1,17 @@
|
|||
id: drupal-install
|
||||
|
||||
info:
|
||||
name: Drupal Install
|
||||
author: NkxxkN
|
||||
severity: medium
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/core/install.php"
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- 'Choose language'
|
||||
- 'Verify requirements'
|
||||
condition: and
|
Loading…
Reference in New Issue