<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Service on BIFIT Mitigator</title>
    <link>https://docs.mitigator.ru/v26.04/en/tags/service/</link>
    <description>Recent content in Service on BIFIT Mitigator</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language><atom:link href="https://docs.mitigator.ru/v26.04/en/tags/service/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Payload Analyzer</title>
      <link>https://docs.mitigator.ru/v26.04/en/psg/psg-analysis/classic/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://docs.mitigator.ru/v26.04/en/psg/psg-analysis/classic/</guid>
      <description>The mechanism analyzes L4 payload from the dump and extracts traffic signatures. Payload Analyzer accepts traffic dumps in PCAP or PCAPNG formats as input.
It is necessary to specify the parameters for building a decision tree:
Decisions — the maximum nesting of the branch. Determines the search depth in the process of building a decision tree.
Decision type — is an algorithm for building a decision tree.
First suitable decision — search for the first suitable solution; All possible decisions — search for all possible solutions within the specified variability and maximum nesting level; Decision of minimum length — traversal along the minimum length branches regardless of the solution completeness.</description>
    </item>
    <item>
      <title>Multipurpose Analyzer</title>
      <link>https://docs.mitigator.ru/v26.04/en/psg/psg-analysis/multipurpose/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://docs.mitigator.ru/v26.04/en/psg/psg-analysis/multipurpose/</guid>
      <description>Multipurpose Analyzer analyzes L3/L4 headers and L4 payload. Traffic dumps in PCAP or PCAPNG formats are accepted as input.
Multipurpose Analyzer capabilities:
Generate signatures for L4 payload in various ways. Create visualization of the contents of the dump. It can be useful for understanding the traffic structure, as it allows you to visually identify patterns in it. Create a longogram — an image showing the distribution of packet sizes by their number over a certain time interval.</description>
    </item>
    <item>
      <title>TLS Analyzer</title>
      <link>https://docs.mitigator.ru/v26.04/en/psg/psg-analysis/tls/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://docs.mitigator.ru/v26.04/en/psg/psg-analysis/tls/</guid>
      <description>TLS Analyzer accepts PCAP or a text file as input. JA3 fingerprints are extracted from PCAP and additional information is displayed. Text files analysis allows you to match JA3 hash, JA3 fullstring or User-Agent. For example, you can get JA3 hash and User-Agent list by uploading JA3 fullstring. And if the User-Agent value is entered, then the search will be performed for records that have such a substring in the User-Agent.</description>
    </item>
    <item>
      <title>IP Analyzer</title>
      <link>https://docs.mitigator.ru/v26.04/en/psg/psg-analysis/ip-lists/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://docs.mitigator.ru/v26.04/en/psg/psg-analysis/ip-lists/</guid>
      <description>IP Analyzer analyzes lists of IPv4 addresses, providing a extended set of data for each address in the list. Only unique IP addresses are included in the analysis. Checks:
IP addresses presence in reputation lists; compliance with GeoIP databases. If the list contains a prefix from /16 to /32, then it is decomposed into separate IP addresses.
You can analyze:
A text file with a list of entries separated by comma, space, semicolon, line break.</description>
    </item>
    <item>
      <title>ACL Rules Generator</title>
      <link>https://docs.mitigator.ru/v26.04/en/psg/psg-analysis/rts-tree/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://docs.mitigator.ru/v26.04/en/psg/psg-analysis/rts-tree/</guid>
      <description>ACL Rules Generator analyzes dumps of legitimate traffic and attack traffic and generates a set of ACL filtering rules. IP, TCP, UDP and ICMP protocol packets are analyzed.
Traffic dumps are selected from the drop-down list, for which they must be previously uploaded to the service on the Uploads tab. Optionally, you can specify additional dumps on which the rules obtained during the analysis will be tested. If no additional dumps are specified, then the training dumps are divided proportionally into a training part and a test part.</description>
    </item>
    <item>
      <title>Service Analyzer</title>
      <link>https://docs.mitigator.ru/v26.04/en/psg/psg-analysis/service/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://docs.mitigator.ru/v26.04/en/psg/psg-analysis/service/</guid>
      <description>Service Analyzer helps in the initial setup of protection by identifying services in the protected network based on the uploaded dump. Currently, any loaded dump is perceived by the mechanism as a dump of incoming traffic from an external network.
The Five tuple threshold field specifies the number of repetitions of a unique 5-tuple in a dump. If the number of repetitions is less than the established limit, then such a 5-tuple will not be included in the report.</description>
    </item>
    <item>
      <title>Express report by IP address</title>
      <link>https://docs.mitigator.ru/v26.04/en/psg/psg-analysis/express/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://docs.mitigator.ru/v26.04/en/psg/psg-analysis/express/</guid>
      <description>Checks the IP address for presence in reputation lists.
