Commit Graph
25 Commits
Author SHA1 Message Date
Jaeyou PARKandGitHub 3892237955 Update getting-started-linux-tutorial.rst : Rearrange linux.pstree plugin description
Moved plugin output example above the feature explanation for better flow and clarity.  
Simplified the description while retaining key points about process hierarchy and anomaly detection.
2025-06-23 15:37:35 +09:00
Jaeyou PARKandGitHub 0f33734f3b Update getting-started-linux-tutorial.rst : Add reference to Abyss-W4tcher/volatility3-symbols
Recommend users first check this repository for pre-generated symbol tables by kernel version for popular Linux distributions before creating their own.
2025-06-23 15:20:42 +09:00
Jaeyou PARKandGitHub d9a6ff803b Update getting-started-linux-tutorial.rst
Update memory acquisition section: remove deprecated LiME reference

LiME has been removed from the documentation due to its unmaintained status. The section now highlights AVML as an actively maintained tool, and includes a general note encouraging users to verify tool compatibility.
2025-06-23 14:53:12 +09:00
cpuu 9df5300483 Edit link
link
2025-06-18 16:32:14 +09:00
cpuu 17a7fff926 Change link
Change link
2025-06-18 16:30:28 +09:00
cpuu 5ce5fe67dc linux-tutorial: finalize with plugin discovery and contribution guide
- Added concluding section to guide users toward further plugin exploration
- Provided command to list all supported Linux plugins in Volatility 3
- Encouraged community contribution by highlighting the open-source nature of the project
- Linked to the official Volatility 3 GitHub repository for contributor reference
2025-06-18 16:24:22 +09:00
cpuu ce6c43f1f4 linux-tutorial: add malfind plugin section
- Added new section for linux.malfind plugin under Using plugins
- Included example output showing detection of suspicious executable memory regions
- Explained how to interpret fields such as anonymous mapping, rwx protection, and disassembly
- Highlighted analysis tips for identifying potential code injection or fileless malware
2025-06-18 16:20:57 +09:00
cpuu 8ea6422420 linux-tutorial: add network plugin examples under Using plugins
- Added linux.ip.Addr and linux.ip.Link examples to the Using plugins section
- Highlighted the importance of network configuration in memory forensics
- Explained key fields such as interface state, MAC, IP, namespace, and flags
- Structured the content consistently alongside other plugin examples (pslist, bash, etc.)
2025-06-18 16:15:46 +09:00
cpuu 5531d76bfc linux-tutorial: update pslist and pstree sections
- Updated linux.pslist output to include new fields: OFFSET, UID/GID, creation time, and file output
- Added detailed explanation of each column and its forensic significance
- Revised linux.pstree section to reflect new output format including OFFSET and hierarchical indentation
- Emphasized the utility of both plugins for process analysis and anomaly detection
2025-06-18 16:06:00 +09:00
cpuu e8f36325ec linux-tutorial: add boottime plugin example
- Added new section for linux.boottime plugin
- Demonstrated how to extract system boot time from memory
- Explained its relevance for timeline analysis and incident response
2025-06-18 15:59:27 +09:00
cpuu 25e15f12fa linux-tutorial: update banners section
- Removed outdated instructions referencing the ISF server
- Updated guidance to reflect current method of manually generating ISF files
- Clarified placement of ISF files under volatility3/symbols for automatic detection
2025-06-18 15:52:08 +09:00
cpuu 46609d418a linux-tutorial: revise plugin listing section
- Replaced outdated and partial plugin list with a concise summary
- Mentioned total number of supported Linux plugins (~40+)
- Highlighted representative plugins such as pslist, bash, lsmod, etc.
- Provided updated command to enumerate all available Linux plugins
2025-06-18 15:42:35 +09:00
cpuu 253b274cfb linux-tutorial: update symbol table section
- Removed outdated reference to the Linux ISF Server (service no longer available)
- Updated symbol table instructions to reflect current volatility3 behavior
  (symbol files now auto-detected from volatility3/symbols directory)
2025-06-18 15:35:51 +09:00
ikelosandGitHub 470c53c5f7 Merge branch 'develop' into check_creds_malware 2025-06-11 22:21:59 +01:00
ikelosandGitHub 58e41d754a Merge pull request #1845 from SolitudePy/categorize_linux_malware
Malware categorization: linux.check_afinfo & linux.hidden_modules
2025-06-10 21:05:41 +01:00
SolitudePy 962665b412 Plugins: categorize linux.check_afinfo as a malware plugin + test fix 2025-06-07 19:44:50 +03:00
SolitudePy 4bc1bb818d linux.malware.check_idt - fix doc & test deps 2025-06-07 19:23:13 +03:00
SolitudePy 85a5eb5d41 linux.malware.check_creds - fix deps in: test, doc 2025-06-07 18:42:42 +03:00
j-t-1andGitHub 8bc2271e6f Remove extra word in comment 2025-05-17 09:31:19 +01:00
j-t-1andGitHub 6ffef285f4 Tweak the getting started linux tutorial 2024-12-12 17:36:51 +00:00
eve 5d072864d7 Docs: Add warning around LiME raw format 2024-10-07 07:00:44 +01:00
Donghyun Kim 88e9441920 Fix: typo for linux tutorial 2022-10-22 18:20:22 +09:00
Donghyun Kim 439835a61d Fix: typo for linux tutorial 2022-10-17 04:50:58 +09:00
Mike Auty 537f6a6a55 Documentation: Fix minor typo 2022-10-16 15:55:45 +01:00
Mike Auty b71e367d38 Documentation: Rename, fix grammar and avoid using personal pronouns 2022-10-16 15:50:22 +01:00