commit
eb63d4e728
|
@ -15,13 +15,16 @@ info:
|
|||
max-request: 1
|
||||
verified: true
|
||||
shodan-query: http.title:"Umbraco"
|
||||
tags: panel,umbraco
|
||||
tags: panel,umbraco,detect
|
||||
|
||||
http:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/umbraco"
|
||||
|
||||
cookie-reuse: true
|
||||
host-redirects: true
|
||||
max-redirects: 3
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
|
|
Loading…
Reference in New Issue