add a description to the linux_volshell command

This commit is contained in:
iMHLv2
2013-02-22 15:33:48 +00:00
parent be4231481f
commit a69bc6f84b
@@ -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):