AAsni is a proof-of-concept malware written in C using the Clang compiler. It is designed to establish a reverse shell connection to a target machine, allowing remote command execution. AAsni utilizes Metasploit to facilitate the reverse shell communication, demonstrating an integration of common penetration testing tools with custom malware development.
- Written in C with Clang
- Integrated with Metasploit for reverse shell functionality
- Establishes a reverse shell connection to a specified IP and port
- Enables remote control of the target machine
Disclaimer:
You should Use VM To try it
This software is for educational purposes only, aimed at understanding the workings of reverse shells and malware in a controlled, ethical hacking environment. Unauthorized use of this tool is illegal. Ensure you have explicit permission before deploying this tool.By S4L1M