Skip to content

Commit

Permalink
Removed nishanginstall.ps1
Browse files Browse the repository at this point in the history
The script was interefering with the Module import.
  • Loading branch information
samratashok committed Nov 10, 2016
1 parent 0c22597 commit 0a9ecdd
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 28 deletions.
2 changes: 1 addition & 1 deletion Client/Out-SCF.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ function Out-SCF
{
<#
.SYNOPSIS
Nishang script useful for creating SCF files which could be used to run capture NTLM hashes.
Nishang script useful for creating SCF files which could be used to capture NTLM hashes.
.DESCRIPTION
The script generates a SCF file. The file (default name "SystemCatalog.scf") needs to be
Expand Down
2 changes: 0 additions & 2 deletions Gather/Invoke-MimikatzWDigestDowngrade.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ The registry property added previously to force using WDigest is removed in both
The registry hack is borrowed from below post on TrustedSec's website:
https://www.trustedsec.com/april-2015/dumping-wdigest-creds-with-meterpreter-mimikatzkiwi-in-windows-8-1/

Invoke-Mimikatz is a part of PowerSploit.
https://github.com/mattifestation/PowerSploit/blob/master/Exfiltration/Invoke-Mimikatz.ps1

.EXAMPLE
PS > Invoke-MimikatzWDigestDowngrade
Expand Down
25 changes: 0 additions & 25 deletions nishangInstall.ps1

This file was deleted.

0 comments on commit 0a9ecdd

Please sign in to comment.