nunoleite
- Total activity 79
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 18
Comments
Recent activity by nunoleite-
Hi, I see nothing related to that TLS on the cPanel error log. I'm using Firefox not Chrome. One thing i saw after comparing the logs from another transfer from day 6 of august is the method us...
-
Hi, After some investigation i think this could be related to making the transfer of 3 accounts at the same time. The remote server make a compressed file inside a folder named "cpmove-conta-spli...
-
Hi! Thanks. Now i think this is working fine, as i can see lots of Hits in the rules and some being blocked. But analyzing visitors it seems that AhrefsBot is still being served. 52759 Is this p...
-
Hi! I have made some changes... I have added this 3 rules: SecRule REQUEST_HEADERS:User-Agent "@rx (?:AhrefsBot)" "msg:'AhrefsBot Spiderbot blocked',phase:1,log,id:7777771,t:none,block,status:403" ...
-
Hi! With this rule: SecRule REQUEST_HEADERS:User-Agent "@rx (?:AhrefsBot|MJ12bot|Yandex)" "msg:'Spiderbot blocked',phase:1,log,id:777777,t:none,block,status:403" I think MJ12bot are being blocked, ...
-
Hi! I have published this rule: SecRule REQUEST_HEADERS:User-Agent "@rx ^(?:AhrefsBot|MJ12bot|Yandex)$" "msg:'Spiderbot blocked',phase:1,log,id:777777,t:none,block,status:403" But i still see this...
-
Thanks fuzzylogic. That's what i was looking for... a simple rule that could block these bad bots. I don't have OWASP rules installed because some time ago i tried that and it created lots of prob...
-
Hi! The list of bots i have in the examples are not necessarily the ones o need to block has there are only 3 or 4 that i see more and have big impact on the server load. So with this code i can ...
-
Hi! I have cleaned all things in Firefox and it seems to be working. Thanks for your help... and sorry for not testing enough before posting here. Thanks Nuno Leite
-
Hi! I tried with Edge and it's working, So the problem could be Firefox. I don't know why, because i have cookies enabled and all it's working. I will try to clean everything and do it again and ...