DoI
82438ac31c
Standardize leading slases in web conent
...
Added bonus of moving ispsystem_billmanager_api.txt from CRLF to LF line
endings.
2023-05-18 23:55:53 +12:00
d3xt4r
5ef677051c
Update js.txt
2022-08-27 01:14:03 +05:30
Afaq
773441aed8
Update all.txt
...
added adminHeader.html endpoint
2021-04-11 21:16:35 +05:00
Camas
eb2cd4518a
Remove extra newline
2019-11-08 23:32:46 +00:00
Camas
a7184dd1f7
Fix line endings
2019-11-08 15:09:15 +00:00
Adrien
4d0073c4cd
Added new files path
2019-08-17 23:29:16 +02:00
BlackPearl01
07dd8118ad
Create symfony wordlist (for LFI/Path Traversal)
...
Hello,
I created this wordlist because I had a Path Traversal vulnerability in an environment with Symfony. This wordlist has helped me a lot and I hope she can help others.
Adrien
2019-08-03 22:01:45 +02:00
g0tmi1k
a65f6bd665
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
Dirk Wetter
9da980c4da
Suggestion to avoid license files to be added per accident
...
Some license files carry the extension .txt which requires
a thorough look to distinguish them from payloads with the
same extension.
2019-03-19 10:20:36 +01:00
g0tmi1k
25d4ac447e
rename 's/_/-/g'
2017-08-23 14:55:06 +01:00