mirror of
https://github.com/danielmiessler/SecLists
synced 2025-12-06 08:53:59 +01:00
16 lines
360 B
Text
16 lines
360 B
Text
# 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
|