- Unit test with principal antirootkit
- Invisible backdoor
- Work on common linux server distributions
- PAM backdoor for local privesc and remote entry
- Anti-debugging
- Avoids unhide, lsof, ps, ldd detection
- Hides files and directories
- Hides remote connections
- Hides processes
- Hides logins
- PCAP hooks avoids local sniffing
- Implement DEBUG_MODE (as defined in API Documentation)
- Add an
uninstallation feature
on DEBUG_MODE
- Create a socat POC pty backdoor
- Create a basic PTY client in python 2.7
- Create a lite, basic Makefile
- Describe config-file variables for building
- Check for dependencies in Makefile