Filename | Type | Technique | Features | Created | Size | MD5 Hash | Actions |
---|---|---|---|---|---|---|---|
{{ implant.filename }} | {{ implant.type }} | {{ implant.technique }} | {% if implant.protection != 'None' %} {{ implant.protection }} {% endif %} {% if implant.runtime_protection %} Runtime Protection {% endif %} | {{ implant.timestamp }} | {{ (implant.size / 1024)|round(1) }} KB | {{ implant.md5 }} | Download Delete Details |
Full Path:
{{ implant.path }}
Injection Technique:
{{ implant.technique }}
Protection:
{{ implant.protection }}
Runtime Protection:
{{ 'Yes' if implant.runtime_protection else 'No' }}
Target Process:
{{ implant.process_target }}
MD5 Checksum:
{{ implant.md5 }}
|