Trity - advanced pentesting framework
Trity is an advanced pentesting framework dedicated to everything from cryptography to spoofing.
Installation & Usage
In order to install this program, it is crucial that you are on a Linux-based distro, preferably Kali-Linux or BackBox.
git clone https://github.com/toxic-ig/Trity.git
Change directory, and then run the installer script (Must be root or have superuser permissions):
cd path/Trity
sudo python install.py
The install.py script will install of the necessary dependencies for you. Other platforms will be supported in the future.
Once finished, execute with:
trity
Installation & Usage
In order to install this program, it is crucial that you are on a Linux-based distro, preferably Kali-Linux or BackBox.
git clone https://github.com/toxic-ig/Trity.git
Change directory, and then run the installer script (Must be root or have superuser permissions):
cd path/Trity
sudo python install.py
The install.py script will install of the necessary dependencies for you. Other platforms will be supported in the future.
Once finished, execute with:
trity
Post a Comment