Python modules which provide a suite of useful utilities for CTFs
Install sudo_root using pip
$ pip install sudo_root
You can also install it the last version from source
$ git clone https://github.com/sudo-root-team/sudo_root
$ cd sudo_root
$ python3 setup.py install
Both will install sudo_root as well as its dependencies listed under requirements.txt