35 lines
911 B
YAML
35 lines
911 B
YAML
id: libre-office-phish
|
|
|
|
info:
|
|
name: libre office phishing Detection
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A libre office phishing website was detected
|
|
reference:
|
|
- https://libreoffice.org
|
|
metadata:
|
|
max-request: 1
|
|
tags: phishing,libre-office,osint
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Home | LibreOffice - Free Office Suite - Based on OpenOffice - Compatible with Microsoft'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: dsl
|
|
dsl:
|
|
- '!contains(host,"libreoffice.org")'
|
|
# digest: 4a0a0047304502210094cf28724096437b814af461d50e10123858dfe3023013fee777dc00102bd6b60220730a25d6c84dea61b6b38d97bdaad5630f514a7078eb19e81d9e36a620db989b:922c64590222798bb761d5b6d8e72950 |