AutoIT Download and Execute is a script that automates the process of downloading and executing files using AutoIT. This tool is designed for educational and research purposes to demonstrate automation techniques in ethical hacking and penetration testing.
- Downloads files from a specified URL
- Executes the downloaded file automatically
- Lightweight and easy to use
- Fully customizable
- Windows OS or wine for Linux and OSX
- AutoIT installed
- Clone the repository:
git clone https://github.com/Zer0Secur8ty/autoit-download-and-execute.git
- Open the script in the AutoIT editor.
- Modify the URL to the desired file.
- Compile and run the script.
This project is for educational purposes only. Use it responsibly and only in environments where you have explicit permission. The author is not responsible for any misuse.
This project is licensed under the MIT License - see the LICENSE file for details.