38 lines
891 B
YAML
38 lines
891 B
YAML
id: interactsh-server
|
|
|
|
info:
|
|
name: Interactsh Server
|
|
author: pdteam
|
|
severity: info
|
|
classification:
|
|
cpe: cpe:2.3:a:projectdiscovery:interactsh:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: projectdiscovery
|
|
product: interactsh
|
|
shodan-query: http.html:"Interactsh Server"
|
|
tags: tech,interactsh
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Interactsh Server"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
group: 1
|
|
regex:
|
|
- '<b>(.*)<\/b> server'
|
|
- 'from <b>(.*)<\/b>'
|
|
# digest: 4a0a00473045022074a978954d85506b04d94cd3fc3927eaecd3b1d4544fa46bcf5dcde374dced68022100b2ed417f477f00110b406921ea090e642a38abfde44e7779d9bd6e4fbc9173d5:922c64590222798bb761d5b6d8e72950 |