Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/notsooshariff/hog-c2
A trojan malware executable proof-of-concept that leverages a Notion page via integrations as a C2 server, enabling remote control and persistence on infiltrated systems.
https://github.com/notsooshariff/hog-c2
c2 c2-framework command-and-control cybersecurity infosec malware malware-analysis notion-api notion-c2 proof-of-concept python trojan
Last synced: 28 days ago
JSON representation
A trojan malware executable proof-of-concept that leverages a Notion page via integrations as a C2 server, enabling remote control and persistence on infiltrated systems.
- Host: GitHub
- URL: https://github.com/notsooshariff/hog-c2
- Owner: NotSooShariff
- Created: 2024-08-30T16:25:52.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-06T17:57:25.000Z (5 months ago)
- Last Synced: 2024-11-11T00:16:08.301Z (3 months ago)
- Topics: c2, c2-framework, command-and-control, cybersecurity, infosec, malware, malware-analysis, notion-api, notion-c2, proof-of-concept, python, trojan
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hog C2: Utility Trojan Executable PoC
## Overview
Hog C2 is a proof-of-concept utility trojan malware that leverages a Notion page via API integrations as a command-and-control (C2) server. It demonstrates remote control and persistence techniques on infiltrated systems, utilizing the Notion platform for sending and receiving commands.## Features (Planned)
- Remote control through Notion API
- Basic persistence mechanisms
- Modular C2 communications
- Easy-to-configure Notion page integration## Current Status
This project is under active development. Features and functionality are subject to change as development progresses.## Installation
TBD - Setup instructions will be provided as the project evolves.## Usage
TBD - A detailed usage guide will be added in future releases.## Contributing
Contributions, feature requests, and bug reports are welcome! Feel free to open an issue or submit a pull request.## License
This project is licensed under the MIT license. For more details check the [LICENSE](LICENSE.md) file.