Red Team Notes
Ctrlk
  • Introduction
  • PowerShell
  • mainframe
  • Links and Random
  • wifi-hacking
  • mobile
  • Cobalt-Strike
  • Metasploit
  • Information Gathering Enumeration
  • Commands
  • reverse-shell-one-liners
  • Bypass-Applocker
    • vbs_macro
    • pubprn.vbs
    • demiguise
    • mshta
    • regsvcs
    • regasm_2
    • bypass-uac
    • installutil
  • windows
  • mimikatz
  • red-team
  • Start Procedure
  • Tools to add to Kali Linux
  • AD-notes
  • Setting up Kali Linux
  • SQL
  • tools to install
  • command line
  • simple note
  • Enumeration
  • Tools to install on Windows
  • temp-readme
Powered by GitBook
On this page

Was this helpful?

  1. Bypass-Applocker

installutil

INSTALLUTIL InstallUtil.exe /logfile= /LogToConsole=false /U AllTheThings.dll

• https://github.com/subTee/AllTheThings https://pentestlab.blog/2017/05/08/applocker-bypass-installutil/ https://evi1cg.me/archives/AppLocker_Bypass_Techniques.html#menu_index_12 http://subt0x10.blogspot.no/2017/09/banned-file-execution-via.html https://github.com/redcanaryco/atomic-red-team/blob/master/Windows/Execution/InstallUtil.md https://www.blackhillsinfosec.com/powershell-without-powershell-how-to-bypass-application-whitelisting-environment-restrictions-av/ https://oddvar.moe/2017/12/13/applocker-case-study-how-insecure-is-it-really-part-1/

Previousbypass-uacNextwindows

Last updated 4 years ago

Was this helpful?