We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b915e20 commit 382de23Copy full SHA for 382de23
README.md
@@ -97,3 +97,5 @@ filename:.history | history file (often used by ma
97
filename:.sh_history | korn shell history
98
filename:sshd_config | OpenSSH server config
99
filename:dhcpd.conf | DHCP service config
100
+filename:prod.exs NOT "prod.secret.exs" | Phoenix prod configuration file
101
+filename:prod.secret.exs | Phoenix prod secret
github-dorks.txt
@@ -48,3 +48,5 @@ filename:.history
48
filename:.sh_history
49
filename:sshd_config
50
filename:dhcpd.conf
51
+filename:prod.exs NOT "prod.secret.exs"
52
+filename:prod.secret.exs
0 commit comments