Cleaner Wrasse
Overview
Install and Configuration
sudo apt install cmake
sudo apt-get install libboost-all-dev
git clone https://github.com/tenable/routeros.git
cd routeros/
cd cleaner_wrasse/
mkdir build
cd ./build/
cmake ..
makeUsage
./cleaner_wrasse
options:
-h [ --help ] A list of command line options
-v [ --version ] Display version information
-u [ --username ] arg REQUIRED The user to log in as.
-p [ --password ] arg The password to log in with (if not provided CW
uses an empty string).
-i [ --ip ] arg REQUIRED The IPv4 address to connect to.
-s [ --symlink ] arg (=0) Add the survival symlink on the target if its 6.41+
--persistence arg (=0) Enable persistence on targets 6.41+
./cleaner_wrasse -v
Version: ><(((°> Cleaner Wrasse 1.0 - August 11, 2019 ><(((°>Exploit
PreviousImplementing a Password Reset Function for Persistent Access in MikroTik RouterOSNextFirmware Reversing
Last updated