This website requires JavaScript.
Explore
Help
Sign In
admin
/
SecLists
Watch
1
Star
0
Fork
0
You've already forked SecLists
mirror of
https://github.com/danielmiessler/SecLists.git
synced
2025-06-10 18:23:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
SecLists
/
Discovery
/
Web-Content
/
CMS
/
shopware.txt
6 lines
66 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add Shopware common sensitive files wordlist. Shopware is open source e-commerce software https://github.com/shopware/shopware Shopware wordlist was not presented in this directory. The file should be improved and expanded
2018-10-17 17:19:53 +03:00
/backend/
composer.json
composer.lock
config.php.dist
Close #291 - Fix encoding issues $ for x in $( find . -type f ); do iconv -f utf-8 -t utf-8 -c ${x} | sed '/^$/d' > tmp; mv tmp ${x}; done
2019-05-08 11:04:00 +01:00
phpinfo.php
Reference in New Issue
Copy Permalink