37 lines
1.1 KiB
YAML
37 lines
1.1 KiB
YAML
id: visual-studio-code-phish
|
|
|
|
info:
|
|
name: visual studio code phishing Detection
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A visual studio code phishing website was detected
|
|
reference:
|
|
- https://visualstudio.com
|
|
metadata:
|
|
max-request: 1
|
|
tags: phishing,visual-studio-code,osint
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.'
|
|
- 'Visual Studio Code - Code Editing. Redefined'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: dsl
|
|
dsl:
|
|
- '!contains(host,"visualstudio.com")'
|
|
# digest: 4a0a00473045022100d6427d2e10f7fa4a0ce7f6c66f0a7388c057881feaffb7a081df161204c1807e022048dd67140be830f1a3befd362970b4b7b3c3bd073134084b6ae21f47588213b6:922c64590222798bb761d5b6d8e72950 |