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

regsvcs

REGSVCS regsvcs.exe /U regsvcs.dll

regsvcs.exe regsvcs.dll

https://pentestlab.blog/2017/05/19/applocker-bypass-regasm-and-regsvcs/ https://github.com/redcanaryco/atomic-red-team/blob/master/Windows/Payloads/RegSvcsRegAsmBypass.cs https://github.com/redcanaryco/atomic-red-team/blob/master/Windows/Execution/RegsvcsRegasm.md https://oddvar.moe/2017/12/13/applocker-case-study-how-insecure-is-it-really-part-1/

PreviousmshtaNextregasm_2

Last updated 4 years ago

Was this helpful?