Create easyscripts-installer.yaml

patch-1
Aman Rawat 2022-12-12 21:56:22 +05:30 committed by GitHub
parent 1574d7d589
commit 2fd1decf99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
id: easyscripts-installer
info:
name: Easyscripts Installer
author: theamanrawat
severity: high
metadata:
verified: true
shodan-query: http.title:"Installer - Easyscripts"
tags: easyscripts, installer
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Installer - Easyscripts'
- '/application/information/application/'
condition: and
- type: status
status:
- 200