Nishang is a Framework that has a huge collection of scripts and payloads through PowerShell, performing pentest tests on our systems.
Nishang is useful for all phases of a pentest test, is open source and can be used for both home and business use.
Use
Below we will see some examples to better understand how the program works:
PS C: \ nishang> Import-Module. \ Nishang.psm1
PS C: \ nishang>. C: \ nishang \ Gather \ Get-Information.ps1
PS C: \ nishang> Get-Information
PS C: \ nishang> Get-Help [scriptname] -full
PS C: \ nishang>. C: \ nishang \ Get-WLAN-Keys.ps1
PS C: \ nishang> Get-Help Get-WLAN-Keys -Full
Application snapshots
You can download the program from here.
