Skip to content

in this repository i had share some comand for installing SILENTTRINITY in your linux system

Notifications You must be signed in to change notification settings

axosecurity/Install-SILENTTRINITY-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Install-SILENTTRINITY-

in this repository i had share some comand for installing SILENTTRINITY in your linux system

Install useing Apt

sudo apt-cache search silenttrinity

sudo apt install silenttrinity -y

#

Install from Git

git clone https://github.com/byt3bl33d3r/SILENTTRINITY

apt update && apt upgrade

apt install python3.7 python3.7-dev python3-pip

sudo -H pip3 install -U pipenv

cd SILENTTRINITY

pip3 install -r requirements.txt

pipenv install && pipenv shell

Silenttrinity Comands

silenttrinity teamserver --port 81 127.0.0.1 password

silenttrinity client wss://username:password@127.0.0.1:81

About

in this repository i had share some comand for installing SILENTTRINITY in your linux system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published