How to use the port scanning tool WebServiceScanner
Port scanning tool WebServiceScanner how to use, many novices are not very clear about this, in order to help you solve this problem, the following editor will explain in detail for you, people with this need can come to learn, I hope you can gain something.
Today, I would like to introduce a port scanning tool: WebServiceScanner
Environment: kali2019.4 python2
2. Installation process:
1. Copy WebServiceScanner to the local installation package
Git clone https://github.com/aedoo/WebServiceScanner.git
2. Install the dependency package
Pip install-r requirement.txt
III. Orders
Python webservicescanner.py 192.168.1.1/24
Is it helpful for you to read the above content? If you want to know more about the relevant knowledge or read more related articles, please follow the industry information channel, thank you for your support.