mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-05 09:17:38 +02:00
Merge pull request #1845 from SolitudePy/categorize_linux_malware
Malware categorization: linux.check_afinfo & linux.hidden_modules
This commit is contained in:
@@ -36,7 +36,7 @@ For plugin requests, please create an issue with a description of the requested
|
||||
$ python3 vol.py --help | grep -i linux. | head -n 5
|
||||
banners.Banners Attempts to identify potential linux banners in an
|
||||
linux.bash.Bash Recovers bash command history from memory.
|
||||
linux.check_afinfo.Check_afinfo
|
||||
linux.malware.check_afinfo.Check_afinfo
|
||||
linux.check_creds.Check_creds
|
||||
linux.malware.check_idt.Check_idt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user