updated matcher

patch-1
Ritik Chaddha 2023-03-08 23:51:09 +05:30 committed by GitHub
parent 21339018c9
commit 5c2bc51f72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
id: cal
info:
name: cal
name: Cal
author: olearycrew
description: This OSINT template looks for information about a user name.
severity: info
description: This OSINT template looks for information about a user name.
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.0
@ -22,10 +22,10 @@ requests:
- type: word
part: body
words:
- 'username":'
- 'username":"{{user}}"'
- '"email":'
condition: and
- type: status
status:
- 200
- 200