Skip to content

Releases: samratashok/nishang

v0.7.6

13 Nov 05:33

Choose a tag to compare

Minor changes to Out-Excel

v0.6.7

24 May 19:13

Choose a tag to compare

Update README.md

Version 0.5.0

17 Apr 13:39

Choose a tag to compare

v0.5.0

Update README.md

v0.4.0

28 Nov 18:14

Choose a tag to compare

Merge branch 'master' of https://github.com/samratashok/nishang

v0.3.7

31 Aug 06:02

Choose a tag to compare

This release includes the Gupt-Backdoor.

v0.3.5 with Antak Webshell

04 Jun 05:22

Choose a tag to compare

This release includes Antak Webshell.

nishang version 0.3.4

02 Jun 10:47

Choose a tag to compare

  • 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