Stable release v1.0.0
Features:
- Daemonized shellcode execution, via
rwxmemory allocation. - Specific user targeting via target
UIDvariable. - Minimal fingerprinting using B64 strings.
- Presevers 100% of the
dashshell 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.