Skip to content

Commit

Permalink
Added sandfly-processdecloak
Browse files Browse the repository at this point in the history
  • Loading branch information
lennyzeltser committed Aug 16, 2020
1 parent a3fe900 commit 6bd7dd1
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
2 changes: 2 additions & 0 deletions remnux/packages/init.sls
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ include:
- remnux.packages.file
- remnux.packages.android-project-creator
- remnux.packages.libdpkg-perl
- remnux.packages.sandfly-processdecloak

remnux-packages:
test.nop:
Expand Down Expand Up @@ -335,3 +336,4 @@ remnux-packages:
- sls: remnux.packages.file
- sls: remnux.packages.android-project-creator
- sls: remnux.packages.libdpkg-perl
- sls: remnux.packages.sandfly-processdecloak
14 changes: 14 additions & 0 deletions remnux/packages/sandfly-processdecloak.sls
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Name: sandfly-processdecloak
# Website: https://github.com/sandflysecurity/sandfly-processdecloak
# Description: Find hidden processes on the local Linux system.
# Category: Investigate System Interactions
# Author: Sandfly Security: https://twitter.com/SandflySecurity
# License: MIT License: https://github.com/sandflysecurity/sandfly-processdecloak/blob/master/LICENSE
# Notes:

include:
- remnux.repos.remnux

sandfly-processdecloak:
pkg.installed:
- pkgrepo: remnux

0 comments on commit 6bd7dd1

Please sign in to comment.