|
About Me
Project manager with strong product management and information security skills.
Community Stats
- Group Members
- Active Posts 13 ( per day)
- Profile Views 4043
- Member Title Newbie
- Age Age Unknown
- Birthday Birthday Unknown
-
Gender
Not Telling
-
Location
/
-
Interests
PM, InfoSec, DevOps
Contact Information
Latest Visitors
#346414 Attention Of Vivashop Theme Owners
Posted by deadroot
on 25 February 2022 - 04:01 PM
#308164 Good Vs Bad Bots
Posted by deadroot
on 26 October 2018 - 01:25 PM
Yes, but this is not shopify. CS-Cart does not have bad bot protection.
MJ12bot ignores robots.txt You need to block it from your server.
if ($http_user_agent ~* (MJ12bot|...) ) { return 403; }
#307823 Do You Use Control Panel To Manages Servers Yourself?
Posted by deadroot
on 18 October 2018 - 03:08 PM
Anyway, when you control your system entirely and know what packages you use you can prevent this https://forum.vestac...tart=180#p73920
All VestaCP installations being attacked
And sure, by using panels, you don't get full control under your server. Or you will be not the only one xD
P.S. If you use VestaCP, update immediately!
#307346 Http-To-Https Migration Checklist
Posted by deadroot
on 09 October 2018 - 09:11 AM
What are the benefits of moving the site completely to HTTPS? Won't the speed of the website get affected?
Also, using HTTPS allow using HTTP/2 protocol

HTTP/2 protocol is already significantly optimized compared to HTTP 1.1, and so a simple HTTP/2 implementation (enabling) can improve the performance of web servers. And disabling the extra tweaks that were used to speed up HTTP 1.1 will help take full advantage of HTTP/2.
Read more hereP.S. If you want, I can write some article about HTTP/2

- CS-Cart Community Forums
- > Viewing Profile: Reputation: deadroot