Skip to content

Sickle v3.1.0 Release

Latest
Compare
Choose a tag to compare
@wetw0rk wetw0rk released this 17 Dec 06:02

The core features added to Sickle are now ready for release. Significant changes have been made since v2.0.2, with a strong emphasis on shellcode generation.

As of v3.1.0 the following shellcode stubs have been added:

  • windows/x64/kernel_token_stealer
  • windows/x64/kernel_sysret
  • windows/x64/kernel_ace_edit
  • windows/x64/shell_reverse_tcp
  • windows/x86/kernel_token_stealer
  • linux/aarch64/memfd_reflective_elf_tcp
  • linux/aarch64/shell_reverse_tcp
  • linux/x64/memfd_reflective_elf_tcp
  • linux/x86/shell_reverse_tcp

Additionally the asm_shell module has been added for interactive opcode generation from ASM instructions.