Add criteria
parent
e55db3901e
commit
f9cae78929
|
@ -2,7 +2,7 @@ id: goanywhere-mft-login
|
|||
|
||||
info:
|
||||
name: GoAnywhere Managed File Transfer Login Panel - Detect
|
||||
author: ritikchaddha
|
||||
author: ritikchaddha,righettod
|
||||
severity: info
|
||||
description: GoAnywhere Managed File Transfer login panel was detected.
|
||||
classification:
|
||||
|
@ -19,6 +19,7 @@ http:
|
|||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/goanywhere/auth/Login.xhtml"
|
||||
- "{{BaseURL}}/webclient/Login.xhtml"
|
||||
|
||||
host-redirects: true
|
||||
max-redirects: 2
|
||||
|
@ -28,9 +29,9 @@ http:
|
|||
- type: word
|
||||
words:
|
||||
- "GoAnywhere Managed File Transfer"
|
||||
- "GoAnywhere Web Client"
|
||||
condition: or
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
# digest: 490a0046304402205b605c05ee41614eef44107d330860d39370d7d7708e6d00b7dd55a9cffacb8f02205e3cb202a73458c0bdc6a5880b74e857c94effacad4668096f861e34716102de:922c64590222798bb761d5b6d8e72950
|
||||
|
|
Loading…
Reference in New Issue