From 69fdb74a5853d283e9b97dc5227a3b352e6f2aa0 Mon Sep 17 00:00:00 2001 From: Joe Brown Date: Fri, 11 Mar 2022 13:04:50 -0500 Subject: [PATCH] Update index.txt --- index.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.txt b/index.txt index fcc299b..d5f75a2 100644 --- a/index.txt +++ b/index.txt @@ -8,7 +8,7 @@ Overview PoshC2 is a proxy aware C2 framework used to aid penetration testers with red teaming, post-exploitation and lateral movement. -PoshC2 is primarily written in Python3 and follows a modular format to enable users to add their own modules and tools, allowing an extendible and flexible C2 framework. Out-of-the-box PoshC2 comes PowerShell/C# and Python3 implants with payloads written in PowerShell v2 and v4, C++ and C# source code, a variety of executables, DLLs and raw shellcode in addition to a Python3 payload. These enable C2 functionality on a wide range of devices and operating systems, including Windows, *nix and OSX. +PoshC2 is primarily written in Python3 and follows a modular format to enable users to add their own modules and tools, allowing an extendible and flexible C2 framework. Out-of-the-box PoshC2 comes with PowerShell/C# and Python3 implants with payloads written in PowerShell v2 and v4, C++ and C# source code, a variety of executables, DLLs and raw shellcode in addition to a Python3 payload. These enable C2 functionality on a wide range of devices and operating systems, including Windows, *nix and OSX. Other notable features of PoshC2 include: