Merge pull request #6464 from hazanasec/main

Add StackHawk API key exposure
patch-1
Ritik Chaddha 2023-01-10 17:26:07 +05:30 committed by GitHub
commit 1330c0988b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
id: stackhawk-api-key
info:
name: StackHawk API Key
author: hazana
severity: medium
reference:
- https://docs.stackhawk.com/apidocs.html
metadata:
verified: "true"
tags: token,file
file:
- extensions:
- all
extractors:
- type: regex
regex:
- "hawk\\.[0-9A-Za-z\\-_]{20}\\.[0-9A-Za-z\\-_]{20}"