This commit is contained in:
Deep Dhakate
2022-10-02 06:13:01 +00:00
parent 9f0c70d46f
commit a670a26eea
14 changed files with 71 additions and 7 deletions

View File

@@ -191,6 +191,10 @@ When a ZIP/archive file is automatically decompressed after the upload
Upload the XML file to `$JETTY_BASE/webapps/`
* [JettyShell.xml - From Mikhail Klyuchnikov](https://raw.githubusercontent.com/Mike-n1/tips/main/JettyShell.xml)
## Labs
* [Portswigger Labs on File Uploads](https://portswigger.net/web-security/all-labs#file-upload-vulnerabilities)
## References