Merge pull request #5883 from tess-ss/patch-41

Create shopify-install-detect.yaml
patch-1
Prince Chaddha 2022-10-28 18:02:58 +05:30 committed by GitHub
commit fa67ede5b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
id: seoking-shopify-app
info:
name: SEO King - Shopify App — Installer
author: tess
severity: info
metadata:
verified: true
shodan-query: title:"Shopify App — Installation"
tags: misconfig,shopify,install
requests:
- method: GET
path:
- '{{BaseURL}}'
host-redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Shopify App — Installation'
- 'example.myshopify.com'
condition: and
- type: status
status:
- 200