-
Updated
May 29, 2021 - Go
c2
Here are 97 public repositories matching this topic...
-
Updated
Jun 7, 2021 - C#
-
Updated
Jul 2, 2021 - Go
Current implementation of proclist plugin uses win32_ps_list_procs() php function on Windows host.
Therefore, linux implementation is a simple system("ps -a"), which is OPSEC unsafe, an would probably trigger EDR alerts.
A better implementation should avoid relying on system command execution.
-
Updated
May 7, 2021 - PowerShell
-
Updated
Feb 17, 2020
-
Updated
May 28, 2021 - Vue
-
Updated
Jul 1, 2021 - Vue
-
Updated
Jun 20, 2021 - Go
-
Updated
May 28, 2021 - Python
-
Updated
Jan 24, 2021 - Go
-
Updated
Jul 1, 2021 - Rust
-
Updated
Apr 7, 2021 - Python
-
Updated
Apr 21, 2021
-
Updated
Dec 23, 2019
-
Updated
Mar 25, 2021 - Python
-
Updated
Jun 30, 2021 - PowerShell
-
Updated
Jun 11, 2021 - Python
-
Updated
Jul 1, 2021 - Rust
-
Updated
May 20, 2021 - HTML
-
Updated
Aug 12, 2020 - JavaScript
-
Updated
Oct 16, 2019 - Shell
-
Updated
Jun 26, 2021 - Ruby
-
Updated
Apr 5, 2021 - Python
-
Updated
Jun 2, 2021 - Go
Now that there are more than a couple of commands and complexity is increasing. Place each command's source into its own file then pull into extension.js. Will need some sort of command name to function mapping.
Improve this page
Add a description, image, and links to the c2 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the c2 topic, visit your repo's landing page and select "manage topics."
Empire Version
OS Information (Linux flavor, Python version)
Describe the bug
Using
/opt/empire3/setup# lsb_release -d 2>/dev/nullin install.sh to determine the distro type is breaking installation in Slingshot Linux. The output fromlsb-release -disDescription: SEC501-Slingshot (2021.03.09, build 6070ead). Many Linux d