mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-06-08 05:57:52 +00:00
17 lines
360 B
Plaintext
17 lines
360 B
Plaintext
![]() |
# 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
|