We will be using velociraptor and excel to find out malware execution on the system by differential analysis. Context = Any true positive alert you get or you were targeted by a sophisticated advanced persistent threat. We need actionable intelligence to pivot more. Workflow : Following the below two links, collect the build the collector and collect the artifacts first from the fresh system and the infected system. https://mahimfiroj.blogspot.com/2026/09/windows-rapid-triage-with-velociraptor.html https://github.com/secure-cake/win-mal-investigations (Preferred) Reference file : SLIDES_Windows-Malware-Investigations-02082024.pdf (Saved on my ovi.it88 google drive) Here we also have some important script that will be helpful during IR. https://github.com/secure-cake/win-mal-investigations/tree/main/misc-powershell Once collection is done, now we need to follow the following workflow again from the 4th point: In this case the artifacts does not require parsing. H...
During malware incidents or any cyber attack, we need to first triage the system to collect useful artifacts so that it can help in our analysis greatly. The main link I followed: https://github.com/secure-cake/rapid-endpoint-investigations/wiki/REI-Wiki-Part-1:-Intro We will use velociraptor to collect artifacts and kape tool to parse those artifacts. Let's first ready the tools. Download velociraptor from the below link: Velociraptor (download): https://docs.velociraptor.app/downloads/ Now register, download kape from the below link and save here C:\Tools\KAPE https://www.kroll.com/en/insights/publications/cyber/kroll-artifact-parser-extractor-kape Once the kape is installed, now we need to download some executables and put it in this folder KAPE\Modules\bin NirSoft BrowsingHistoryView: https://www.nirsoft.net/utils/browsing_history_view.html (SAVE TO: ..KAPE\modules\bin\browsinghistoryview.exe NirSoft Browser Downloads View: https://www.nirsoft.net/utils/web_...