Browsing Tag
security
5 posts
Disable UFW on AWS EC2 using AWS Console
There is way to disable ufw from AWS console without using any SSH client.
What is WAF and how does it work?
The web application firewall is an essential part of every business’s infrastructure. This is the only single tool that helps protect the web application infrastructure from various cyber security threats using multiple methodologies. Today we are going to discuss WFA (Web Application Firewall) and how it detects or prevents cyber attacks.
Elementor plugin Essential Addons bug RCR (Remote Code Execution) impacts on thousands of WordPress websites
Popular WordPress plugin Essential Addons for Elementor impacts hundreds of thousands of websites with RCE (Remote Code Execution) vulnerability.
How to install Free SSL Certificate
How to install Free SSL Certificate on you r website?
Data Encryption Using PHP openssl_pkey
Simple and secure method for encryption and decryption using open_ssl in php. It is very useful for securing data over your php application.