How to block Double extension file upload vulnerability like hack.jpg.php?

How to block Double extension file upload vulnerability like hack.jpg.php? [STEP BY STEP]☑️

Today in this blog we will show you how to block double extension file upload. But before getting started let us quick watch this video on How to block Double extension file upload vulnerability like hack.jpg.php embedded below.

Video Tutorial– “How to block Double extension file upload vulnerability like hack.jpg.php”

Follow the steps to block double extensions file upload via htaccess file:

Step::1 Login to your cPanel and open File Manager

How to block Double extension file upload vulnerability like hack.jpg.php

Step::2 Go inside public_html

How to block Double extension file upload vulnerability like hack.jpg.php

Step::3 Find the .htaccess file and right click over it and choose the Edit option

How to block Double extension file upload vulnerability like hack.jpg.php

Step::4 Add the code in .htaccess file provided below

<FilesMatch ".*\.([^.]+)\.([^.]+)$">
Order Deny,Allow
Deny from all
</FilesMatch>

Step::5 Finally click over Save Changes.

How to block Double extension file upload vulnerability like hack.jpg.php

This code will stop all double extensions file upload.

Thanks for Reading this article !!! We hope this was helpful to you all.

For more information, kindly follow us on social media like Twitter and Facebook and for video tutorials, subscribe to our YouTube channelhttps://youtube.com/redserverhost.com 

Facebook Page https://facebook.com/redserverhost

Twitter Pagehttps://twitter.com/redserverhost.com

If you have any suggestions or problems related to this tutorial, please let us know via the comment section below.

Tags: cheap linux hostingbuy linux hostingcheap reseller hostingbuy reseller hostingbest reseller hostingcheap web hostingcheapest web hostingcheapest reseller hosting,  cheap reseller hostcheap linux hostcheapest linux hostingbest linux hostingbest web hosting

Scroll to Top