Report The report is generated as an interactive HTML page.
The report contains:
Links for checking the address on third-party services. Information about the country, city, and autonomous system of the address. Presence of the address in various reputation lists. Related Content IP Analyzer Multipurpose Analyzer ACL Rules Generator Goaccess Log Analyzer Log Analyzer Log Format Analyzer Logan Rules Generator Payload Analyzer Service Analyzer Service Change Log </description>
    </item>
    <item>
      <title>Log Analyzer</title>
      <link>https://docs.mitigator.ru/v26.04/en/psg/psg-analysis/al/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://docs.mitigator.ru/v26.04/en/psg/psg-analysis/al/</guid>
      <description>Analyzes web server logs in access.log format and calculates statistics. It allows to identify anomalies and attacking IP addresses. Can be used when writing filtering rules in LOGAN.
The mechanism accepts a file with Web server Access logs in &amp;ldquo;File for analysis&amp;rdquo; field and a log format in &amp;ldquo;NGINX log-format&amp;rdquo; field.
The &amp;ldquo;Output threshold&amp;rdquo; field specifies the minimum number of repetitions of the calculated parameter to be included in the report.</description>
    </item>
    <item>
      <title>Goaccess Log Analyzer</title>
      <link>https://docs.mitigator.ru/v26.04/en/psg/psg-analysis/goaccess/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://docs.mitigator.ru/v26.04/en/psg/psg-analysis/goaccess/</guid>
      <description>Generating a report using the GoAccess.io log analyzer.
Goaccess log analyzer analyzes web server logs. Can be used alone or in combination with «Log Analyzer» to obtain additional statistics.
The file for analysis is specified in the &amp;ldquo;File for analysis&amp;rdquo; field. The Goaccess format is specified in the &amp;ldquo;log-format&amp;rdquo; field.
It may be convenient to use third-party tools if you need to convert NGINX log-format to goaccess config, for example nginx2goaccess.</description>
    </item>
    <item>
      <title>Log Format Analyzer</title>
      <link>https://docs.mitigator.ru/v26.04/en/psg/psg-analysis/log-format/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://docs.mitigator.ru/v26.04/en/psg/psg-analysis/log-format/</guid>
      <description> The mechanism recognizes the log format in the uploaded file.
Can be used when describing the log format in LOGAN or Log analyzer.
Related Content Goaccess Log Analyzer Log Analyzer Logan Rules Generator ACL Rules Generator Express report by IP address IP Analyzer Multipurpose Analyzer Payload Analyzer Service Analyzer Service Change Log </description>
    </item>
    <item>
      <title>Logan Rules Generator</title>
      <link>https://docs.mitigator.ru/v26.04/en/psg/psg-analysis/logan-rules/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://docs.mitigator.ru/v26.04/en/psg/psg-analysis/logan-rules/</guid>
      <description> The mechanism generates rules for LOGAN based on an uploaded web server log file.
To initiate the generation, you need to specify the log format, which can be determined using the Log Format Analyzer.
Related Content Goaccess Log Analyzer Log Analyzer Log Format Analyzer ACL Rules Generator Express report by IP address IP Analyzer Multipurpose Analyzer Payload Analyzer Service Analyzer Service Change Log </description>
    </item>
    <item>
      <title>Service Change Log</title>
      <link>https://docs.mitigator.ru/v26.04/en/psg/changelog/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://docs.mitigator.ru/v26.04/en/psg/changelog/</guid>
      <description>Date Change March 2026 The GeoIP report section has been removed from &amp;ldquo;Multipurpose Analyzer&amp;rdquo;; the geo-information verification functionality has been moved to &amp;ldquo;IP Analyzer&amp;rdquo;. Added the ability to create combined feeds based on available ones. The interactive report interface for “IP Analyzer” has been updated. Developed plugins for Chrome and Firefox browsers that allow performing express analysis of a selected IP address on any web page. A console client has been developed that allows performing a quick analysis based on the entered IP address.</description>
    </item>
    <item>
      <title>PCAP Analysis Service psg.mitigator.ru</title>
      <link>https://docs.mitigator.ru/v26.04/en/psg/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://docs.mitigator.ru/v26.04/en/psg/</guid>
      <description>psg.mitigator.ru is a service for network traffic dump analysis in order to identify patterns (PCAP Signature Generator). Additionally, the service analyzes lists of IP addresses and TLS fingerprints.
The service is designed to facilitate the research of attack traffic, identify the signature of legitimate traffic, check the source IP addresses against reputation lists, and can be used in retrospective analysis scenarios.
How to Use psg.mitigator.ru Service Service Change Log The service is available to MITIGATOR customers.</description>
    </item>
  </channel>
</rss>