35 lines
859 B
YAML
35 lines
859 B
YAML
id: brighthr-phish
|
|
|
|
info:
|
|
name: brighthr phishing Detection
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A brighthr phishing website was detected
|
|
reference:
|
|
- https://brighthr.com
|
|
metadata:
|
|
max-request: 1
|
|
tags: phishing,brighthr,osint
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'HR Software For SMEs | Human Resources Software | BrightHR'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: dsl
|
|
dsl:
|
|
- '!contains(host,"brighthr.com")'
|
|
# digest: 4a0a0047304502203ee914cb8db1ea9c0ba9678660f6be615f54de321d4e20941f72c03267061224022100f0685f98b3795356ed9df5f1f156a2da218eb82d0b35ec58c9ae018ca0623ac1:922c64590222798bb761d5b6d8e72950 |