Releases: Kracken256/dash-shell-rootkit
Releases · Kracken256/dash-shell-rootkit
Dash Genesis 1.0
Stable release v1.0.0
Features:
- Daemonized shellcode execution, via
rwx
memory allocation. - Specific user targeting via target
UID
variable. - Minimal fingerprinting using B64 strings.
- Presevers 100% of the
dash
shell features. - Malware was undetected by all antivirus and sandboxes on virustotal.com on March 29, 2023.
Notes
You must change the shellcode in the pskexec_dash()
function in ./src/main.c
for your purposes.
Remember to ensure the shellcode matches the target machine's architecture.