Useful tips for everyday
What does a Content Security Policy in http mean? Content-Security-Policy The HTTP Content-Security-Policy response header allows web site administrators to control resources the user agent…
What type of attack is a digital signature susceptible to? Trapdoor permutations can be used for digital signature schemes, where computing the reverse direction with…
Is JDBC an SSL? Support for SSL/TLS is not mandated in the JDBC specification. So you cannot expect it in every driver. SSL configuration on…
What is app transport security settings? App Transport Security (ATS) is a privacy feature introduced in iOS 9. It’s enabled by default for new apps…
Does the host key change? Host keys are key pairs, typically using the RSA, DSA, or ECDSA algorithms. Your SSH host key is generated from…
Is it dangerous if someone knows your Wi-Fi password? Even if the user having your password is not technical savvy , someone who is an…
What is authentication and authorization in rest webservices? Authentication and Authorization in REST WebServices are two very important concepts in the context of REST API.…
How do I reassign keys for my keyboard? To assign or reassign a key to a function: Start from a host session window. Click Edit…
What is C# GetHashCode? A hash code is a numeric value which is used to insert and identify an object in a hash-based collection. The…
Is security testing Part of QA? It is the duty of the QA to look out for any vulnerabilities whether it is in the network,…