id: stackhawk-api info: name: StackHawk API Key author: DhiyaneshDK severity: info reference: - https://github.com/praetorian-inc/noseyparker/blob/main/data/default/rules/stackhawk.yml metadata: max-request: 1 verified: true tags: stackhawk,token,exposure http: - method: GET path: - "{{BaseURL}}" extractors: - type: regex part: body regex: - '\b(hawk\.[0-9A-Za-z_-]{20}\.[0-9A-Za-z_-]{20})\b'