BlackLotus_Ioc_scan_Powershell/README.md

19 lines
552 B
Markdown
Raw Normal View History

2023-06-21 07:31:39 +00:00
# BlackLotus_Ioc_scan_Powershell
2023-06-21 07:49:51 +00:00
Powershell script(s) to scan windows PC for published IoCs of BlackLotus bootkit documented by Eset and Microsoft
https://www.welivesecurity.com/2023/03/01/blacklotus-uefi-bootkit-myth-confirmed/
https://www.microsoft.com/en-us/security/blog/2023/04/11/guidance-for-investigating-attacks-using-cve-2022-21894-the-blacklotus-campaign/
Usage:
2023-06-21 07:50:00 +00:00
2023-06-21 07:54:45 +00:00
Open Powershell (as Admin) and run:
.\Black-Lotus_check.ps1
2023-06-21 07:56:20 +00:00
![Execution](https://gitea.dmz.rs/Ekranoplan/BlackLotus_Ioc_scan_Powershell/src/branch/main/Execution.PNG)
2023-06-21 07:49:51 +00:00