chg: [Keys] typo

This commit is contained in:
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

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)