mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-06-07 21:46:49 +00:00

$ for x in $( find . -type f ); do iconv -f utf-8 -t utf-8 -c ${x} | sed '/^$/d' > tmp; mv tmp ${x}; done
10 lines
75 B
Plaintext
10 lines
75 B
Plaintext
/
|
|
/api/
|
|
/admin/
|
|
/wp-admin/
|
|
/template/
|
|
/data/
|
|
/search/
|
|
/install/
|
|
/admin.php
|