Tenssens – OSINT Framework

Tenssens framework focused on gathering information from free tools or resources. The intention is to help people find free OSINT resources.

Usage.

linux

 apt-get update
 apt-get upgrade
 pkg install git
 pkg install python3
 git clone https://github.com/thenurhabib/tenssens
 pip install -r requirements.txt
 cd tenssens
 python3 tenssens.py

Termux

 apt-get update
 apt-get upgrade
 apt install git
 apt install python3
 git clone https://github.com/thenurhabib/tenssens
 pip install -r requirements.txt
 cd tenssens
 python tenssens.py

Login Information

 login Username : username#tenssens
 Login Password : password@tenssens

Screenshot

App Screenshot

? Links

portfolio
twitter
HackerRank Badge

? About Me

I’m a programmer and Linux System Administrator.

Author

 Name       : Md. Nur Habib
 GitHub     : https://github.com/thenurhabib
 Facebook   : https://web.facebook.com?thenurhab1b 
 HackerRank : https://www.hackerrank.com/thenurhabib

Thank You.


GitHub

View Github