File upload page #1
- A simple file upload page.
- Almost any file can be uploaded.
Possibilities
- Can upload large files and fill up the storage on the server.
- Can upload PHP backdoors and get complete access to the server.
Uploading PHP Shell
- Download any PHP shell from a source you know of. b374k-shell is a good choice and is used in here, which can be downloaded for free.
- Upload it using the file upload page and access it by visitng https://<your_ip>/bricks/upload-1/uploads/<file_name>.php