Wannacry is a crypto ransomware, used by cybercriminals in order to extort money. Wannacry does this by encrypting your valuable files so you can't decrypt and read them. Wannacry targets windows operating system. It demands bitcoin payment in order to decrypt your files.
Wednesday, January 22, 2020
TLS/SSL Vulnerabilities
POODLE: The SSL 3.0 vulnerability is in the Cipher Block Chaining (CBC) mode. Block ciphers require blocks of fixed length. If data in th...
-
Address Resolution Protocol is a protocol used by IP (mostly IPv4) in order to match IP addresses to link layer addresses such as MAC add...
-
POODLE: The SSL 3.0 vulnerability is in the Cipher Block Chaining (CBC) mode. Block ciphers require blocks of fixed length. If data in th...
-
Block cipher encrypts and decrypts the block of text at a time. But Stream cipher encrypts and decrypts the text by taking one byte of te...