mirror of
https://github.com/danielmiessler/SecLists
synced 2025-12-28 03:33:40 +01:00
Merge pull request #901 from stefanman125/patch-1
Update LFI-gracefulsecurity-linux.txt to include older SSH key format "ECDSA"
This commit is contained in:
commit
0c8af0a18b
1 changed files with 2 additions and 0 deletions
|
|
@ -244,6 +244,8 @@
|
|||
~/.ssh/id_dsa.pub
|
||||
~/.ssh/id_rsa
|
||||
~/.ssh/id_rsa.pub
|
||||
~/.ssh/id_ecdsa
|
||||
~/.ssh/id_ecdsa.pub
|
||||
~/.ssh/identity
|
||||
~/.ssh/identity.pub
|
||||
~/.viminfo
|
||||
|
|
|
|||
Loading…
Reference in a new issue