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
/
pkd_stub.py
Age
Commit message (
Collapse
)
Author
2023-12-26
Add basic DNS beacon functionality
develop
Carson Fleming
2023-12-25
Create refuse-all DNS listener
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-03-26
Switch daemon to use PKSock infrastructure
Carson Fleming
2023-03-24
Missed a spot
Carson Fleming
2023-03-24
Synchronize PTY stop sequence
Carson Fleming
2023-01-14
Re-enable key generation in the client
Carson Fleming
2023-01-14
Switch to a single-threaded approach using selectors; additional ↵
Carson Fleming
miscellaneous debugging
2023-01-13
Backwards compability change to cleanup function
v2.0
Carson Fleming
2023-01-13
Update comment about NPTY bug
Carson Fleming
2023-01-13
Fix client crashing bug on pty exit
Carson Fleming
2023-01-12
Initial work with stream ciphers, still has hanging issues
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
Less weird solution to prompt command
v1.0
Carson Fleming
2022-12-22
Use umask to allow group members to control pk + some cleanup
Carson Fleming
2022-12-22
Built C2 controller with multi-client and multi-admin support
Carson Fleming