Update 'README.md'
This commit is contained in:
parent
519498f72c
commit
401da0beee
13
README.md
13
README.md
@ -14,3 +14,16 @@ Open Powershell (as Admin) and run:
|
||||
![Execution](./Execution.PNG)
|
||||
|
||||
|
||||
There also another script module from [Github](https://github.com/mattifestation/TCGLogTools) (and recommended by Mycrosoft on their blogpost about this vulnerability) that can be used to inspect Bios boot logs and changes.
|
||||
|
||||
To use them, import module from their repo in Powershell:
|
||||
|
||||
<code> Import-Module .\TCGLogTools.psm1 </code>
|
||||
|
||||
And then follow instructions on their git and Microsoft blogpost:
|
||||
|
||||
<code> .\ListBootApps.ps1 </code>
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user