From f741c77fa632fe71bc6d6cdcab0c62e683e84616 Mon Sep 17 00:00:00 2001 From: Kabir Dhruw <34811605+Kiinitix@users.noreply.github.com> Date: Mon, 16 May 2022 15:05:18 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c045231..9cd05ba 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Malware-Detection-using-Machine-Learning +Blog: https://kiiocity.wordpress.com/2022/05/08/anomaly-based-malware-detection-1/ With the rapid development of the Internet, malware became one of the major cyber threats nowadays. Any software performing malicious actions, including information stealing, espionage, etc. can be referred to as malware. Kaspersky Labs (2017) define malware as “a type of computer program designed to infect a legitimate user's computer and inflict harm on it in multiple ways.”.