Company: Nopal_Securities_MCQ_17_Dec
Difficulty: medium
A firewall has detected and blocked traffic coming from a known malicious IP address. However, you notice a spike in traffic from different IP addresses targeting the same port. What kind of attack is most likely occurring? Distributed Denial-of-Service (DDoS) SQL Injection Insider Threat Man-in-the-Middle You are a Linux administrator for a small company. One morning, you notice multiple failed login attempts for the root account on your web server. The attempts seem to originate from a foreign IP address. What is the best first step to take in response to this situation? Change the root password immediately. Reboot the server to terminate any active sessions. Block the IP address using the firewall. Disable SSH access for the root account. A developer in your team cannot access a script located at /opt/scripts/run.sh due to permission issues. Permissions show: -rw-r----- 1 admin developers 1024 Mar 5 10:30 /opt/scripts/run.sh. What command should you run to allow the developer to exe