https://github.com/maxdcb/c2implantpy
Linux Python Implant for Exploration C2
https://github.com/maxdcb/c2implantpy
c2 cybersecurity malware-research pentest redteam
Last synced: over 1 year ago
JSON representation
Linux Python Implant for Exploration C2
- Host: GitHub
- URL: https://github.com/maxdcb/c2implantpy
- Owner: maxDcb
- Created: 2024-02-23T14:51:25.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-21T13:08:02.000Z (about 2 years ago)
- Last Synced: 2025-01-11T09:15:37.548Z (over 1 year ago)
- Topics: c2, cybersecurity, malware-research, pentest, redteam
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exploration C2 Implant in Python
## What it is
Exploration is a rudimentary red team command and control frameworks (https://github.com/maxDcb/C2TeamServer).
This repository contain the Implant in Python to target unix.
This development is in education exercises to tackle well know red teaming concepts.