google-ads

Tech Updates

Termux Tool #2 D-TECT


Termux Tool #2 D-TECT
Termux Tool #2 D-TECT


Termux Tool #2 D-TECT

Hello Wolfies, I am back with New Tutorial.

In this I will be explaining one of the best and easy to use tool for  penetration testing  

in android through Termux 

The Tool name is >> D-TECT 


D-TECT= is an All-In-One Tool for Penetration Testing. This is specially programmed for Penetration Testers and Security Researchers to make their job easier, instead of launching different tools for performing different task. D-TECT provides multiple features and detection features which gather target information and finds different flaws in it.
----------------------------------------------------------------------------
Commands For  Tools 

1-First command we all will type in after opening termux applicaton is 
   ---   apt update && apt upgrade 
---------------------------------------------------------------------------------------------------------------------------
 As we have previously installed git so we will moved forward to next step installing  the packages 
---------------------------------------------------------------------------------------------------------------------------
2-First package is python2 command for installing python2 is 
   ---   apt install python2  (we need python2 to run this tool)
-------------------------------------------------------------------------------------------------
3-Then we move to the next step of installing the script from github the link of github is 
    ---  https://github.com/shawarkhanethicalhacker/D-TECT-1    ( just copy the link )
go to the terminal and type git clone https://github.com/shawarkhanethicalhacker/D-TECT-1
---------------------------------------------------------------------------------------------------------------------------
4-Then we have to move in the D-TECT-1 directory to work with that script 
   the command for chainging the directory is 
    ---  cd D-TECT-1
-----------------------------------------------------------------------------------------------------------------------------
5-Then we have to give the executing permision to the script for the proper functioing of it 
    the command for the permisiion is 
    ----  chmod +x *  
----------------------------------------------------------------------------------------------------------------------------
6-we need to install the requirents which is needed to run the tool the command for that is 
   ---- pip2 install requests
---------------------------------------------------------------------------------------------------------------------------- 
7-So our setup is complete know we just have to run the script with the command 
   --- pyhton2 d-tect.py
----------------------------------------------------------------------------------------------------------------------------
8-Then you will get the list of scan which you want to perform on the website 
----------------------------------------------------------------------------------------------------------------------------


For further updates of this blog 
kindly subscribe to this blog 

Join our WhatsApp group for further updates here is the link -

https://chat.whatsapp.com/GhOcNUM9SFN5ctEqGYJI1w

Join us on Instagram -




1 comment:

  1. Termux Tool #2 D-TECT commands not running so update accordingly python and pip latest version

    ReplyDelete