What is port scanner?
A port scanner is a technique for figuring out which ports on an organization are open. As ports on a PC are where data is sent and gotten, port checking is comparable to thumping on ways to check whether somebody is home.
Running a port output on an organization or worker uncovers which ports are open and tuning in (accepting data), just as uncovering the presence of security gadgets, for example, firewalls that are available between the sender and the objective.
This strategy is known as fingerprinting. It is additionally important for testing network security and the strength of the framework’s firewall. Because of this usefulness, it is likewise a famous observation device for assailants looking for a powerless purpose of admittance to break into a PC
Requirement’s
- Termux
- Linux
- Windows
How to download and use port scanner
Step 1: Clone the package port scanner
git clone https://github.com/princekrvert/Tscan.git
Step 2: Change the directory
cd Tscan
Step 3: Install requirement’s
pip install -r requirements.txt
Step 4: Change the permission
chmod +x *.py
And also give permission to bash scripts
chmod +x *.sh
إرسال تعليق