Skip to content

Commit 382de23

Browse files
committed
add phoenix secrets
1 parent b915e20 commit 382de23

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,3 +97,5 @@ filename:.history | history file (often used by ma
9797
filename:.sh_history | korn shell history
9898
filename:sshd_config | OpenSSH server config
9999
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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,5 @@ filename:.history
4848
filename:.sh_history
4949
filename:sshd_config
5050
filename:dhcpd.conf
51+
filename:prod.exs NOT "prod.secret.exs"
52+
filename:prod.secret.exs

0 commit comments

Comments
 (0)