Merge branch 'develop' into check_creds_malware

This commit is contained in:
ikelos
2025-06-11 22:21:59 +01:00
committed by GitHub
30 changed files with 2900 additions and 2608 deletions
@@ -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.