Skip to content

Releases: jm33-m0/emp3r0r

v1.40.0

24 Dec 12:08
b415988
Compare
Choose a tag to compare

1.40.0 (2024-12-24)

Features

  • add http stager (with AES encryption) and independent HTTP listener (66f4d8c)

v1.39.9

21 Dec 12:13
cd44412
Compare
Choose a tag to compare

1.39.9 (2024-12-21)

Bug Fixes

  • new cc_host not added to server cert, old names get repeated (e3ef171)

v1.39.8

21 Dec 02:21
f63b3ac
Compare
Choose a tag to compare

1.39.8 (2024-12-21)

Bug Fixes

  • crash when listing module options (32cdc3d)
  • crash when using info with no module selected (a2706c9)
  • do not open SFTP pane in Windows (1e6342f)
  • only attemp SFTP on Linux (fd36ff9)
  • unable to view crash log in C2 client (152ecf5)

v1.39.7

20 Dec 12:27
95e1b1a
Compare
Choose a tag to compare

1.39.7 (2024-12-20)

Bug Fixes

  • argv modification is not needed in Windows (b5915c6)
  • This also fixes shellcode execution in Windows

v1.39.6

20 Dec 01:12
e43e26d
Compare
Choose a tag to compare

1.39.6 (2024-12-20)

Bug Fixes

v1.39.5

19 Dec 10:27
9be00bc
Compare
Choose a tag to compare

1.39.5 (2024-12-19)

Bug Fixes

  • __libc_dlopen_mode deprecated in favor of dlopen as libdl.so has been merged into libc.so (5285b93)
  • fatal error in unix socket listener (1cd3065)
  • more randomized persistence (WIP) (76686b1)
  • upgrade golang.org/x/net (78ac77b)

v1.39.4

18 Dec 12:05
590c802
Compare
Choose a tag to compare

1.39.4 (2024-12-18)

Bug Fixes

  • CC has no knowledge of agent root location, causing custom module to fail (ca5f5da)
  • chdir error when running custom modules (66a699f)
  • collect module output (40fd645)
  • no need to compress module when it already exists (54cdd18)

v1.39.3

18 Dec 04:54
e59fd51
Compare
Choose a tag to compare

1.39.3 (2024-12-18)

Bug Fixes

  • deprecated rand.seed (1515072)
  • disable HidePIDs until we find a better way (1fc1494)
  • do not create any files in Windows (82975d7)
  • dont use .exe for Linux agents (1b55009)
  • minor bugs and code optimization (5e72139)
  • path searching: crash (e982019)
  • path searching: crash (24ff532)
  • randomize agent root even more (Linux) (e96511c)
  • simple stagers (a6d191d)
  • typo in stager name (442252d)
  • use shadowsocks with kcptun by default (791736d)

v1.39.2

17 Dec 08:01
8e70c35
Compare
Choose a tag to compare

1.39.2 (2024-12-17)

Bug Fixes

  • unable to find config data in shellcode mode (d99be9f)

emp3r0r agent as shellcode

emp3r0r-shellcode

v1.39.1

17 Dec 05:59
209faf5
Compare
Choose a tag to compare

1.39.1 (2024-12-17)

Bug Fixes

  • use donut from upstream to support compression and latest features (a212200)