mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-07-18 01:39:18 -04:00
$ for x in $( find . -type f ); do iconv -f utf-8 -t utf-8 -c ${x} | sed '/^$/d' > tmp; mv tmp ${x}; done
9 lines
75 B
Text
9 lines
75 B
Text
/
|
|
/api/
|
|
/admin/
|
|
/wp-admin/
|
|
/template/
|
|
/data/
|
|
/search/
|
|
/install/
|
|
/admin.php
|