joaosavioli
- Total activity 90
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 23
Comments
Recent activity by joaosavioli-
Hello Shirvo, Did you try to run rootkits and backdoor detect program? I recommend you try it first. chkrootkit -- locally checks for signs of a rootkit Lynis - Security auditing and hardening to...
-
Yes, thank you!
-
Hello, Thank you!
-
Hello, I"m sorry for my english. My DC sent me notification that my server was attack other servers using port 80 (brute force attack in wordpress websites). While I don"t find the script that wa...
-
Hello, Today morning I received this update. The case is closed. "Hello, This appears to be part of the functionality of cPanel's Legacy Backups process. I found the following in a system trace ...
-
Hello, Yes, I"ll update. I"ve ran the chkrootkit and found this: You have 2 process hidden for ps command chkproc: Warning: Possible LKM Trojan installed Checking `sniffer'... eth0: PF_PACKET...
-
Hi @NabiKAZ. Please, try to add this rule using WHM. The way is WHM >> Modsecurity Tools >> Rule List >> Add new rule. Cheers! Jo"o
-
Hi! I've fixed it with a global (users layer) .htaccess file, blocking python requests: [root@serv ]# cat /home/users/.htaccess Options All -Indexes RewriteEngine on SetEnvIfNoCase user-agent bot...
-
Hello @akust0m, thank you for replying. You created a very good way to fix it, but it doesn't work for me, because the attack was too large (more than 1000 ips). I've fixed it with a global .htac...
-
Hi, I'm trying include some instructions in .htaccess, but iy works only without wordpress rules. it works: cat .htaccess RewriteEngine On RewriteCond %{ENV:REDIRECT_STATUS} ^$ RewriteCond %{HTTP...