Update and rename misconfiguration/turbo-website-installer.yaml to misconfiguration/installer/turbo-website-installer.yaml

patch-1
Prince Chaddha 2022-10-28 18:12:12 +05:30 committed by GitHub
parent 5657e35f67
commit f400e82a1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 4 deletions

View File

@ -7,21 +7,19 @@ info:
metadata:
verified: true
shodan-query: title:"Turbo Website Reviewer"
tags: turbo,misconfig,exposure
tags: turbo,misconfig,exposure,install
requests:
- method: GET
path:
- '{{BaseURL}}/'
- '{{BaseURL}}/admin/install/install.php'
stop-at-first-match: true
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>Turbo Website Reviewer | Installer panel</title>"
- "Turbo Website Reviewer | Installer panel"
- ">Admin!</a> </p>"
condition: and