From cc1d5882c974efe202211cf4dc8e289bf84f07d2 Mon Sep 17 00:00:00 2001 From: Vinay Kumar <46413376+V9Y1nf0S3C@users.noreply.github.com> Date: Mon, 6 Feb 2023 21:06:50 +0800 Subject: [PATCH] Update README.md --- README.md | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b59f710..c309b83 100644 --- a/README.md +++ b/README.md @@ -4,23 +4,27 @@ EICAR Samples created to test the Anti-virus scanner scenario as part of web por -**Steps to extract (16 Files):** +## Steps to extract (16 Files): 1.Downlaod the file _"EICAR_Samples (Win-L2) (16 Files).zip"_ + 2.Extract the file _"EICAR_Samples (Windows) (16 Files).docx"_ from the above zip file using password _pass1234_ + 3.Rename the file extension from _"EICAR_Samples (Windows) (16 Files).docx"_ to _"EICAR_Samples (Windows) (16 Files).ZIP"_ + 4.Extract all the files in the _"EICAR_Samples (Windows) (16 Files).ZIP"_ file using password _pass1234_ -**SHA256 Checksum:** +## SHA256 Checksum: EICAR_Samples (Win-L2) (16 Files).zip: _EA7C115E78B93D614FAD6919BEBD8AD585F4C536A796859468D889033F8F15A6_ + EICAR_Samples (Windows) (16 Files){.zip/.docx}: _C95BB5BDB7EAAEC22FFEFA560B0B62FEAA4DC2997E58C206A40F7E8BF137C706_ -**Note:** +## Notes: 1.Attached binary is protected with password (2 levels) to avoid the Anti-Virus detection when you download from GitHub or while you copy the files from internet connected device to your pentest server. @@ -28,3 +32,13 @@ EICAR_Samples (Windows) (16 Files){.zip/.docx}: _C95BB5BDB7EAAEC22FFEFA560B0B62F 3.File needs to be extracted before testing the web portal. Files starts with **_``eicar_test_*``_** are the actual files to test your web portal against AV scan. +## Screenshots: + +**Instructions** +![Instructions](images/Steps%20to%20extract%20(16%20Files).png) + +**Screenshot for Step-2** +![EICAR_Samples (Win-L2) (16 Files).zip](images/Step-2.png) + +**Screenshot for Step-4** +![EICAR_Samples (Windows) (16 Files).ZIP](images/Step-4.png)