2022-01-24 09:58:26 +00:00
|
|
|
id: interactsh-server
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Interactsh Server
|
|
|
|
author: pdteam
|
|
|
|
severity: info
|
2022-06-27 23:15:56 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-06-27 23:15:56 +00:00
|
|
|
shodan-query: http.html:"Interactsh Server"
|
2022-01-24 09:58:26 +00:00
|
|
|
tags: tech,interactsh
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-01-24 09:58:26 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
2022-06-27 23:15:56 +00:00
|
|
|
matchers-condition: and
|
2022-01-24 09:58:26 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2022-06-27 23:15:56 +00:00
|
|
|
- "Interactsh Server"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2022-01-24 09:58:26 +00:00
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
group: 1
|
|
|
|
regex:
|
2022-01-24 12:28:58 +00:00
|
|
|
- '<b>(.*)<\/b> server'
|
2022-06-27 23:15:56 +00:00
|
|
|
- 'from <b>(.*)<\/b>'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022023737e1314fc6dd3f91d1976e2f3fa59649ee694a17fbbf5f3e76b0f653aee47022100b2d374fd707bd73c49c443354dfca7eb684339384d5631dcbd25098e20890ec3:922c64590222798bb761d5b6d8e72950
|