Difference between revisions of "Template:Campaign"
Jump to navigation
Jump to search
(11 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{Campaign | {{Campaign | ||
|Introduction= | |||
|Parent=, | |||
|Sibling=, | |||
|Family=, | |||
|Botnet=, | |Botnet=, | ||
|ExploitKit=, | |ExploitKit=, | ||
|Malware=, | |Malware=, | ||
|Vector=, | |||
|Vulnerability=, | |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 | ||
Line 25: | Line 45: | ||
! Exploit kit | ! Exploit kit | ||
| {{#arraymap:{{{ExploitKit|}}}|,|x|[[exploit kit::x]]}} | | {{#arraymap:{{{ExploitKit|}}}|,|x|[[exploit kit::x]]}} | ||
|- | |||
! Distribution vector | |||
| {{#arraymap:{{{Vector|}}}|,|x|[[vector::x]]}} | |||
|- | |- | ||
! Vulnerability | ! Vulnerability | ||
| {{#arraymap:{{{Vulnerability|}}}|,|x|[[ | | {{#arraymap:{{{Vulnerability|}}}|,|x|[[using vuln::x]]}} | ||
|- | |- | ||
! BeginYear | ! BeginYear | ||
Line 37: | 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== | ==Publications== | ||
{{#ask:[[Category:Publications]] [[campaign::{{PAGENAME}}]] | {{#ask:[[Category:Publications]] [[campaign::{{PAGENAME}}]] |
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.