In this blog, we will see how we can activate Nessus professional in windows platform but in offline mode. Offline mode means there will be no internet access on that server where Nessus will be installed. Here are the key steps: You need Nessus professional license key. Two systems. System A where internet access will be provided. System B where no internet access will be there. And in this System B, Nessus will be installed. Download Nessus .msi package from their official website from System A and take it to the system B. Install Nessus professional on System B. Once the installation is over, a webpage will automatically be opened and suggest you to click on connect via SSL. Click there. Once initialization is done, check the Register Offline check box and click on Continue. Select Nessus Professional and click on continue. Now you will be given a challenge code. You need to go to the offline registration site from system A and paste that ...
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...