Update piratebay.yaml

patch-1
Ritik Chaddha 2024-01-09 14:18:36 +05:30 committed by GitHub
parent a2a36c944a
commit 278778c717
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,7 @@
id: piratebay
info:
name: Piratebay User Name Information - Detect
name: Piratebay Username Information - Detect
author: philippedelteil
severity: info
classification:
@ -25,4 +26,6 @@ headless:
matchers:
- type: dsl
dsl:
- "!contains(data,'No results returned')"
- "!contains(data, 'No results returned')"
- "contains(data, 'User: {{user}}</label>')"
condition: and