Tenssens: Python Framework for Gathering Information from Free Tools

Tenssens - OSINT Framework

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

Features

   01. Whois            : Get Website Whois Information.     
   02. MD5 Cracker      : MD5 Hash Cracker.                   
   03. Subdomain finder : Find Subdomain of any website.
   04. Site BuiltWith   : Find CMS of and All Technology.
   05. DNS Lockup       : Get Information About DNS.
   06. Admin Finder     : Find Admin Panel of Website.
   07. HTTP Header      : Get HTTP Header Information.
   08. IP Location      : Find Location From IP Address.
   09. Port Scan        : Network Port Scanner.
   10. Robots.txt       : Get Robots txt File of any website.

Usage.

linux

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

Termux

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

Login Information

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

Screenshot

App Screenshot

🚀 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

Download details:

Author: thenurhabib
Source: https://github.com/thenurhabib/tenssens

License: AGPL-3.0 license

#python 

Tenssens: Python Framework for Gathering Information from Free Tools
1.05 GEEK