Question: Create a greeting script similar to a pre - existing script called HelloHackersArise. Create a script similar to MySQLscanner.sh , but this time it should

Create a greeting script similar to a pre-existing script called HelloHackersArise.
Create a script similar to MySQLscanner.sh, but this time it should search for systems running Microsofts SQL Server at port 1433. Name this script MSSQLscanner.
Modify the MSSQLscanner to prompt the user for a starting and ending IP address, along with a port. The script should then scan these IPs and filter out only those with the port open, showing the results.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!