mirror of
https://github.com/danielmiessler/SecLists
synced 2026-05-08 21:21:10 +02:00
Update LFI-gracefulsecurity-linux.txt
Includes older SSH key format "ECDSA"
This commit is contained in:
parent
395c945627
commit
96940203b1
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