Update instagram.yaml

patch-1
Ritik Chaddha 2023-09-04 18:01:19 +05:30 committed by GitHub
parent f785a4432a
commit d0eb2c033b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 7 deletions

View File

@ -9,23 +9,27 @@ 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,instagram
metadata:
max-request: 1
tags: osint,osint-social,instagram
self-contained: true
http:
- method: GET
path:
- "https://www.picuki.com/profile/{{user}}"
- "https://www.instagram.com/{{user}}"
host-redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Instagram profile with posts and stories"
- '{"username":"{{user}}"}'
- 'Instagram photos and videos from'
condition: and
- type: status
status:
- 200