chg: [Keys] typo

pull/233/head
Terrtia 2018-08-01 16:05:49 +02:00
parent 67b0d973af
commit 449da63fd7
No known key found for this signature in database
GPG Key ID: 1E1B1F50D84613D0
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ def search_key(paste):
find = True
if '---- BEGIN SSH2 ENCRYPTED PRIVATE KEY ----' in content:
publisher.warning('{} has an openssh private key message'.format(paste.p_name))
publisher.warning('{} has an ssh2 private key message'.format(paste.p_name))
print('SSH2 private key message found')
msg = 'infoleak:automatic-detection="private-ssh-key";{}'.format(message)