43 lines
1.0 KiB
YAML
43 lines
1.0 KiB
YAML
id: intigriti
|
|
|
|
info:
|
|
name: Intigriti User Name Information - Detect
|
|
author: philippedelteil
|
|
severity: info
|
|
description: Intigriti user name information check was conducted.
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: osint,osint-tech,intigriti
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://app.intigriti.com/profile/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Rep. all time</h5>'
|
|
- '<title>{{user}} - Intigriti</title>'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "We didn't find what you're looking for"
|
|
negative: true
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a0046304402202a3097c4855fbcae7484b0cbe3b457d5800b403906b94a16591b1f73e1bb9f1902204d992b2225cd48054ce297d1b75315aa35c77544801528bcfd452f2aa9b2f7ee:922c64590222798bb761d5b6d8e72950
|