Update threads.yaml
parent
47430d2dea
commit
0c99aa94ad
|
@ -9,9 +9,10 @@ info:
|
|||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
||||
cvss-score: 0.0
|
||||
cwe-id: CWE-200
|
||||
tags: osint,osint-social,threads
|
||||
metadata:
|
||||
max-request: 1
|
||||
verified: true
|
||||
tags: osint,osint-social,threads
|
||||
|
||||
self-contained: true
|
||||
http:
|
||||
|
@ -21,11 +22,13 @@ http:
|
|||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- "user?username="
|
||||
- "Threads"
|
||||
condition: and
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
- "Link"
|
||||
|
|
Loading…
Reference in New Issue