mirror of
https://github.com/volatilityfoundation/volatility
synced 2026-06-08 18:04:46 +00:00
add a description to the linux_volshell command
This commit is contained in:
@@ -44,6 +44,7 @@ class VmaYaraScanner(malfind.BaseYaraScanner):
|
||||
yield match
|
||||
|
||||
class linux_yarascan(malfind.YaraScan):
|
||||
"""A shell in the Linux memory image"""
|
||||
|
||||
@staticmethod
|
||||
def is_valid_profile(profile):
|
||||
|
||||
Reference in New Issue
Block a user