New Activity
Play Matching Game
1. SQLi Scan
2. XSS Scan
3. SMART Scan
4. Malware Scan

Remediation for this failed scan is having ES fix the site by validating input fields and using escape characters to fix the vulnerability of the database being accessed or altered

This scan uses VPT on the entry fields of the website in order to see if their database can be accessed or altered

This scan will help show if your site is vulnerable to #3 on the OWASP Top 10 most common hack types

This scan attempts to find any malware and backdoors in the site's files

Remediation for this failed scan is having ES fix the site by validating input fields and using escape characters to fix the vulnerability of the site being altered and used to phish visitors

This scan will alert the customer that their rendered website code containing malware but will not remove the malware. It also will check 3rd party databases and see if the website is listed as being blacklisted

This scan uses FTP to copy the website files so we can clean them on our servers, instead of on the customer's server

This scan is a crawler that attempts to find any malware in the site's rendered website code

This scan is assessing if your site is vulnerable to statements, or commands, being entered and accepted by entry fields of the site that will try to take over the site's database

This scan uses VPT on the entry fields of the website in order to see if the can be altered and used for phishing

This scan will attempt to remove the most common malware automatically but does have limitations on what it can remove

Remediation for this failed scan is having ES clean the site by manually removing the malware and/or backdoor from the site's files

This scan is assessing if a site is vulnerable to its entry fields accepting HTML and/or JavaScript entered into them, leading to the site being used to phish visitors to the site

Remediation for this failed scan is having ES clean the site by manually removing the malware from the rendered website code if the SMART scanner cannot remove the malware detected by this scan

This scan will help show if your site is vulnerable to #1 on the OWASP Top 10 most common hack types

The major limitations of this scan is that it cannot remove malware from the site files if doing so will break the site's functionality