Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elmerikh/telecordc2
advanced Telegram x Discord C2, great for Data Exfitration and Network evasion 🔷
https://github.com/elmerikh/telecordc2
bypass-antivirus c2-server command-and-control cybersecurity-tools data-exfiltration discord-c2 exfiltration golang-c2 red-team-c2 red-team-tools red-teaming red-teaming-tools telegram-c2 telegram-rat
Last synced: 3 days ago
JSON representation
advanced Telegram x Discord C2, great for Data Exfitration and Network evasion 🔷
- Host: GitHub
- URL: https://github.com/elmerikh/telecordc2
- Owner: ELMERIKH
- License: mit
- Created: 2024-04-05T00:32:24.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-05T12:44:14.000Z (7 months ago)
- Last Synced: 2024-05-30T01:18:08.211Z (6 months ago)
- Topics: bypass-antivirus, c2-server, command-and-control, cybersecurity-tools, data-exfiltration, discord-c2, exfiltration, golang-c2, red-team-c2, red-team-tools, red-teaming, red-teaming-tools, telegram-c2, telegram-rat
- Language: Go
- Homepage:
- Size: 1.13 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
![alt text]()
Greetings
-------------------Telecord is an advanced crossplatform c2 using discord and telegram api ,it allows multi agent handling with ease
using Telegram and discord APIs can be good for exfiltration and network evasion , this project is built to enhance red teaming operations
Telecord works by combining the two APIs to get seamless and easy interaction with each agent
agents support mac,linux and windows
quick overview of how it works :
-------
![alt text]()the agent consist of 2 subagents , the fist is a discord bot and the other is a telegram bot.
since telegram does not allow multipleagents to run at the same time. by default the telegram bot is asleep inside our discord bot until we want to interact with it by sending the !interact command to the discord bot ,once it receives it wakes up the telegram bot ,meaning our session enabling us to execute more commands
list of commands below:
![alt text]()
see [USECASE Guide](docs/USECASE.md)
Prerequisite
-------
golang
python3
discord acc
telegram accSetup
----------git clone https://github.com/ELMERIKH/TelecordC2
go mod tidy
go run Telecord.go
You will get prompted to enter 2 telegram bot tokens,1 telegram channel id ,1 Discord bot token ,a discord channel id and its webhook id
once done a config.yaml file is created with your settings ,if you want to change something either edit it or delete it and run "go run Telecord.go " another time
about the discord and telegram setup follow :[Setup Guide](docs/SETUP.md)
⚠️ DISCLAIMER :
----------------------
ME The author takes NO responsibility and/or liability for how you choose to use any of the tools/source code/any files provided. ME The author and anyone affiliated with will not be liable for any losses and/or damages in connection with use of Telecord. By using Telecord or any files included, you understand that you are AGREEING TO USE AT YOUR OWN RISK. Once again Telecord is for EDUCATION and/or RESEARCH purposes ONLY