![]() |
|
MBRFilter - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Computers (https://sinister.ly/Forum-Computers) +--- Forum: Antivirus & Protection (https://sinister.ly/Forum-Antivirus-Protection) +--- Thread: MBRFilter (/Thread-MBRFilter) |
MBRFilter - S3xySmurf - 11-09-2017 MBRFilter is a driver which will lock your MBR to read only which protects you from MBR rootkits and any other malware which may modify the MBR. This driver will prevent writes to sector 0 on all drives. This can cause an issue when initializing a new disk in the Disk Management application. Hit 'Cancel' when asks you to write to the MBR/GPT and it should work as expected. Alternatively, if OK was clicked, then quitting and restarting the application will allow partitoning/formatting. https://github.com/Cisco-Talos/MBRFilter RE: MBRFilter - mothered - 11-10-2017 Wonderful contribution. Although the likely hood of an MBR Infection Is not too common, It's certainly good practice to set It to read only. Appreciated. RE: MBRFilter - S3xySmurf - 11-10-2017 (11-10-2017, 05:26 AM)mothered Wrote: Wonderful contribution. If only they had set the computers MBR to read only in light of the recent Bad Rabbit attack they could have avoided a lot of problems. RE: MBRFilter - mothered - 11-11-2017 (11-10-2017, 08:45 PM)S3xySmurf Wrote: If only they had set the computers MBR to read only in light of the recent Bad Rabbit attack they could have avoided a lot of problems. Definitely so. It's a classic case of "If It ain't broke, don't fix It", however the neglect to "fix" what can avoid/prevent potential problems, Is overlooked. RE: MBRFilter - S3xySmurf - 11-11-2017 (11-11-2017, 04:23 AM)mothered Wrote:(11-10-2017, 08:45 PM)S3xySmurf Wrote: If only they had set the computers MBR to read only in light of the recent Bad Rabbit attack they could have avoided a lot of problems. Saying that the whole Petya incident could have been avoided as well but then again, if it ain't broke |