change the content type of file
content type
change the name of file (extension bypass) :- file.php > file.php.jpg
Try null byte in file name
change the name of file (LFI) :- ../../../../../../file.php
MIME type and add magic byte before the content of reverse shell
check which extension is allowed
try .config file
if .config files sucessfully uplaod , try to inject code inside .config file
Very large file for DOS attack
Last updated 1 year ago