mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-08-12 04:31:04 +00:00
Zipped the max-length folder
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# directory-traversal.zip
|
||||
## directory-traversal.zip
|
||||
|
||||
This zip file containes files with filenames for directory traversal:
|
||||
|
||||
@@ -20,4 +20,16 @@ This zip file containes files with filenames for directory traversal:
|
||||
- `;:`
|
||||
- `;\:`
|
||||
|
||||
It's impossible to unzip this file on Windows, due to their arbitrary filename restrictions. It's possible to unzip it in WSL though.
|
||||
> It's impossible to unzip this file on Windows, due to their arbitrary filename restrictions. It's possible to unzip it in WSL though.
|
||||
|
||||
|
||||
## max-length.zip
|
||||
|
||||
This zip file containes files with long filenames for testing buffer overflow vulnerabilities, or error-based access control vulnerabilities. This zip also includes a script to generate arbitrarily long filenames.
|
||||
|
||||
|
||||
- `AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA.php.gif`
|
||||
- `AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA`
|
||||
- `make-255.sh`
|
||||
|
||||
> It's impossible to unzip this file on Windows, due to their arbitrary filename restrictions. It's possible to unzip it in WSL though.
|
||||
|
||||
Reference in New Issue
Block a user