In this post we collect the main suggestions to increase security of your WordPress. When marked with “(custom server)” are…
Protect your site from malvertising and bad tracking codes
Your pages and your site are exposed to became the container of malicious code, code somebody placed in your page…
Taxonomy of cyber attacks
Understanding in deep the whole subject of cyber attacks will help us to prevent and to be more responsive. Here…
For security lovers….
http://www.keepcalm-o-matic.co.uk/p/good-morning-and-love-security/…
WordPress secure or not….
“You love secure and you use WordPress?!?!”. This is the common comment I can hear from many people. This is…
Discover rootkit, trojan, backdoors in your office with Snort
Antivirus are not able to detect any malware. There are so many flavors of the same kit it is quite…
Protect WordPress Login with Fail2Ban
Brutal force login is one of the common attack to your WordPress. We want to block people after the 3rd…
Protect SSH login of your linux server with fail2ban (Centos 6)
If you have a public Linux server on internet, you can see in your log (/var/log/secure) there are tons of…
Monitor traffic with Snort – intrusion detection
What is Snort As described in its site: Snort is an open source network intrusion prevention system, capable of performing…
Secure Linux ssh login with public key
The main step to secure console login to your server are do not use any telnet server, use ssh do…