Security

Algorithm Dictionary php Programmer Programming Security
Steganography
January 11, 2018
0
Images have been used to hide secret messages using a process called Steganography. Have you ever watched a spy movie where the operative goes to a profile and using the picture there, extracts a secret message? This is called steganography, concealing information inside something else. While there are many ways to accomplish this, one of […]
Commands Linux CentOS Security Server
How To Check SHA 2/TLS 1.2 compatibility of your Linux server for Uninterrupted Communication
September 3, 2017
0
,
Its been set that we must SHA 2/TLS 1.2 migrate by October 31st, 2017. This is how you can check by yourslef if your server is ready for the migration, review your LINUX server OS and see if it is running with OS that has TLSv1.2 support. I cheked my server OS & found RHEL […]
How To Programmer Security Server
Fixing Email Scrap in your XML API when you use CoudFlare
September 3, 2017
0
, ,
Fixing Email Scrap in your XML API when you use CoudFlare
Recently I am using CloudFlare for one of my server. We give XML API support for one of our product. When any developer is trying to get their Order Details though our Shopping Cart API recently, somehow in the XML, all emails are scrapped.  Even I have found that, some additional javascript is added in […]
Linux CentOS Security
Poodle Virus – What & How To Secure Server from it
November 20, 2014
0
, ,