Skip to content
forked from roadwy/RIP

Free,Open-Source,Cross-platform agent and Post-exploiton tool written in Golang and C++

License

Notifications You must be signed in to change notification settings

moonlight-junky/khepri

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Khepri Logo

Khepri

Free,Open-Source,Cross-platform agent and Post-exploiton tool written in Golang and C++

Description

Khepri is a Cross-platform agent, the architecture and usage like Coblat Strike but free and open-source.


This project is for learning Golang and C++ only, if someone's rights have been violated, please contact me to remove the project, and the last DO NOT USE IT ILLEGALLY

architecture

  • beacon: Agent, written in C++.
  • teamserver: Server, written in Golang.
  • teamclient: User client, written in C++, the UI use Qt-GUI.

Features

architecture

  • Supported C2 Protocols:

    • TCP
    • UDP
  • Fast network serialization (Protocol Buffers)

  • Agent Features:

    • System Information
    • Process Manager
    • File Manager
    • Remote Shell
    • Remote Execution
  • Supported operating systems

System Windows Linux Macos
beacon
teamserver
teamclient

Quick Start

Please see Quick Start

TODO

  • Refactor teamserver code
  • Beacon supports more protocols:https、dns
  • Beacon supports https-dns
  • Beacon supports dynamic plugin
  • Beacon and Teamclient support proxy
  • Support CI
  • Beacon and teamclient support macos
  • Reduce beacon to 100kb(Don't use openssl、support Mingw compile) ...

Contributing

Issues and PR is welcome.

About

Free,Open-Source,Cross-platform agent and Post-exploiton tool written in Golang and C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 57.8%
  • Go 24.2%
  • Assembly 13.6%
  • CMake 2.3%
  • C 1.5%
  • Batchfile 0.3%
  • Shell 0.3%