|
|
|
|
|
by jamieweb
2797 days ago
|
|
From your site: > Protectumus acts as a web application firewall (WAF) and scans the website for known malware. Once the malware is found it will be automatically removed. How does a WAF remove malware? Is there an additional agent sitting on the server or something? And surely when a server is pwned, it needs to be reformatted, not just the malware 'removed'. |
|
The firewall blocks bad bods, hack attempts like SQL injections, XSS, CSRF and more.
The antivirus scans for known malware (we have a big list of malware definitions), but we use AI and Machine Learning and the Antivirus learns from previous detections and is able to act alone. The script is able to automatically remove the malware once it is found.