Difference between revisions of "Template:Publication"

From Botnets.fr
Jump to navigation Jump to search
 
(12 intermediate revisions by the same user not shown)
Line 12: Line 12:
|ExploitKit=
|ExploitKit=
|Feature=
|Feature=
|String=,
|Vector=
|Vector=
|Campaign=
|Campaign=
|Service=
|Vulnerability=
|Vulnerability=
|CCProtocol=
|CCProtocol=
Line 28: Line 30:
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>__NOTOC__
</noinclude><includeonly>__NOTOC__
<small>''(Publication) 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>
<small>''(Publication) 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 47: Line 49:
! Exploit kits
! Exploit kits
| {{#arraymap:{{{ExploitKit|}}}|,|y|[[exploit_kit::y]]}}
| {{#arraymap:{{{ExploitKit|}}}|,|y|[[exploit_kit::y]]}}
|-
! Services
| {{#arraymap:{{{Service|}}}|,|y|[[service::y]]}}
|-
|-
! Feature
! Feature
| {{#arraymap:{{{Feature|}}}|,|x|[[feature::x]]}}
| {{#arraymap:{{{Feature|}}}|,|x|[[feature::x]]}}{{#if:{{{String|}}}|<br/>String(s): {{#arraymap:{{{String|}}}|,|w|[[botnetstring::w]]}}|}}
|-
|-
! Distribution vector
! Distribution vector
Line 56: Line 61:
! Target
! Target
| {{#arraymap:{{{Target|}}}|,|x|[[target::x]]}}
| {{#arraymap:{{{Target|}}}|,|x|[[target::x]]}}
|-
! Origin
| {{#arraymap:{{{Origin|}}}|,|x|[[origin::x]]}}
|-
|-
! Campaign
! Campaign
Line 86: Line 94:


== Abstract ==
== Abstract ==
{{quotation|[[abstract::{{{Abstract|}}}]]}}
{{quotation|{{{Abstract|}}}}}
== Bibtex ==
== Bibtex ==
<tt><small>
<tt><small>
   @{{#ifeq:{{{Type|}}}|Scientific paper|article|misc}}{,
   @{{#ifeq:{{{Type|}}}|Scientific paper|article|misc}}&#123;{{Last word|{{First word|{{{Author|}}}|sep=,}}}}{{{Year|}}}BFR{{PAGEID}},
     editor = &#123;{{{Editor|}}}&#125;,
     editor = &#123;{{{Editor|}}}&#125;,
     author = &#123;{{#arraymap:{{{Author|}}}|,|x}}&#125;,
     author = &#123;{{#arraymap:{{{Author|}}}|,|x}}&#125;,

Latest revision as of 14:01, 14 July 2021

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

{{Publication
|Image=
|Legend=
|Botnet=
|Malware=
|Group=
|Target=
|ExploitKit=
|Feature=
|String=,
|Vector=
|Campaign=
|Service=
|Vulnerability=
|CCProtocol=
|Operation=
|Year=
|Date=
|Editor=
|Link=
|Author=
|Type=
|Abstract=
}}

Edit the page to see the template text.