Just sharing some of the CloudFlare security rules I use that help prevent bots on OpenCart. I set all of these to use the action of "Managed Challenge"
Checkout Challenge
( lower(http.request.uri.query) contains "checkout/checkout") or ( lower(http.request.uri.query) contains "checkout%2fcheckout")
Contact Form Challenge
( lower(http.request.uri.query) contains "information/contact") or ( lower(http.request.uri.query) contains "information%2fcontact")
Account Challenge
( lower(http.request.uri.query) contains "account/login") or ( lower(http.request.uri.query) contains "account%2flogin") or ( lower(http.request.uri.query) contains "account/register") or ( lower(http.request.uri.query) contains "account%2fregister") or ( lower(http.request.uri.query) contains "account/forgotten") or ( lower(http.request.uri.query) contains "account%2fforgotten") or ( lower(http.request.uri.query) contains "account/voucher") or ( lower(http.request.uri.query) contains "account%2fvoucher")
Hope it helps someone else! Have a great day!
Checkout Challenge
( lower(http.request.uri.query) contains "checkout/checkout") or ( lower(http.request.uri.query) contains "checkout%2fcheckout")
Contact Form Challenge
( lower(http.request.uri.query) contains "information/contact") or ( lower(http.request.uri.query) contains "information%2fcontact")
Account Challenge
( lower(http.request.uri.query) contains "account/login") or ( lower(http.request.uri.query) contains "account%2flogin") or ( lower(http.request.uri.query) contains "account/register") or ( lower(http.request.uri.query) contains "account%2fregister") or ( lower(http.request.uri.query) contains "account/forgotten") or ( lower(http.request.uri.query) contains "account%2fforgotten") or ( lower(http.request.uri.query) contains "account/voucher") or ( lower(http.request.uri.query) contains "account%2fvoucher")
Hope it helps someone else! Have a great day!
Jim
https://www.carguygarage.com
Yahoo Store since 2006 moved to OpenCart on January 24, 2020
Nice site Jim.
Got a burning question at 3 AM that even Google shrugs at? There’s a not-so-secret inbox that might just have your answer: khnaz35@gmail.com
Breathe in some nature while you're at it. It’s cheaper than therapy.
Feel free to sling a bear my way via PayPal @ khnaz35@gmail.com
Jim
https://www.carguygarage.com
Yahoo Store since 2006 moved to OpenCart on January 24, 2020
Who is online
Users browsing this forum: No registered users and 20 guests