mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-12 12:47:39 +02:00
Merge branch 'develop' into check_creds_malware
This commit is contained in:
@@ -36,9 +36,9 @@ 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.malware.check_creds.Check_creds
|
||||
linux.check_idt.Check_idt
|
||||
linux.malware.check_idt.Check_idt
|
||||
|
||||
.. note:: Here the command is piped to grep and head to provide the start of the list of linux plugins.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user