mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-21 19:28:02 +00:00
rootkits
This commit is contained in:
@@ -3,12 +3,13 @@
|
||||
<utility xmlns="http://www.github/cliffe/SecGen/utility"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://www.github/cliffe/SecGen/utility">
|
||||
<name>Adore rootkit</name>
|
||||
<name>Adore rootkit binaries</name>
|
||||
<author>Z. Cliffe Schreuders</author>
|
||||
<module_license>MIT</module_license>
|
||||
<description>Some static rootkit binaries from the Adore rootkit. (Not compiled by SecGen.)
|
||||
</description>
|
||||
|
||||
<type>rootkit</type>
|
||||
<type>userspace_rootkit</type>
|
||||
<platform>linux</platform>
|
||||
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
This module has to be included in the scenario BEFORE accounts are created, since it modifies all user accounts via /etc/skel.
|
||||
</description>
|
||||
|
||||
<type>rootkit</type>
|
||||
<type>userspace_rootkit</type>
|
||||
<platform>linux</platform>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user