update template to match more hosts

patch-10
Steve Knabe 2023-06-02 13:44:20 -05:00
parent 7d7eb6cba9
commit c91f9ae459
1 changed files with 4 additions and 1 deletions

View File

@ -8,14 +8,16 @@ info:
max-request: 1
verified: true
shodan-query: html:"human.aspx"
tags: tech,moveit
tags: tech,moveit,case-pending
http:
- method: GET
path:
- '{{BaseURL}}/human.aspx'
- '{{BaseURL}}/'
matchers-condition: and
stop-at-first-match: true
matchers:
- type: word
part: body
@ -23,6 +25,7 @@ http:
- 'stylesheet_MOVEit'
- 'moveit.transfer'
- 'MOVEitPopUp'
- 'MOVEit Automation'
condition: or
case-insensitive: true