Ethical Hacking
Youve spent time in the labs learning about scanning, ports, and the services provided from those ports. In this discussion exercise, youll look at a port scan of a Windows Server and answer some questions.There are several ports open. Select one or more ports from the following list and describe what the service does.Can you provide recommendations about whether that service should continue to be used? Why or why not?If the service is likely to cause security-related issues, can you choose a replacement service that will still meet the IT needs to the end users?Provide references and examples to back up your claim.This is not intended to be an extensive assignment. You shouldnt spend too much time on it in terms of references and examples.root@kali:~# nmap 192.168.1.10Starting Nmap 7.80 ( https://nmap.org ) at 2020-02-04 11:52 ESTNmap scan report for 192.168.1.10Host is up (0.00069s latency).Not shown: 971 filtered portsPORT STATE SERVICE7/tcp open echo13/tcp open daytime17/tcp open qotd19/tcp open chargen21/tcp open ftp23/tcp open telnet25/tcp open smtp42/tcp open nameserver53/tcp open domain80/tcp open http88/tcp open kerberos-sec110/tcp open pop3135/tcp open msrpc139/tcp open netbios-ssn143/tcp open imap389/tcp open ldap443/tcp open https445/tcp open microsoft-ds464/tcp open kpasswd5593/tcp open http-rpc-epmap636/tcp open ldapssl3268/tcp open globalcatLDAP3269/tcp open globalcatLDAPssl3389/tcp open ms-wbt-server49154/tcp open unknown49156/tcp open unknown49157/tcp open unknown49158/tcp open unknown49165/tcp open unknownMAC Address: 00:0C:29:ED:2E:72 (VMware)Nmap done: 1 IP address (1 host up) scanned in 17.35 seconds