Fingerprint scan

  • November 24, 2023
  • 0 Comments


Malicious request fingerprinting is a technique used to identify and block suspicious or malicious requests on a website. It involves analyzing various attributes of incoming requests and comparing them against known patterns or indicators of malicious activity. The Website Firewall fingerprint scan will not systematically deny access to visitor.  However, it should make one or more of these actions:

  1. Request Analysis: When a request is received by your website, its attributes are analyzed. This includes examining elements such as the request method (e.g., GET, POST), headers, user-agent, IP address, URL parameters, and other relevant data.

  2. Creating Fingerprint: Based on the analyzed attributes, a unique fingerprint or signature is generated to represent the request. This fingerprint can be a combination of values, hashes, or patterns extracted from the request attributes.

  3. Comparison with Known Patterns: The generated fingerprint is compared against our database of known malicious request patterns or signatures. These patterns may include known attack vectors, suspicious user agents, common injection techniques, or other indicators of malicious intent.

  4. Blocking or Flagging: If the generated fingerprint matches any known malicious patterns, the Website Firewall will block the request and flag it for further analysis.

We utilize machine learning and artificial intelligence techniques to train models that can automatically detect and classify malicious request patterns based on historical data and behavior analysis. The process of request fingerprinting is an ongoing effort. As new attack techniques emerge, the database of known patterns needs to be regularly updated and refined to ensure accurate identification of malicious requests. As previously said, this option is not systematic, thus you may activate this function without any risk, because the Website Firewall still occasionally execute the result of this process, when certain conditions are met and there could not be a false positives.

How helpful was this article to you?

Posting has been disabled.