157k views
3 votes
Which two actions can be taken to prevent a successful network attack on an email server account? (Choose two.)

a.) Never send the password through the network in a clear text
b.) Never use passwords that need the Shift key
c.) Use servers from different vendors
d.) Distribute servers throughout the building, placing them close to the stakeholders
e.) Limit the number of unsuccessful attempts to log in to the server

1 Answer

5 votes

Final answer:

To guard against network attacks on an email server, it's crucial to encrypt password transmissions and limit login attempts to prevent unauthorized access.

Step-by-step explanation:

To prevent a successful network attack on an email server account, two effective actions can be taken:

  • Never send the password through the network in clear text. This means ensuring that passwords are encrypted when transmitted over the network to avoid interception by unauthorized individuals.
  • Limit the number of unsuccessful attempts to log in to the server. This action helps to protect against brute force attacks, where attackers try to gain access by repeatedly guessing the password.

Both actions contribute to enhanced email server security by minimizing the risk of unauthorized access. Using two-factor authentication and stronger passwords can also improve security. Additionally, it is important for individuals to be educated on avoiding scams and for companies to implement stronger protections on their websites.

User Ravi Kadaboina
by
8.7k points