Pinned Repositories
Arcane
Arcane - A secure remote desktop application for Windows with the particularity of having a server entirely written in PowerShell and a cross-platform client (Python/QT6).
DLest
Microsoft Windows DLL Export Browser (Enumerate Exports, COM Methods and Properties) with Advanced Search Features.
PowerBruteLogon
PowerBruteLogon (Ported version of WinBruteLogon in pure PowerShell)
PowerRemoteDesktop
Remote Desktop entirely coded in PowerShell.
PowerRunAs
This module allows you to run a process (defaulting to PowerShell) as a different user by providing a known username and password. By default, the standard output (stdout), standard error (stderr), and standard input (stdin) are attached to the current console of the caller.
PowerRunAsSystem
PowerRunAsSystem is a PowerShell script, also available as an installable module through the PowerShell Gallery, designed to impersonate the NT AUTHORITY/SYSTEM user and execute commands or launch interactive processes without relying on third-party tools. It achieves this using only native Windows build-in features.
PsyloDbg
User-friendly Microsoft Windows Debugger for Malware Analysts.
SharpFtpC2
A Streamlined FTP-Driven Command and Control Conduit for Interconnecting Remote Systems.
SharpShellPipe
This lightweight C# demo application showcases interactive remote shell access via named pipes and the SMB protocol.
win-brute-logon
Crack any Microsoft Windows users password without any privilege (Guest account included)
Phrozen's Repositories
PhrozenIO/PowerRemoteDesktop
Remote Desktop entirely coded in PowerShell.
PhrozenIO/win-brute-logon
Crack any Microsoft Windows users password without any privilege (Guest account included)
PhrozenIO/Arcane
Arcane - A secure remote desktop application for Windows with the particularity of having a server entirely written in PowerShell and a cross-platform client (Python/QT6).
PhrozenIO/PowerRunAsSystem
PowerRunAsSystem is a PowerShell script, also available as an installable module through the PowerShell Gallery, designed to impersonate the NT AUTHORITY/SYSTEM user and execute commands or launch interactive processes without relying on third-party tools. It achieves this using only native Windows build-in features.
PhrozenIO/DLest
Microsoft Windows DLL Export Browser (Enumerate Exports, COM Methods and Properties) with Advanced Search Features.
PhrozenIO/PsyloDbg
User-friendly Microsoft Windows Debugger for Malware Analysts.
PhrozenIO/PowerBruteLogon
PowerBruteLogon (Ported version of WinBruteLogon in pure PowerShell)
PhrozenIO/SharpShellPipe
This lightweight C# demo application showcases interactive remote shell access via named pipes and the SMB protocol.
PhrozenIO/PowerRunAs
This module allows you to run a process (defaulting to PowerShell) as a different user by providing a known username and password. By default, the standard output (stdout), standard error (stderr), and standard input (stdin) are attached to the current console of the caller.
PhrozenIO/SharpFtpC2
A Streamlined FTP-Driven Command and Control Conduit for Interconnecting Remote Systems.
PhrozenIO/run-as-attached-networked
RunAsAttached is a program to run a console as another user and keep new console attached to caller console. Support reverse shell mode (Ex: Netcat)
PhrozenIO/RunAsAttached
RunAsAttached is a program to locally run a new terminal as another user without spawning a new console window.
PhrozenIO/PowerAssembly
Map remote .NET assemblies to memory for further invocation.
PhrozenIO/ArcaneServer
Arcane - A secure remote desktop application for Windows with the particularity of having a server entirely written in PowerShell and a cross-platform client (Python/QT6).
PhrozenIO/Snippets
Repository that will progressively hold tiny projects and code snippets.
PhrozenIO/.github
Organisation Home Page