HomeTERMUX TOOLTM-Scanner websites vulnerability scanner

TM-Scanner websites vulnerability scanner

TM-Scanner is a powerful tool designed for network scanning and vulnerability assessment. It is widely used by security professionals and ethical hackers to identify potential vulnerabilities in networks and systems. 

In this guide, we will walk you through the step-by-step process of installing TM-Scanner on Termux.

Prerequisites

Before we proceed with the installation, make sure you have the following prerequisites:

  • An Android device with Termux installed
  • A stable internet connection

Usage

TM-Scanner offers a wide range of scanning and vulnerability assessment features. Here are a few examples of how you can utilize TM-Scanner:

  • Scan a target network for open ports and services
  • Perform a vulnerability scan on a specific target
  • Identify potential security weaknesses in web applications
  • Discover hidden directories and files on a web server
  • Perform a brute-force attack on a login page

Install TM-scanner on termux

Installing TM-Scanner on Termux is a straightforward process that allows you to leverage the power of this versatile network scanning tool on your Android device.

Step 1: Clone The Repository

First, open Termux on your Android device and enter the following command to clone the TM-scanner repository:

				
					git clone https://github.com/TechnicalMujeeb/TM-scanner.git
				
			
TM-Scanner websites vulnerability scanner
Output for downloading the tm-scaanner

Step 2: Chnge the Directory

Once the cloning process is complete, use the following command to navigate to the TM-scanner directory

				
					cd TM-scanner
				
			
TM-Scanner websites vulnerability scanner
Output for changing the dirtectory

Step 3: Install the Requirements

Next, we need to install the necessary dependencies. Enter the following command to install them

				
					pip install -r requirements.txt
				
			
TM-Scanner websites vulnerability scanner
Output for installing the requirements

Step 4: Run the Tool

After the dependencies are installed, you can now run TM-scanner. Use the following command to start the scanning process

				
					python tmscanner.py
				
			
TM-Scanner websites vulnerability scanner
Output for running the tool

Thats’t it. now you can use any tools on screen just typeing the number

TM-Scanner websites vulnerability scanner
Output for getting result

If you not understand the above process please watch the video below

[presto_player id=2721]

Thank you for reading this tutorial, and we hope you found it helpful. If you have any questions or run into any issues during the installation process, feel free to ask for command section.

RELATED ARTICLES

Leave a reply

Please enter your comment!
Please enter your name here

- Advertisment -

Most Popular

Recent Comments