Cannon is a post-exploitation framework fully developed in python3. Once you have access to the system, this will make your work much easier with all the functionalities that this tool possesses. You will be able to download and upload files, run pre-defined modules, harvest reverse shells, and many more. This version of Cannon mainly focuses on attacking Unix-based machines. Most of the utilities that this framework carries based on Unix-based systems. But some of the functions will still work in Windows systems as well.
git clone https://github.com/kavishkagihan/Cannon.git
cd Cannon
pip3 install -r requirements.txt
chmod +x cannon
View the documentation from https://kavigihan.medium.com/cannon-post-exploitation-framework-291d691d15c7
- Executing interactive commands in the host's machine.
- Saving sessions.
These features will be added in the near future.
- Downloading binary files. -- (7/15/2021)
- Download files to a specified directory [OUTPUT_DIR] -- (7/12/2021)
Email - iamkavigihan@gmail.com
Intagram - https://www.instagram.com/_kavi.gihan/