vysecurity / ps1-toolkit

Obfuscated Penetration Testing PowerShell scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PS-1 Toolkit

This is a set of PowerShell scripts that are used by many penetration testers released by multiple leading professionals. This is simply a collection of scripts that are prepared and obfuscated to reduce level of detectability and to slow down incident response from understanding the actions performed by an attacker.

I did not write any of these, I merely performed the obfuscation process on them. Refer to the respective repositories for updates, credit and documentation on usage.

As we often hear the term "defense in depth" quite often, this could be thought of as "hide in depth" from an attackers perspective. It may not be quiet, but each step we add into the process to make it more difficult for IR, the better.

Obfuscator: http://www.powertheshell.com/isesteroids2-2/ordering-isesteroids/

PowerSploit

https://github.com/PowerShellMafia/PowerSploit/

Get-VaultCredential
Invoke-GPPPassword
Invoke-Mimikatz
Invoke-NinjaCopy
Invoke-ReflectivePEInjection
Invoke-Shellcode
Invoke-WmiCommand
Persistence
VolumeShadowCopyTools

PowerTools

https://github.com/Veil-Framework/PowerTools

PowerUp
PowerView

Inveigh

https://github.com/Kevin-Robertson/Inveigh

Inveigh
Inveigh-Relay
Inveigh-BruteForce

About

Obfuscated Penetration Testing PowerShell scripts


Languages

Language:PowerShell 100.0%