Nishang Versions Save

Nishang - Offensive PowerShell for red team, penetration testing and offensive security.

v0.7.6

6 years ago

v0.6.7

7 years ago

v0.5.0

9 years ago

v0.4.0

9 years ago

v0.3.7

9 years ago

This release includes the Gupt-Backdoor.

v0.3.5

9 years ago

This release includes Antak Webshell.

v0.3.4

9 years ago
  • Minor improvements in StringtoBase64.ps1
  • Fixed a typo in Firelistener. Client port was not being displayed.
  • All the scripts could be run using "dot source" now.
  • All the scripts in Nishang could be loaded into current powershell session by importing Nishang.psm1 module.
  • Added new exfiltration options, POST requests to Webserver and DNS txt queries.
  • Removed exfiltration support for tinypaste.
  • Exfiltration options have been removed from all scripts but Backdoors and Keylogger.
  • Added Nishang.psm1
  • Added Do-Exfiltration.ps1.
  • Added Add-Exfiltration.ps1.
  • Added Invoke-Decode.ps1.
  • Removed Browse_Accept_Applet.ps1