Skip to content

Commit a6a5c84

Browse files
authored
Merge pull request #77 from dmleonov-cloudlinux/master
DEF-29883: A new signature type URL
2 parents f41af48 + 1667905 commit a6a5c84

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/faq_and_known_issues/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -510,6 +510,7 @@ A reason pattern looks like the following:
510510
|<span class="notranslate">`miner`</span>|All sorts of miners go under this category|
511511
|<span class="notranslate">`redi`</span>|Malware artifacts causing redirects for any sort of malicious reason can be covered under this category|
512512
|<span class="notranslate">`deface`</span>|Any sort of artifacts that are meant to show off attacker's intentions or to spread a certain message. Example: Defacements, banners, etc.|
513+
|<span class="notranslate">`url`</span>|Malicious URLs embedded in content|
513514

514515
#### Table 3. Malware classification
515516

@@ -574,6 +575,7 @@ The following table shows the <span class="notranslate">`mlwclassification`</spa
574575
|`skim`/`skimmer`|Covers malware artifacts that involve web skimming.|
575576
|`bot`/`botnet`|Malicious code that resembles activities of a bot/botnet.|
576577
|`irc`/`ircbot`|Covers malicious IRC artifacts.|
578+
|`url`|Covers malicious URLs.|
577579

578580
#### Example
579581

0 commit comments

Comments
 (0)