35 lines
837 B
YAML
35 lines
837 B
YAML
id: skype-phish
|
|
|
|
info:
|
|
name: skype phishing Detection
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A skype phishing website was detected
|
|
reference:
|
|
- https://skype.com
|
|
metadata:
|
|
max-request: 1
|
|
tags: phishing,skype,osint
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Skype | Stay connected with free video calls worldwide'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: dsl
|
|
dsl:
|
|
- '!contains(host,"skype.com")'
|
|
# digest: 4a0a00473045022100f85fbd945870ebf77cca49d7b16509b9a0cf181afa9fc3d7c278b756f9530c2402200210b4c4ce555032959c0042437efe54347a9ceb15b5afebaeaf4e3783101cd5:922c64590222798bb761d5b6d8e72950 |