Skip to content

Commit 41e89d0

Browse files
fabacabtechgaun
authored andcommitted
Add some dorks for PHP-based webapps and CMS frameworks. (#8)
1 parent 0c49019 commit 41e89d0

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,6 @@ filename:sshd_config | OpenSSH server config
9999
filename:dhcpd.conf | DHCP service config
100100
filename:prod.exs NOT "prod.secret.exs" | Phoenix prod configuration file
101101
filename:prod.secret.exs | Phoenix prod secret
102+
filename:configuration.php JConfig password | Joomla configuration file
103+
filename:config.php dbpasswd | PHP application database password (e.g., phpBB forum software)
104+
path:sites databases password | Drupal website database credentials

github-dorks.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,6 @@ filename:sshd_config
5050
filename:dhcpd.conf
5151
filename:prod.exs NOT "prod.secret.exs"
5252
filename:prod.secret.exs
53+
filename:configuration.php JConfig password
54+
filename:config.php dbpasswd
55+
path:sites databases password

0 commit comments

Comments
 (0)