Skip to content

FEA097 - Protect Server and Services from Malicious Traffic

Feature ID FEA097
Subsystem the feature is part of PrestaShop as a Service
Responsible person Tugba Ilhan(0987)
Status proposal

All relevant issues related to or contributing to the definition of the feature are gathered here

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

User interface mock-up

No changes to user interface

Testing / possible acceptance criteria

  • Fail2Ban is installed and running as a system service on the VM. (Test Case)
  • Fail2Ban monitors SSH login attempts and triggers a ban on IPs after N failed login attempts within a configured time window. (Test Case)
  • Fail2Ban monitors HTTP(S) services. (Test Case)
  • Fail2Ban logs are available for review to track. (Test Case)