Skip to content

Commit

Permalink
Add batch file
Browse files Browse the repository at this point in the history
  • Loading branch information
mauricelambert committed Mar 15, 2022
1 parent a35a304 commit 4bc938e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions EicarSpam.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
@echo off
SET a=X5O!P%@AP[4\PZX54(P^)7CC)7}$
SET b=EICAR-STANDARD-ANTIVIRUS-TEST-FILE
SET c=!$H+H*

for /L %D in (1,1,300) do echo %a%%b%%c% > test%D.txt

0 comments on commit 4bc938e

Please sign in to comment.