Cisco Semester 1, CH 15-16 Quiz Questions
Arianna found a flash drive lying on the pavement of a mall parking lot. She asked around but could not find the owner. She decided to keep it and plugged it into her laptop, only to find a photo folder. Feeling curious, Arianna opened a few photos before formatting the flash drive for her own use. Afterwards, Arianna noticed that her laptop camera was active. What type of attack is described in this scenario?
Malware Attack
Jeremiah was browsing the internet from his personal computer when a random website offered a free program to clean his system. After the executable was downloaded and running, the operating system crashed. Crucial operating system related files had been corrupted and Jeremiah's computer required a full disk format and operating system re-installation. What type of attack is described in this scenario?
Malware Attack
Which command will block login attempts on RouterA for a period of 30 seconds if there are 2 failed login attempts within 10 seconds?
RA(config)# login block-for 30 attempts 2 within 10
What type of attack may involve the use of tools such as nslookup and fping?
Recon attack
Sharon, an IT intern at ACME Inc., noticed some strange packets while revising the security logs generated by the firewall. A handful of IP addresses on the internet were sending malformed packets to several different IP addresses, at several different random port numbers inside ACME Inc. What type of attack is described in this scenario?
Reconnaissance attack
What three configuration steps must be performed to implement SSH access to a router?
-A unique hostname -a user account -and IP domain name
Which three services are provided by the AAA framework?
-Authorization -Authentication -Accounting
What does the term vulnerability mean?
A weakness that makes a target susceptible to an attack
Which device is used by other network devices to authenticate and authorize management access?
AAA Server
George needed to share a video with a co-worker. Because of the large size of the video file, he decided to run a simple FTP server on his workstation to serve the video file to his co-worker. To make things easier, George created an account with the simple password of "file" and provided it to his co-worker on Friday. Without the proper security measures or a strong password, the IT staff was not surprised to learn on Monday that George's workstation had been compromised and was trying to upload work related documents to the internet. What type of attack is described in this scenario?
Access Attack
Which is appropriate for providing endpoint security?
Antivirus software
This zone is used to house servers that should be accessible to outside users.
DMZ
What kind of threat is described when a threat actor sends you a virus that can reformat your hard drive?
Data loss or manipulation
What kind of threat is described when a threat actor prevents legal users from accessing data services?
Disruption of service
Angela, an IT staff member at ACME Inc., notices that communication with the company's web server is very slow. After investigating, she determines that the cause of the slow response is a computer on the internet sending a very large number of malformed web requests to ACME'S web server. What type of attack is described in this scenario?
DoS Attack
A computer is used as a print server for ACME Inc. The IT staff failed to apply security updates to this computer for over 60 days. Now the print server is operating slowly, and sending a high number of malicious packets to its NIC. What type of attack is described in this scenario?
DoS attack
Which type of network threat is intended to prevent authorized users from accessing resources?
DoS attacks
Which benefit does SSH offer over Telnet for remotely managing a router?
Encryption
Some routers and switches in a wiring closet malfunctioned after an air conditioning unit failed. What type of threat does this situation describe?
Environmental
Which device controls traffic between two or more networks to help prevent unauthorized access?
Firewall
For security reasons a network administrator needs to ensure that local computers cannot ping each other. Which settings can accomplish this task?
Firewall settings
What is one of the most effective security tools available for protecting users from external threats?
Firewalls
What kind of threat is described when a threat actor steals scientific research data?
Information theft
What kind of threat is described when a threat actor is stealing the user database of a company?
Information threat
What kind of threat is described when a threat actor alters data records?
data loss or manipulation
What is the objective of a network reconnaissance attack?
discovery and mapping of systems
What kind of threat is described when a threat actor overloads a network to deny other users network access?
disruption of service
Which component is designed to protect against unauthorized communications to and from a computer?
firewall
What kind of threat is described when a threat actor impersonates another person to obtain credit information about that person?
identity theft
What kind of threat is described when a threat actor makes illegal online purchases using stolen credit information?
identity theft
A network administrator establishes a connection to a switch via SSH. What characteristic uniquely describes the SSH connection?
remote access to a switch where data is encrypted during the sessions
What is the purpose of the network security accounting function?
to keep track of the actions of a user
Which malicious code attack is self-contained and tries to exploit a specific vulnerability in a system being attacked?
worm