├── CRTP_Related_tools ├── ADACLScanner-master.zip ├── ADModule-master.zip ├── ASREPRoast-master.zip ├── Deploy-Deception-master.zip ├── Find-PSRemotingLocalAdminAccess.ps1 ├── Find-WMILocalAdminAccess.ps1 ├── Invoke-Encode.ps1 ├── Invoke-Mimikatz.ps1 ├── Invoke-Mimikatz_oneLiner.ps1 ├── Invoke-PowerShellTcp.ps1 ├── Invoke-PowerShellTcpOneLine.ps1 ├── Invoke-SDPropagator.ps1 ├── NetCease.zip ├── PowerUp.ps1 ├── PowerUpSQL-master.zip ├── PowerView.ps1 ├── PowerView_dev.ps1 ├── RACE.ps1 ├── Rubeus.exe ├── Set-ADACL.ps1 ├── Set-DCShadowPermissions.ps1 ├── Set-RemotePSRemoting.ps1 ├── Set-RemoteWMI.ps1 ├── amsibypass.txt ├── beRoot.zip ├── kekeo.zip ├── kekeo_old.zip ├── mimikatz_trunk.zip └── powercat.ps1 ├── PSTools ├── Eula.txt ├── PsExec.exe ├── PsExec64.exe ├── PsGetsid.exe ├── PsGetsid64.exe ├── PsInfo.exe ├── PsInfo64.exe ├── PsLoggedon.exe ├── PsLoggedon64.exe ├── PsService.exe ├── PsService64.exe ├── Pstools.chm ├── psfile.exe ├── psfile64.exe ├── pskill.exe ├── pskill64.exe ├── pslist.exe ├── pslist64.exe ├── psloglist.exe ├── psloglist64.exe ├── pspasswd.exe ├── pspasswd64.exe ├── psping.exe ├── psping64.exe ├── psshutdown.exe ├── psshutdown64.exe ├── pssuspend.exe ├── pssuspend64.exe └── psversion.txt └── README.md /CRTP_Related_tools/ADACLScanner-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/CRTP_Related_tools/ADACLScanner-master.zip -------------------------------------------------------------------------------- /CRTP_Related_tools/ADModule-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/CRTP_Related_tools/ADModule-master.zip -------------------------------------------------------------------------------- /CRTP_Related_tools/ASREPRoast-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/CRTP_Related_tools/ASREPRoast-master.zip -------------------------------------------------------------------------------- /CRTP_Related_tools/Deploy-Deception-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/CRTP_Related_tools/Deploy-Deception-master.zip -------------------------------------------------------------------------------- /CRTP_Related_tools/Find-PSRemotingLocalAdminAccess.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/CRTP_Related_tools/Find-PSRemotingLocalAdminAccess.ps1 -------------------------------------------------------------------------------- /CRTP_Related_tools/Find-WMILocalAdminAccess.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/CRTP_Related_tools/Find-WMILocalAdminAccess.ps1 -------------------------------------------------------------------------------- /CRTP_Related_tools/Invoke-Encode.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/CRTP_Related_tools/Invoke-Encode.ps1 -------------------------------------------------------------------------------- /CRTP_Related_tools/Invoke-Mimikatz.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/CRTP_Related_tools/Invoke-Mimikatz.ps1 -------------------------------------------------------------------------------- /CRTP_Related_tools/Invoke-Mimikatz_oneLiner.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/CRTP_Related_tools/Invoke-Mimikatz_oneLiner.ps1 -------------------------------------------------------------------------------- /CRTP_Related_tools/Invoke-PowerShellTcp.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/CRTP_Related_tools/Invoke-PowerShellTcp.ps1 -------------------------------------------------------------------------------- /CRTP_Related_tools/Invoke-PowerShellTcpOneLine.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/CRTP_Related_tools/Invoke-PowerShellTcpOneLine.ps1 -------------------------------------------------------------------------------- /CRTP_Related_tools/Invoke-SDPropagator.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/CRTP_Related_tools/Invoke-SDPropagator.ps1 -------------------------------------------------------------------------------- /CRTP_Related_tools/NetCease.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/CRTP_Related_tools/NetCease.zip -------------------------------------------------------------------------------- /CRTP_Related_tools/PowerUp.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/CRTP_Related_tools/PowerUp.ps1 -------------------------------------------------------------------------------- /CRTP_Related_tools/PowerUpSQL-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/CRTP_Related_tools/PowerUpSQL-master.zip -------------------------------------------------------------------------------- /CRTP_Related_tools/PowerView.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/CRTP_Related_tools/PowerView.ps1 -------------------------------------------------------------------------------- /CRTP_Related_tools/PowerView_dev.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/CRTP_Related_tools/PowerView_dev.ps1 -------------------------------------------------------------------------------- /CRTP_Related_tools/RACE.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/CRTP_Related_tools/RACE.ps1 -------------------------------------------------------------------------------- /CRTP_Related_tools/Rubeus.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/CRTP_Related_tools/Rubeus.exe -------------------------------------------------------------------------------- /CRTP_Related_tools/Set-ADACL.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/CRTP_Related_tools/Set-ADACL.ps1 -------------------------------------------------------------------------------- /CRTP_Related_tools/Set-DCShadowPermissions.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/CRTP_Related_tools/Set-DCShadowPermissions.ps1 -------------------------------------------------------------------------------- /CRTP_Related_tools/Set-RemotePSRemoting.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/CRTP_Related_tools/Set-RemotePSRemoting.ps1 -------------------------------------------------------------------------------- /CRTP_Related_tools/Set-RemoteWMI.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/CRTP_Related_tools/Set-RemoteWMI.ps1 -------------------------------------------------------------------------------- /CRTP_Related_tools/amsibypass.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/CRTP_Related_tools/amsibypass.txt -------------------------------------------------------------------------------- /CRTP_Related_tools/beRoot.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/CRTP_Related_tools/beRoot.zip -------------------------------------------------------------------------------- /CRTP_Related_tools/kekeo.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/CRTP_Related_tools/kekeo.zip -------------------------------------------------------------------------------- /CRTP_Related_tools/kekeo_old.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/CRTP_Related_tools/kekeo_old.zip -------------------------------------------------------------------------------- /CRTP_Related_tools/mimikatz_trunk.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/CRTP_Related_tools/mimikatz_trunk.zip -------------------------------------------------------------------------------- /CRTP_Related_tools/powercat.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/CRTP_Related_tools/powercat.ps1 -------------------------------------------------------------------------------- /PSTools/Eula.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/PSTools/Eula.txt -------------------------------------------------------------------------------- /PSTools/PsExec.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/PSTools/PsExec.exe -------------------------------------------------------------------------------- /PSTools/PsExec64.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/PSTools/PsExec64.exe -------------------------------------------------------------------------------- /PSTools/PsGetsid.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/PSTools/PsGetsid.exe -------------------------------------------------------------------------------- /PSTools/PsGetsid64.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/PSTools/PsGetsid64.exe -------------------------------------------------------------------------------- /PSTools/PsInfo.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/PSTools/PsInfo.exe -------------------------------------------------------------------------------- /PSTools/PsInfo64.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/PSTools/PsInfo64.exe -------------------------------------------------------------------------------- /PSTools/PsLoggedon.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/PSTools/PsLoggedon.exe -------------------------------------------------------------------------------- /PSTools/PsLoggedon64.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/PSTools/PsLoggedon64.exe -------------------------------------------------------------------------------- /PSTools/PsService.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/PSTools/PsService.exe -------------------------------------------------------------------------------- /PSTools/PsService64.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/PSTools/PsService64.exe -------------------------------------------------------------------------------- /PSTools/Pstools.chm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/PSTools/Pstools.chm -------------------------------------------------------------------------------- /PSTools/psfile.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/PSTools/psfile.exe -------------------------------------------------------------------------------- /PSTools/psfile64.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/PSTools/psfile64.exe -------------------------------------------------------------------------------- /PSTools/pskill.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/PSTools/pskill.exe -------------------------------------------------------------------------------- /PSTools/pskill64.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/PSTools/pskill64.exe -------------------------------------------------------------------------------- /PSTools/pslist.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/PSTools/pslist.exe -------------------------------------------------------------------------------- /PSTools/pslist64.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/PSTools/pslist64.exe -------------------------------------------------------------------------------- /PSTools/psloglist.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/PSTools/psloglist.exe -------------------------------------------------------------------------------- /PSTools/psloglist64.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/PSTools/psloglist64.exe -------------------------------------------------------------------------------- /PSTools/pspasswd.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/PSTools/pspasswd.exe -------------------------------------------------------------------------------- /PSTools/pspasswd64.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/PSTools/pspasswd64.exe -------------------------------------------------------------------------------- /PSTools/psping.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/PSTools/psping.exe -------------------------------------------------------------------------------- /PSTools/psping64.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/PSTools/psping64.exe -------------------------------------------------------------------------------- /PSTools/psshutdown.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/PSTools/psshutdown.exe -------------------------------------------------------------------------------- /PSTools/psshutdown64.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/PSTools/psshutdown64.exe -------------------------------------------------------------------------------- /PSTools/pssuspend.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/PSTools/pssuspend.exe -------------------------------------------------------------------------------- /PSTools/pssuspend64.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/PSTools/pssuspend64.exe -------------------------------------------------------------------------------- /PSTools/psversion.txt: -------------------------------------------------------------------------------- 1 | PsTools Version in this package: 2.48 2 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G37SYS73M/win_tool_hub/HEAD/README.md --------------------------------------------------------------------------------