Skip to content

naffchwan/Trity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trity

Trity is an advanced pentesting framework dedicated to everything from vulnerability testing to cryptography.

Installation & Usage

In order to install this program, it is crucial that you are on a Linux-based distro, preferably Kali-Linux or BackBox.

First, git clone.

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

FAQ

What if I get ImportError: no module named x

Make sure you have Internet and try manually installing it by executing: pip install x (whatever x is)

Will Trity work on Windows?

No

Will Trity work on Mac OSX

I am not sure because there is no way for me to test it, but if someone would like to and told me the results I would greatly appreciate it :-) Except that you would have to install the modules manually.

Donations?

Issues?

If you have any issues regarding the source code of this framework, as well as any errors you have encountered, please contact me at

Xmpp: toxic-ig@exploit.im
Email: toxicnull@gmail.com
Instagram: @_t0x1c
Twitter: @toxicnull
Kik: toxicnull
Discord: #9073

About

My most advanced framework yet!!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%