Reference no: EM133536001
Assignment:
1. Your friend's Apple iOS device is on version 15.4. Your scanner has identified CVE-2022-22638. Which cybersecurity CIA³ goal could be breeched? You will need to investigate the CVE.
2. List one of the CPEs (2.3) of the platforms affected by CVE-2023-21716.
3. You are on a Kali machine with IP 172.16.1.72. You run the following command:
$ sudo hping3 --syn -p 22 --spoof 172.16.1.226 --flood 172.16.1.35
What is the last byte of the host IP host receiving the SYN-ACK packets?
4. What is the OWASP category of the following situation?
A local fruit and veggie store allows orders via. The admin was updating the machine when, unfortunately, due to a bonza crop of persimmons, the admin became sick and went home before closing port 21.
5. Made an Azure VM using Microsoft Learn on Demand with Skillable Module 1 Lab 2
What is the public IPv4 address of the VM that was created?
6. What is the CVSS3.1 score for CVE-2023-27941 for an important gaming PC? That is, the security requirements are high. You do not need to consider whether or not there is an exploit or a fix for the CVE or whether we are confident of our understanding of the CVE.
7. Which cybersecurity principle does the following violate?
To improve security, the ssh service is started on port 22222 rather than port 22. Attackers are less likely to discover the service.