Merge pull request #41 from NkxxkN/NkxxkN/drupal-install

Add Drupal  Install
patch-1
bauthard 2020-04-21 20:59:34 +05:30 committed by GitHub
commit 642e3ec2d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 17 additions and 0 deletions

17
files/drupal-install.yaml Normal file
View File

@ -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