layout | title | permalink |
---|---|---|
default |
Map |
/map/ |
This map represent the geographical location of the target of the attack, at the moment it occurred. It does not represent the origin of the attacker.
<% } %> <% if (typeof md5 != 'undefined' && md5) { %>MD5: <%= md5 %>
<% } %> <% if (typeof c2 != 'undefined' && c2) { %>Command & Control: <%= c2 %>
<% } %> <% if (typeof family != 'undefined' && family) { %>Family: <%= family %>
<% } %> <% if (typeof target != 'undefined' && target) { %>Target: <%= target %>
<% } %> <% if (typeof reference != 'undefined' && reference) { %>Reference<% } %>
<% } %> <% if (typeof solution != 'undefined' && solution) { %>Solution: <%= solution %>
<% } %> <% if (typeof website != 'undefined' && website) { %>Website: <%= website %><% } %>
<% } %> <% if (typeof prohibit_use != 'undefined' && prohibit_use) { %>Prohibit Use: <%= prohibit_use %>
<% } %> <% if (typeof license_use != 'undefined' && license_use) { %>License Use: <%= license_use %>
<% } %> <% if (typeof provide_keys != 'undefined' && provide_keys) { %>Provide Keys: <%= provide_keys %><% } %>
<% } %> <% if (typeof entity != 'undefined' && entity) { %>Entity: <%= entity %>
<% } %> <% if (typeof country != 'undefined' && country) { %>Location: <%= country %>, <%= region %>, <%= municipality %>
<% } %> <% if (typeof suppliers != 'undefined' && suppliers) { %>Suppliers: <%= suppliers %>
<% } %> <% if (typeof government_customers != 'undefined' && government_customers) { %>Government Customers: <%= government_customers %>
<% } %> <% if (typeof corporate_customers != 'undefined' && corporate_customers) { %>Corporate Customers: <%= corporate_customers %>
<% } %> <% if (typeof website != 'undefined' && website) { %>Website: <%= website %>
<% } %> <% if (typeof notes != 'undefined' && notes) { %>Notes: <%= notes %>
<% } %>