Merge pull request #6351 from theamanrawat/patch-5

Added template for easyscripts-installer
patch-1
Dhiyaneshwaran 2022-12-12 22:34:31 +05:30 committed by GitHub
commit baf4493c30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

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