Releases: lapolis/palinka_c2
Releases · lapolis/palinka_c2
Kinda Workng one
Decent enough state to call it a day.
All the main functionalities are up and running.
Well, from now on, it just works.
Added functionalities:
- Some fixes here and there
- Users can choose between HTTP and HTTPS
- Listener nice info preview
- Auto generate powershell implant
- Agents use listener enc key only for init, then switch to agent key
- Can encrypt DB
- Added few args
Basic_C2_functionalities
Usable C2 with basic functionalities.
Added functionalities:
- Interactive menu
- Tabbed menu (hopefully) like d4rk3r likes xD
- Listener menu w/ all functionalities
- User can create listeners
- Send commands to HTTPS listener
- Implemented ssl
- Ready to go?
Working listener/beacon
Still not usable but the core functionalities works.
Added functionalities:
- Store commands
- Store command/output history
- Store encryption key for each listener
- Download/Upload file function (Flask side)
- Crypto module brutally copied from 0xRick's own c2
- Powershell crypto module from ctigeek which is actually the same as 0xRick's one
- Stash module created and improved
- Accepting requests