Releases: jm33-m0/emp3r0r
Releases · jm33-m0/emp3r0r
v2.2.6
v2.2.5
2.2.5 (2025-02-10)
Bug Fixes
emp3r0r
builder should generate a version number to mark custom builds (79493b8)get
command blocks shell (6a11b8a)set
command auto-completeval
(ad831dc)- always print module details (d9203c9)
- deprecated package option of release-please (ef82c2e)
- module configurable options incomplete when listed (0d51615)
- module management should load all modules into one map (62c4adf)
- release-please not updating version number (ce078b3)
- some flags should be marked as required (4813b5f)
v2.2.4
v2.2.3
v2.2.2
2.2.2 (2025-02-09)
Bug Fixes
help
command conflicts with cobra built-in help (b2dc14b)ssh_harvester
should give real-time response (3a07812)ssh_harvester
should take configurable code pattern (5c0ab46)- cleanup deprecated API related code (1e7989b)
- printing too many messages in console pane messes the prompt up (80efe4e)
- reduce waiting time for ssh based shells (4dada94)
- time spent on commands should be printed after command responses (36f7e38)
- usage for commands (60fd189)
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)