Create getsimple-installation.yaml

patch-1
Prince Chaddha 2021-09-15 16:57:27 +05:30 committed by GitHub
parent 40b630e5cd
commit 781f099848
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
id: getsimple-installation
info:
name: GetSimple CMS Installation
author: princechaddha
severity: high
reference: http://get-simple.info/
tags: getsimple,exposure
requests:
- method: GET
path:
- "{{BaseURL}}/admin/install.php"
matchers-condition: and
matchers:
- type: word
words:
- "<title>GetSimple &raquo; Installation</title>"
- "PHP Version"
condition: and
- type: status
status:
- 200