{"id":8037,"date":"2021-03-13T00:32:53","date_gmt":"2021-03-12T21:32:53","guid":{"rendered":"https:\/\/kifarunix.com\/?p=8037"},"modified":"2024-03-19T19:19:50","modified_gmt":"2024-03-19T16:19:50","slug":"intercept-malicious-file-upload-with-modsecurity-and-clamav","status":"publish","type":"post","link":"https:\/\/kifarunix.com\/intercept-malicious-file-upload-with-modsecurity-and-clamav\/","title":{"rendered":"Intercept Malicious File Upload with ModSecurity and ClamAV"},"content":{"rendered":"\n

In this tutorial, you will learn how to intercept malicious file upload with ModSecurity and ClamAV. <\/p>\n\n\n\n

ModSecurity, currently known as libModSecurity or ModSecurity version 3 is<\/p>\n\n\n\n

\n

an open source, cross-platform web application firewall (WAF) module developed by Trustwave\u2019s SpiderLabs. Known as the \u201cSwiss Army Knife\u201d of WAFs, it enables web application defenders to gain visibility into HTTP(S) traffic and provides a power rules language and API to implement advanced protections.<\/em><\/p>\n\n\n\n

It has a robust event-based programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analysis.<\/p>\n<\/blockquote>\n\n\n\n

What Can ModSecurity Do?<\/p>\n\n\n\n