file_upload
Uploads a file and then searches for the file inside all known directories.
Common Upload Path
uploads
upload
up
files
file
user
content
images
documents
docs
downloads
download
down
public
pub
private
Parse the HTTP response and find our file. Take into account that the file name might have been changed (we do not care) if the extension remains the same then we're happy.
Use the framework's knowledge to find the file in all possible locations