g0tmi1k
2024-02-13 13:23:20 +00:00
committed by GitHub
2 changed files with 17 additions and 1 deletions
@@ -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
+1 -1
View File
@@ -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.