WordPress base configuration files on GitHub
11–20 of 90 posts
Re: WordPress base configuration files on GitHub
#12A majority of these results aren't actually wp-config.php files. If you sort by date indexed, you'll see that the results include all manner of files. filename:"wp-config.php" "define('DB_NAME'," extension:php seems to give better results
Re: WordPress base configuration files on GitHub
#13150,000,000+ database passwords, of which 99.9999%+ are from local development servers.
Re: WordPress base configuration files on GitHub
#14Re: WordPress base configuration files on GitHub
#15150,000,000+ database passwords, of which 99.9999%+ are from local development servers.
Re: WordPress base configuration files on GitHub
#16150,000,000+ database passwords, of which 99.9999%+ are from local development servers.
How can you tell that? Just because it specifies "localhost" doesn't necessarily mean it's a dev box.
Re: WordPress base configuration files on GitHub
#17150,000,000+ database passwords, of which 99.9999%+ are from local development servers.
Excluding localhost and some obvious cases where the values are in a local config file still leaves around 111,000: https://github.com/search?p=1&q=filename%3Awp-config.php+DB_...
Re: WordPress base configuration files on GitHub
#18150,000,000+ database passwords, of which 99.9999%+ are from local development servers.
Re: WordPress base configuration files on GitHub
#19150,000,000+ database passwords, of which 99.9999%+ are from local development servers.
Excluding localhost and some obvious cases where the values are in a local config file still leaves around 111,000: https://github.com/search?p=1&q=filename%3Awp-config.php+DB_...