Skip to content

Instantly share code, notes, and snippets.

@CaptainFreak
Created July 9, 2019 12:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CaptainFreak/8c9dad47cb3f4ca36ea228832b1f1450 to your computer and use it in GitHub Desktop.
Save CaptainFreak/8c9dad47cb3f4ca36ea228832b1f1450 to your computer and use it in GitHub Desktop.
Files:
======
"otr.private_key"
".agilekeychain"
".asc"
".bek"
".cscfg"
".dayone"
".exports"
".extra"
".functions"
".fve"
".gnucash"
".jks"
".keychain"
".kwallet"
".log"
".mdf"
".ovpn"
".p12"
".pcap"
".pem"
".pfx"
".pkcs12"
".psafe3"
".rdp"
".sdf"
".sqlite"
".tblk"
".tpm"
"carrierwave.rb"
"configuration.user.xpl"
"credentials.xml"
"database.yml"
"Favorites.plist"
"filezilla.xml"
"jenkins.plugins.publish_over_ssh.BapSshPublisherPlugin.xml"
"journal.txt"
"knife.rb"
"LocalSettings.php"
"omniauth.rb"
"proftpdpasswd"
"recentservers.xml"
"robomongo.json"
"secret_token.rb"
"settings.py"
"terraform.tfvars"
"ventrilo_srv.ini"
Regexp:
=======
`\.?aws/credentials$`
`\.?chef/(.*)\.pem$`
`\.?gem/credentials$`
`\.?irssi/config$`
`\.?purple/accounts\.xml$`
`\.?recon-ng/keys\.db$`
`\.?ssh/config$`
`\.?xchat2?/servlist_?\.conf$`
`^(\.|_)?netrc$`
`^.*_dsa$`
`^.*_ecdsa$`
`^.*_ed25519$`
`^.*_rsa$`
`^\.?(bash_|zsh_)?aliases$`
`^\.?(bash_|zsh_)?profile$`
`^\.?(bash_|zsh_|sh_|z)?history$`
`^\.?(bash|zsh|csh)rc$`
`^\.?dbeaver-data-sources.xml$`
`^\.?dockercfg$`
`^\.?env$`
`^\.?git-credentials$`
`^\.?gitconfig$`
`^\.?gitrobrc$`
`^\.?htpasswd$`
`^\.?irb_history$`
`^\.?muttrc$`
`^\.?mysql_history$`
`^\.?npmrc$`
`^\.?pgpass$`
`^\.?psql_history$`
`^\.?s3cfg$`
`^\.?trc$`
`^\.?tugboat$`
`^kdbx?$`
`^key(pair)?$`
`^key(store|ring)$`
`^sftp-config(\.json)?$`
`^sql(dump)?$`
`config(\.inc)?\.php$`
`config/hub$`
`credential`
`doctl/config.yaml$`
`etc/passwd$`
`etc/shadow$`
`password`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment