index
:
pk.git
develop
docs
master
Full-featured Python Command and Control (C2) Suite with encryption and terminal emulation. See: https://pkctl.org/c2.
Carson Fleming
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkctl.py
Age
Commit message (
Expand
)
Author
2023-03-30
Use production defaults in pkctl
v2.1
Carson Fleming
2023-03-30
Get everything working locally
Carson Fleming
2023-03-28
Fix some transition bugs; pty still hangs trying to pull streaming key
Carson Fleming
2023-01-14
Dont send prompt after exiting PTY mode; TCP stacks it and causes strange beh...
Carson Fleming
2023-01-12
Add some better logging/data stream tolerance to pkctl
Carson Fleming
2023-01-11
Merge branch 'pty' into master
Carson Fleming
2023-01-11
Fixed PTY glitch where it wouldnt read (still slow tho)
Carson Fleming
2022-12-26
Make correction to avoid utf-8ing control sequences
Carson Fleming
2022-12-22
Use umask to allow group members to control pk + some cleanup
Carson Fleming
2022-12-22
Rename the service and fix another oops
Carson Fleming
2022-12-22
lol oops remove relic
Carson Fleming
2022-12-22
Remove executable bit from local pkctl file
Carson Fleming
2022-12-22
Create install make-target, ready for initial distribution
Carson Fleming
2022-12-22
Built C2 controller with multi-client and multi-admin support
Carson Fleming