tenssens icon indicating copy to clipboard operation
tenssens copied to clipboard

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

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

🔗 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.