georgeb
- Total activity 31
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
Comments
Recent activity by georgeb-
[quote="butter99, post: 1722822"> Would a professional know how he accessed? Or is it impossible to know? Yes, but if you are in a shared environment only Hostgator or whatever your provider is,...
-
It is not enough to add IPs to "csf.allow" you can be blocked, look here: [url=http://www.configserver.com/techfaq/faqlist.php?catid=6&faqid=3]ConfigServer.Com Technical FAQ - cPanel Server Manage...
-
Same thing here (this is in a VPS), but it is strange that in another node is working. What can be the problem?
-
[quote="crliuh, post: 1682972"> question is, how can i allow only my computer to access SSH root? please advise. thanks. Just add this line in your file /etc/ssh/sshd_config : AllowUsers root@y...
-
[quote="cPanelJeff, post: 1622851"> NOTE: If you accidentally misconfigure your SSH configuration file, you can access the following link to run a script on your server: I am more paranoid than y...
-
[quote="Evolve, post: 1555771"> Btw I realized recently that open_basedir doesn't work out of the box with suPHP and have found the thread where Tristan explains how to lock down php.ini files. I w...
-
Re: Please Help Me! http to https [quote="walterk, post: 1533892">Configure SSL but my account login to my site does not appear in the domain address with "https", alone or http www. What login ...
-
Start reading this first: [url=http://www.packtpub.com/article/blocking-common-attacks-using-modsecurity-2.5-part1?utm_source=js_modsecurity_abr4_1109&utm_medium=content&utm_campaign=janice]Blockin...
-
Just add this line in your modsec2.whitelist.conf: SecRule REMOTE_ADDR "^XX.XX.XX.XX" phase:1,nolog,allow,id:999999999,ctl:ruleEngine=off Do you see the difference ? Regards
-
CSF has nothing to do with this kind of hack, you have to control anything that is uploaded to your server, control who is using SSH etc. Many things...If you believe that just installing CSF you a...