Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 547 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 547 Bytes

file_upload_lab

A lab that will help you to understand how file upload restrictions can be bypassed through race condition alt text

Installation

  1. Install nodejs and npm in your machine.

  2. Clone this repository using git clone https://github.com/faiyazahmad07/file_upload_lab

  3. Move to the directory and type npm install in your terminal

  4. Type sudo node index.js to start the server

  5. The application will start working on port 80

Solution

Check out our YouTube video: https://www.youtube.com/watch?v=GdWZPCJ4Smw