PoshC2_Old

所属分类:collect
开发工具:PowerShell
文件大小:0KB
下载次数:0
上传日期:2019-11-11 09:02:02
上 传 者sh-1993
说明:  Powershell C2服务器和植入,
(Powershell C2 Server and Implants,)

文件列表:
C2-Installer.ps1 (13332, 2019-11-11)
C2-Payloads.ps1 (1264643, 2019-11-11)
C2-Server.ps1 (73533, 2019-11-11)
C2-Viewer.ps1 (4284, 2019-11-11)
CHANGELOG.md (1986, 2019-11-11)
DotNetToJS/ (0, 2019-11-11)
DotNetToJS/DotNetToJScript.exe (24064, 2019-11-11)
DotNetToJS/NDesk.Options.dll (22016, 2019-11-11)
Images/ (0, 2019-11-11)
Images/cat.png (1168, 2019-11-11)
Images/d.png (378, 2019-11-11)
Images/dog.png (869, 2019-11-11)
Images/fb.jpg (594, 2019-11-11)
Images/fg.png (570, 2019-11-11)
Images/i.png (455, 2019-11-11)
Images/in.png (611, 2019-11-11)
Images/paw.png (332, 2019-11-11)
Images/pn.png (722, 2019-11-11)
Images/we.gif (1233, 2019-11-11)
Implant-Handler.ps1 (120416, 2019-11-11)
LICENSE (1510, 2019-11-11)
Modules/ (0, 2019-11-11)
Modules/BloodHound.ps1 (246489, 2019-11-11)
Modules/Brute-AD.ps1 (4006, 2019-11-11)
Modules/Brute-LocAdmin.ps1 (13213, 2019-11-11)
Modules/Bypass-UAC.ps1 (82570, 2019-11-11)
Modules/CVE-2016-9192.ps1 (40767, 2019-11-11)
Modules/ConvertTo-Shellcode.ps1 (34477, 2019-11-11)
Modules/Cred-Popper.ps1 (9926, 2019-11-11)
Modules/Decrypt-RDCMan.ps1 (2575, 2019-11-11)
Modules/Dump-NTDS.ps1 (1009, 2019-11-11)
Modules/Exploit-EternalBlue.ps1 (27208, 2019-11-11)
Modules/Get-ComputerInfo.ps1 (19030, 2019-11-11)
Modules/Get-CreditCardData.ps1 (1698, 2019-11-11)
Modules/Get-FirewallRules.ps1 (1970, 2019-11-11)
Modules/Get-GPPAutologon.ps1 (4749, 2019-11-11)
Modules/Get-GPPPassword.ps1 (11434, 2019-11-11)
Modules/Get-IdleTime.ps1 (6544, 2019-11-11)
Modules/Get-Keystrokes.ps1 (11718, 2019-11-11)
Modules/Get-LAPSPasswords.ps1 (7142, 2019-11-11)
... ...

# PLEASE NOTE THIS REPO IS NOT BEING ACTIVELY UPDATED BUT IS STILL FULLY FUNCTIONAL - ALL FUTURE C2SERVER/IMPLANT WORK IS BEING CARRIED OUT ON THE PYTHON VERSION PoshC2 - https://github.com/nettitude/PoshC2/ # PoshC2 PoshC2 is a proxy aware C2 framework that utilises Powershell **and/or** equivalent (System.Management.Automation.dll) to aid penetration testers with red teaming, post-exploitation and lateral movement. Powershell was chosen as the base implant language as it provides all of the functionality and rich features without needing to introduce multiple third party libraries to the framework. In addition to the Powershell implant, PoshC2 also has a basic dropper written purely in Python that can be used for command and control over Unix based systems such as Mac OS or Ubuntu. The server-side component is written in Python for cross-platform portability and speed, a Powershell server component still exists and can be installed using the 'Windows Install' as shown below but will not be maintained with future updates and releases. ## Linux Install of [PoshC2 Python](https://github.com/nettitude/PoshC2/) Install using curl & bash ``` curl -sSL https://raw.githubusercontent.com/nettitude/PoshC2/master/Install.sh | bash ``` Manual install ``` wget https://raw.githubusercontent.com/nettitude/PoshC2/master/Install.sh chmod +x ./Install.sh ./Install.sh ``` ## Windows Install of [PoshC2](https://github.com/nettitude/PoshC2_Old/) ``` powershell -exec bypass -c "IEX (New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/nettitude/PoshC2_Old/master/C2-Installer.ps1')" ``` ## Issues / FAQs If you are experiencing any issues during the installation or use of PoshC2 please refer checkout the open issues tracking page within GitHub. If this page doesn't have what you're looking for please open a new issue and we will try to resolve the issue asap. If you are looking for tips and tricks on PoshC2 usage and optimisation, you are welcome to join the slack channel below. ## License / Terms of Use This software should only be used for **authorised** testing activity and not for malicious use. By downloading this software you are accepting the terms of use and the licensing agreement. ## Documentation We maintain PoshC2 documentation over at https://poshc2.readthedocs.io/en/latest/ Find us on #Slack - [poshc2.slack.com](poshc2.slack.com) (to request an invite send an email to labs@nettitude.com)

近期下载者

相关文件


收藏者