You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/faq_and_known_issues/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -510,6 +510,7 @@ A reason pattern looks like the following:
510
510
|<spanclass="notranslate">`miner`</span>|All sorts of miners go under this category|
511
511
|<spanclass="notranslate">`redi`</span>|Malware artifacts causing redirects for any sort of malicious reason can be covered under this category|
512
512
|<spanclass="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
+
|<spanclass="notranslate">`url`</span>|Malicious URLs embedded in content|
513
514
514
515
#### Table 3. Malware classification
515
516
@@ -574,6 +575,7 @@ The following table shows the <span class="notranslate">`mlwclassification`</spa
574
575
|`skim`/`skimmer`|Covers malware artifacts that involve web skimming.|
575
576
|`bot`/`botnet`|Malicious code that resembles activities of a bot/botnet.|
0 commit comments