Difference between revisions of "Template:Malware"

From Botnets.fr
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 16: Line 16:
|Group=,
|Group=,
|Feature=,
|Feature=,
|String=,
|Language=,
|Language=,
|Programming language=,
|Programming language=,
Line 23: Line 24:
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>__NOTOC__
</noinclude><includeonly>__NOTOC__
<small>''(Malware) - Link to the old Wiki page : [https://www.botnets.fr/wiki.old/index.php/{{BASEPAGENAMEE}}] / / Google search: [https://www.google.fr/search?q={{BASEPAGENAMEE}}+Botnet]''</small>
{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big>
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big>
Line 31: Line 33:
! Target
! Target
| {{#arraymap:{{{Target|}}}|,|x|[[target::x]]}}
| {{#arraymap:{{{Target|}}}|,|x|[[target::x]]}}
|-
! Origin
| {{#arraymap:{{{Origin|}}}|,|x|[[origin::x]]}}
|-
|-
! Distribution vector
! Distribution vector
Line 58: Line 63:
! Group
! Group
| {{#arraymap:{{{Group|}}}|,|x|[[group::x]]}}
| {{#arraymap:{{{Group|}}}|,|x|[[group::x]]}}
|-
! Family
| {{#arraymap:{{{Family|}}}|,|x|[[family::x]]}}
|-
|-
! Relations
! Relations
| Variants: {{#ask: [[variant of::{{BASEPAGENAME}}]]|format=list}}
| Variants: {{#ask: [[variant of::{{BASEPAGENAME}}]]|format=list}}
Distribution of: {{#ask: [[vector::{{BASEPAGENAME}}]]|format=list}}
Sibling of: {{#ask: [[sibling::{{BASEPAGENAME}}]]|format=list}}<br />
Parent of: {{#ask: [[parent::{{BASEPAGENAME}}]]|format=list}}<br />
Distribution of: {{#ask: [[vector::{{BASEPAGENAME}}]]|format=list}}<br />
Campaigns: {{#ask: [[Category:Campaigns]] [[malware::{{BASEPAGENAME}}]]|format=list}}
Campaigns: {{#ask: [[Category:Campaigns]] [[malware::{{BASEPAGENAME}}]]|format=list}}
|}
|}
==Introduction==
==Introduction==
Link to the old Wiki page : [https://www.botnets.fr/wiki.old/index.php/{{BASEPAGENAMEE}}]
{{{Introduction|}}}
{{{Introduction|}}}
==Features==
==Features==
{{#arraymaptemplate:{{{Feature|}}}|FeatureLine|,|}}
{{#arraymaptemplate:{{{Feature|}}}|FeatureLine|,|}}
{{#if:{{{CVE|}}}|CVE(s): {{#arraymap:{{{CVE|}}}|x|[[cve::x]]}}|}}
{{#if:{{{String|}}}|String(s): {{#arraymap:{{{String|}}}|,|w|[[botnetstring::w]]}}|}}
==Associated images==
==Associated images==
{{#ask: [[threat::{{PAGENAME}}]] | format=gallery | autocaptions = yes}}
{{#ask: [[threat::{{PAGENAME}}]] | format=gallery | autocaptions = yes}}
==Checksums / AV databases==
{{#arraymaptemplate:{{{Checksum|}}}|ChecksumLine|,|}}
{{#if:{{{MMPC|}}}|* Microsoft MMPC: {{#arraymap:{{{MMPC|}}}|,|Z|[http://www.microsoft.com/security/portal/threat/encyclopedia/Entry.aspx?Name=Z Z]}}|}}
{{#if:{{{SymantecDocID|}}}|* Symantec: {{#arraymap:{{{SymantecDocID|}}}|,|Z|[http://www.symantec.com/security_response/writeup.jsp?docid=Z Z]}}|}}
{{#if:{{{TrendID|}}}|* Trend Micro: {{#arraymap:{{{TrendID|}}}|,|Z|[http://about-threats.trendmicro.com/us/search.aspx?p=Z Z]}}|}}
{{#if:{{{MalwrID|}}}|* Malwr: {{#arraymap:{{{MalwrID|}}}|,|Z|[https://malwr.com/analysis/Z/ Z]}}|}}
==Publications==
==Publications==
{{#ask:[[Category:Publications]] [[botnet::{{PAGENAME}}]]
{{#ask:[[Category:Publications]] [[malware::{{PAGENAME}}]]
|?author
|?author
|?editor
|?editor

Latest revision as of 22:25, 19 April 2016

This is the "Malware" template. It should be called in the following format:

{{Malware
|Alias=,
|Target=,
|Family=,
|Botnet=,
|UserAgent=
|CCProtocol=,
|BeginYear=
|EndYear=
|Status=
|Vector=,
|Group=,
|Feature=,
|String=,
|Language=,
|Programming language=,
|Introduction=
}}

Edit the page to see the template text.