Difference between revisions of "Template:Campaign"

From Botnets.fr
Jump to navigation Jump to search
 
 
(14 intermediate revisions by the same user not shown)
Line 4: Line 4:
<pre>
<pre>
{{Campaign
{{Campaign
|Botnet=
|Introduction=
|Vulnerability=
|Parent=,
|Sibling=,
|Family=,
|Botnet=,
|ExploitKit=,
|Malware=,
|Vector=,
|Vulnerability=,
|BeginYear=
|BeginYear=
|EndYear=
|EndYear=
|Target=
|Target=,
|Group=,
}}
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>{| 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;"
</noinclude><includeonly>__NOTOC__
<small>''(Campaign/Crimeware group) Link to the old Wiki page : [https://www.botnets.fr/wiki.old/index.php/{{BASEPAGENAMEE}}] / Google search: [https://www.google.fr/search?q={{BASEPAGENAMEE}}+Campaign+Malware]''</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="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big>
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big>
|-
! Alias
| {{#arraymap:{{{Alias|}}}|,|x|[[alias::x]]}}
|-
! Parent
| {{#arraymap:{{{Parent|}}}|,|x|[[parent::x]]}}
|-
! Sibling
| {{#arraymap:{{{Sibling|}}}|,|x|[[sibling::x]]}}
|-
! Family
| {{#arraymap:{{{Family|}}}|,|x|[[family::x]]}}
|-
|-
! Botnet
! Botnet
| {{#arraymap:{{{Botnet|}}}|,|x|[[botnet::x]]}}
| {{#arraymap:{{{Botnet|}}}|,|x|[[botnet::x]]}}
|-
! Malware
| {{#arraymap:{{{Malware|}}}|,|x|[[malware::x]]}}
|-
! Exploit kit
| {{#arraymap:{{{ExploitKit|}}}|,|x|[[exploit kit::x]]}}
|-
! Distribution vector
| {{#arraymap:{{{Vector|}}}|,|x|[[vector::x]]}}
|-
|-
! Vulnerability
! Vulnerability
| {{#arraymap:{{{Vulnerability|}}}|,|x|[[cve::x]]}}
| {{#arraymap:{{{Vulnerability|}}}|,|x|[[using vuln::x]]}}
|-
|-
! BeginYear
! BeginYear
Line 29: Line 60:
! Target
! Target
| {{#arraymap:{{{Target|}}}|,|x|[[target::x]]}}
| {{#arraymap:{{{Target|}}}|,|x|[[target::x]]}}
|-
! Origin
| {{#arraymap:{{{Origin|}}}|,|x|[[origin::x]]}}
|-
! Group/Activity
| {{#arraymap:{{{Group|}}}|,|x|[[group::x]]}}
|-
! Relations
| Sibling of: {{#ask: [[sibling::{{BASEPAGENAME}}]]|format=list}}<br />
Parent of: {{#ask: [[parent::{{BASEPAGENAME}}]]|format=list}}<br />
|}
|}
 
==Introduction==
{{{Introduction|}}}
==Publications==
{{#ask:[[Category:Publications]] [[campaign::{{PAGENAME}}]]
|?author
|?editor
|?year}}
[[Category:Campaigns]]
[[Category:Campaigns]]
</includeonly>
</includeonly>

Latest revision as of 16:07, 10 March 2018

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

{{Campaign
|Introduction=
|Parent=,
|Sibling=,
|Family=,
|Botnet=,
|ExploitKit=,
|Malware=,
|Vector=,
|Vulnerability=,
|BeginYear=
|EndYear=
|Target=,
|Group=,
}}

Edit the page to see the template text.