Releases: jm33-m0/emp3r0r
Releases · jm33-m0/emp3r0r
v2.4.2
2.4.2 (2025-02-15)
Bug Fixes
- add crypto auth helpers
- refactor: use
init
to centralize initialization
- refactor: unify file paths initialization for both
tun
and cc
- refactor: a lot of rewriting
- fix:
stager
module macro
- fix: KCP transport needs
127.0.0.1
to be a valid common name in server cert
- fix: daemonize is not needed when run from
stager.so
- fix: do not add cached download option for local modules
v2.4.1
2.4.1 (2025-02-13)
Bug Fixes
ssh_harvester
can't be restarted (ee4dfde)
- crash when
set
an unknown option (5e8ebf4)
- display full command in cmd response (2e1d51b)
- duplicated items in history search (f2db9da)
- lack of some useful readline features (dac383f)
- some agent commands have no runners (6575f5c)
v2.4.0
2.4.0 (2025-02-12)
Features
- agent command infrastructure now working (2e7356d)
- agent command structure, improve maintainability and readability (494dbfa)
Bug Fixes
v2.3.0
2.3.0 (2025-02-12)
Features
- auto-complete remote path names (87c9225)
v2.2.12
2.2.12 (2025-02-12)
Bug Fixes
put
sends empty checksum (716f61b)
- agent lost when C2 is re-built (51c3ae2)
- all completers are run at once (56403d0)
v2.2.11
2.2.11 (2025-02-11)
Bug Fixes
- ask for SSH password to use the relayed C2 (66af346)
- transport string for kcp incorrect (890d126)
v2.2.10
2.2.10 (2025-02-11)
Bug Fixes
- c2 relay via SSH should use a different random password (28ba2e4)
- remove shadowsocks c2 transport (22cba84)
v2.2.9
2.2.9 (2025-02-10)
Bug Fixes
- automatically stop existing emp3r0r instance and prompt user to reopen after updating (c23bab6)
v2.2.8
2.2.8 (2025-02-10)
Bug Fixes
upgrade_cc
fails to run in tmux (1d13a2a)
- add
tmux
as dependency (82ceb3e)
v2.2.7
2.2.7 (2025-02-10)
Bug Fixes
git
unable to get tag name in github action environment (07b8a32)