Update yara/vulnerable_driver.md
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
```
|
||||
import "pe"
|
||||
|
||||
rule hardware_io_wdf {
|
||||
@ -18,3 +19,4 @@ rule hardware_io_wdf {
|
||||
not signature.subject contains "WDKTestCert"
|
||||
)
|
||||
}
|
||||
```
|
Reference in New Issue
Block a user