Template:Infobox malware/doc
Appearance
This is a documentation subpage for Template:Infobox malware. It may contain usage information, categories and other content that is not part of the original template page. |
{{Infobox malware}}
should be used for articles that focus on pieces of malware, or cyberattacks carried with a piece of malware. For cyberattack events that do not involve usage of malwares, use {{Infobox event}}
.
Usage
[edit]{{{common_name}}} | |
---|---|
Technical name | {{{technical_name}}} |
[[File:{{{image}}}|frameless|upright=1.1]] | |
{{{caption}}} | |
[[File:{{{image2}}}|frameless|upright=1.1]] | |
{{{caption2}}} | |
Alias | {{{Aliases}}} |
Type | {{{Type}}} |
Subtype | {{{subtype}}} |
Classification | {{{classification}}} |
Family | {{{family}}} |
Isolation date | {{{isolation_date}}} |
Origin | {{{Origin}}} |
Authors | {{{Author}}} |
Cyberattack event | |
Date | {{{Date}}} |
Location | {{{Location}}} |
Theme | {{{Theme}}} |
Target | {{{Target}}} |
Outcome | {{{outcome}}} |
Losses | {{{losses}}} |
Suspects | {{{suspect}}} |
Convicted | {{{convicted}}} |
Sentence | {{{sentence}}} |
Technical details | |
{{{version}}} | |
Platform | {{{OS}}} |
Package | {{{package}}} |
Filename | {{{filename}}} |
Filetype | {{{filetype}}} |
Size | {{{filesize}}} |
Ports used | {{{ports_used}}} |
Abused exploits | {{{exploit}}} |
Written in | {{{language}}} |
Discontinued | {{{discontinuation_date}}} |
{{{version1}}} | |
Platform | {{{OS1}}} |
Package | {{{package1}}} |
Filename | {{{filename1}}} |
Filetype | {{{filetype1}}} |
Size | {{{filesize1}}} |
Abused exploits | {{{exploit1}}} |
Ports used | {{{ports_used1}}} |
Written in | {{{language1}}} |
Discontinued | {{{discontinuation_date1}}} |
{{Infobox malware
| common_name =
| image =
| caption =
| image2 =
| caption2 =
| technical_name =
| Aliases =
| Type =
| subtype =
| classification =
| family =
| isolation_date =
| Origin =
| Author =
<!-- Cyberattack -->
| Date =
| Location =
| Theme =
| Target =
| outcome =
| losses =
| suspect =
| convicted =
| sentence =
<!-- Technical -->
| version = <!-- or variant -->
| OS =
| package =
| filename =
| filetype =
| filesize =
| exploit =
| ports_used =
| language =
| discontinuation_date =
| version1 = <!-- or variant1 -- Can be repeated up to 5 times by changing the number-->
| OS1 = <!--Can be repeated up to 5 times by changing the number-->
| package1 = <!--Can be repeated up to 5 times by changing the number-->
| filename1 = <!--Can be repeated up to 5 times by changing the number-->
| filetype1 = <!--Can be repeated up to 5 times by changing the number-->
| filesize1 = <!--Can be repeated up to 5 times by changing the number-->
| exploit1 = <!--Can be repeated up to 5 times by changing the number-->
| ports_used1 = <!--Can be repeated up to 5 times by changing the number-->
| language1 = <!--Can be repeated up to 5 times by changing the number-->
| discontinuation_date1 = <!--Can be repeated up to 5 times by changing the number-->
}}