Releases: samratashok/nishang
Releases · samratashok/nishang
v0.7.6
v0.6.7
Update README.md
Version 0.5.0
v0.5.0 Update README.md
v0.4.0
Merge branch 'master' of https://github.com/samratashok/nishang
v0.3.7
This release includes the Gupt-Backdoor.
v0.3.5 with Antak Webshell
This release includes Antak Webshell.
nishang version 0.3.4
- 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