34 lines
818 B
YAML
34 lines
818 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
|
|
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: 4b0a00483046022100c420626dd41174a3a986a17c00cede810222766a19b2ba83678c4d6b62b31b4b022100d6f665f44ebaf5d52384db1759205c306ff4b4697d55bc38c698f711db8573b9:922c64590222798bb761d5b6d8e72950 |