diff --git a/Discovery/Web-Content/CMS/cms-configuration-files.txt b/Discovery/Web-Content/CMS/cms-configuration-files.txt new file mode 100644 index 00000000..8a77a3c9 --- /dev/null +++ b/Discovery/Web-Content/CMS/cms-configuration-files.txt @@ -0,0 +1,16 @@ +# This dict list the path to configuration files of different CMS +# Drupal +sites/default/settings.php +sites/default/default.settings.php +# Typo3 +config/system/settings.php +config/system/additional.php +typo3conf/system/settings.php +typo3conf/system/additional.php +# WorpPress +wp-config.php +# Joomla +configuration.php +# Magento +app/etc/env.php +app/etc/local.xml diff --git a/README.md b/README.md index 16f6dc9d..a148e8af 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This project is maintained by [Daniel Miessler](https://danielmiessler.com/), [J ### Repository details -Size of a complete clone of SecLists is currently at `1.0 GB` +Size of a complete clone of SecLists is currently at `1.1 GB` Cloning this repository should take 3-4 minutes at 5MB/s speeds.