Modules
Port Scaning
https://github.com/PowerShellMafia/PowerSploit/blob/master/Recon/Invoke-Portscan.ps1 https://github.com/samratashok/nishang/blob/master/Scan/Invoke-PortScan.ps1
Brute Forcing
https://github.com/samratashok/nishang/blob/master/Scan/Invoke-BruteForce.ps1 https://github.com/NetSPI/PowerShell/blob/master/Invoke-ExternalDomainBruteforce.ps1
Database Attacks
PowerUpSQL - Toolkit for Attacking SQL Server: https://github.com/NetSPI/PowerUpSQL
Encoding Payloads
https://github.com/samratashok/nishang/blob/master/Utility/Invoke-Encode.ps1
Capture NTLM
https://github.com/Kevin-Robertson/Inveigh
Obfuscation
- https://github.com/danielbohannon/Invoke-Obfuscation
- https://github.com/danielbohannon/Invoke-DOSfuscation
Fileless Malware
Invoke-NoShell outputs a Microsoft Office Word .doc file with an embedded macro: https://github.com/G4lB1t/Invoke-NoShell