The Signature Knowledgebase web application security engine uses signatures to detect requests from known malicious sources such as hackers and spammers. It identifies bad users’ agents and prevents hacking tools from gathering information about vulnerabilities in an application.
dotDefender identifies known attack sources and blocks requests originating from them. These include:
Compromised / Hacked Servers
Anti-Proxy Protection
Known Worms Signatures
Bad user-agents signatures
Known Spammer Crawlers
MPack Protection
-
Proxy servers operate as intermediary entities to web servers. Proxy servers perform various functions or operations on behalf of another application or system, so the origin of the request remains anonymous. Anti-proxy protection protects web servers from becoming proxies that serve unauthorized users.
what is proxy attack? A proxy attack is an attempt to use your web server as a jumping point to attack other sites. Your web server then attacks other sites.
-
Web application worms exploit the vulnerability of applications by sending crafted requests with the intent to execute or inject code, locate an SQL injection vulnerability in an application or perform cross-site scripting attacks. Worms replicate and distribute themselves, and inflict damage similar to computer viruses.
-
Spammer crawlers consist of automatic software that crawls into web sites, scanning e-mail addresses, page links, image paths and IP addresses. Collecting this information breaches the privacy of website users.