Skip to content
This repository was archived by the owner on Apr 13, 2020. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 386 Bytes

File metadata and controls

12 lines (9 loc) · 386 Bytes

Firewall

Collection of techniques to mitigate attacks to a Magento 1 store

TODO

  • Same IP cannot create more than n accounts in a specific period;
  • Same IP cannot place more than n orders in a specific period;
  • Same customer cannot place more than n orders in a specific period;
  • Mitigate scripted account creation;
  • Admin UI;
  • Configurations;