Merge pull request #2230 from geeknik/patch-4

Update private-key.yaml
patch-1
Sandeep Singh 2021-07-31 22:53:21 +05:30 committed by GitHub
commit f51652a563
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -2,7 +2,7 @@ id: private-key
info:
name: Private Key Detect
author: gaurang
author: gaurang,geeknik
severity: high
tags: token,file
@ -19,4 +19,6 @@ file:
- "\"BEGIN DSA PRIVATE KEY\""
- "\"BEGIN EC PRIVATE KEY\""
- "\"BEGIN PGP PRIVATE KEY BLOCK\""
- "\"ssh-rsa\""
- "\"ssh-rsa\""
- "\"ssh-dsa\""
- "\"ssh-ed25519\""