Back home
中文
H7 / SECURITY RESEARCH NOTES

Nishang

On this page6 sections

Description

Nishang is a PowerShell attack framework that integrates attack scripts for every stage of penetration testing.

Main Usage Methods

Module Import Demonstration

Import-Module .\nishang.psm1

Module Usage Demonstration

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

Read the Official Documentation for Details

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

Homepage/Repo/Manual