Skip to content

Releases: jm33-m0/emp3r0r

v2.2.6

10 Feb 06:13
b343cc0
Compare
Choose a tag to compare

2.2.6 (2025-02-10)

Bug Fixes

v2.2.5

10 Feb 05:46
ae25199
Compare
Choose a tag to compare

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-complete val (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

09 Feb 12:32
5b36a52
Compare
Choose a tag to compare

2.2.4 (2025-02-09)

Bug Fixes

  • peek_text not returning code (80d5ca8)
  • ssh_harvester crashes sshd-session (0c3a82d)

v2.2.3

09 Feb 10:26
7ffef8c
Compare
Choose a tag to compare

2.2.3 (2025-02-09)

Bug Fixes

  • ssh_harvester should have a stop switch (ea0d254)
  • ssh_harvester should print passwords at the end of debugging session (a05f281)
  • only print printable bytes (76f248f)
  • specify the register to read password from (09c44ad)
  • unify logging (b073c38)

v2.2.2

09 Feb 06:25
76a9e65
Compare
Choose a tag to compare

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

08 Feb 12:51
efe1b2b
Compare
Choose a tag to compare

2.2.1 (2025-02-08)

Bug Fixes

  • ssh_harvester unable to find sshd process (5c1de64)

v2.2.0

08 Feb 12:02
2c80456
Compare
Choose a tag to compare

2.2.0 (2025-02-08)

Features

Bug Fixes

  • exec command conflicts with built-in commands such as ls (bbc9361)
  • return an empty process list if none matches the filter (9403915)
  • self purging doesn't need to notify CC (ba11ec7)

v2.1.0

08 Feb 05:00
537c594
Compare
Choose a tag to compare

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

07 Feb 23:41
f3473e7
Compare
Choose a tag to compare

2.0.0 (2025-02-07)

⚠ BREAKING CHANGES

  • v2 branch, re-designed command line and infrastructure

Features

Bug Fixes

v1.51.1

26 Jan 12:29
d305f05
Compare
Choose a tag to compare

1.51.1 (2025-01-26)

Bug Fixes

  • vaccine installation fails: patchelf not found (315ec2b)