From 20e2de66bb52004df9fb231d4d2697f0215258bc Mon Sep 17 00:00:00 2001 From: "Nikhil \"SamratAshok\" Mittal" Date: Sun, 19 Jun 2016 17:16:26 +0530 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 57c9ee1..3eee5be 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,9 @@ Create JS files capable of executing PowerShell commands and scripts. Create SCT files capable of executing PowerShell commands and scripts. +[Out-SCF](https://github.com/samratashok/nishang/blob/master/Client/Out-SCF.ps1) + +Create a SCF file which can be used for capturing NTLM hash challenges. #####Escalation [Enable-DuplicateToken](https://github.com/samratashok/nishang/blob/master/Escalation/Enable-DuplicateToken.ps1)