Skip to content

US250 As a member of intended stakeholders I want to prevent excess amount of bot traffic so they won't shut servers down

Description:

As a stakeholder in the project I want to be assured that potential bot netowrks won't be taking down our Prestashop service. Some security measures are needed to handle this.

Linked Requirements & Use Cases?

Current Definition of Done

  • Implemented
  • Pair Reviewed
  • Tested
  • Documents updated
  • ? other

Acceptance Criterias

  • Fail2Ban is installed and running as a system service on the VM. (#282)
  • Fail2Ban monitors SSH login attempts and triggers a ban on IPs after N failed login attempts within a configured time window. (#283)
  • Fail2Ban logs are available for review to track. (#285)
  • Fail2Ban is running on the server
Edited by AH0981