Releases: jm33-m0/emp3r0r
Releases · jm33-m0/emp3r0r
v2.2.1
v2.2.0
v2.1.0
2.1.0 (2025-02-08)
Features
cat
command to dump file content in text or hex mode (a995042)- integrate
ss
package logging to C2 console (aa26a49) - integrate
util
logs (dfc3257) - move command time to prompt (30fa524)
- unify logging in C2 (790653c)
Bug Fixes
emp3r0r.json
keys should match those in Go source code (a7a04e7)exec
should complain when no command is specified (9381998)- agent crashes on command parsing error (d17dc89)
- conditional C2 connection should wait in seconds not minutes (874dab1)
- import cycle (2e8ed9d)
- no time to read fatal error messages (b8ddd50)
v2.0.0
2.0.0 (2025-02-07)
⚠ BREAKING CHANGES
- v2 branch, re-designed command line and infrastructure
Features
generate
command (1e1e49d)- command completers (775b1c2)
- re-design console logging (WIP) (aadd158)
- remove agent system info pane (4677a80)
- switching to https://github.com/reeflective/console (619ea45)
- unify C2 logging (9cd6284)
- v2 branch, re-designed command line and infrastructure (3b3f111)
Bug Fixes
ls_modules
,ls_port_fwds
commands (abd58b5)search
command (10210e0)- carapace calls
listRemoteDir
too often (7a01328) - command parsing errors (f1c22c6)
- log file path (709c32f)
- log msg format (04b95fc)
- logging level (56fe118)
- mismatched args (dd9d6fb)
- resize tmux pane to fit table output (f74d434)
- tmux init (c79cce5)
v1.51.1
v1.51.0
1.51.0 (2025-01-26)
Features
- improve module config structure (e5dea79)
- include listener in releases (f96226d)
- support C2 plugins and module builder (8eba6f5)
Bug Fixes
stager
module should be able to read configurations from env vars (ce22a03)- crash when using local modules (490f309)
- make use of
is_local
attribute (2a80931) - module builder (2751c49)
- module path handling (0a375c8)
- no output from
stager
(51a99ff) - refactor C code, integrate
stager
into one of the modules (a53f78c) - set env vars for module builder (ba3a10a)