Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxdcb/c2implantpy
Linux Python Implant for Exploration C2
https://github.com/maxdcb/c2implantpy
c2 cybersecurity malware-research pentest redteam
Last synced: about 2 months 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 (11 months ago)
- Default Branch: master
- Last Pushed: 2024-04-21T13:08:02.000Z (9 months ago)
- Last Synced: 2024-04-21T15:48:58.259Z (9 months ago)
- Topics: c2, cybersecurity, malware-research, pentest, redteam
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- 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.