描述
Nishang是一个PowerShell攻击框架,其集成了渗透测试各个阶段的攻击脚本。
主要使用方法
导入模块演示
Import-Module .\nishang.psm1

使用模块演示
. E:\nishang\nishang-0.7.6\nishang-0.7.6\Gather\Get-Information.ps1
Get-Information

详情阅读官方文档
https://github.com/samratashok/nishang#readme
Nishang是一个PowerShell攻击框架,其集成了渗透测试各个阶段的攻击脚本。
Import-Module .\nishang.psm1

. E:\nishang\nishang-0.7.6\nishang-0.7.6\Gather\Get-Information.ps1
Get-Information

https://github.com/samratashok/nishang#readme