mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-07-16 22:32:40 +00:00
Add files via upload
This commit is contained in:
committed by
GitHub
parent
4bb5a37a56
commit
42f91f6679
@@ -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
|
||||
Reference in New Issue
Block a user