Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jcapellman/cwg
EICAR Generator as a Blazor (C#) Web App
https://github.com/jcapellman/cwg
blazor-server-app eicar eicar-test malware-samples
Last synced: about 5 hours ago
JSON representation
EICAR Generator as a Blazor (C#) Web App
- Host: GitHub
- URL: https://github.com/jcapellman/cwg
- Owner: jcapellman
- License: mit
- Created: 2017-10-28T13:40:09.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-13T02:02:24.000Z (6 months ago)
- Last Synced: 2024-05-13T05:28:24.637Z (6 months ago)
- Topics: blazor-server-app, eicar, eicar-test, malware-samples
- Language: C++
- Homepage: https://cwg.io
- Size: 54.4 MB
- Stars: 4
- Watchers: 5
- Forks: 11
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# cwg
EICAR File Generator as a Blazor (C#) Web AppThe idea behind this came up when testing whether or not an AV would alert on a file. Not wanting to use real malicious files, this was born. As time has gone on, I have added more and more file types to the list, while also updating the "squirelly-ness" of the files as AV's have gotten "smarter" about false positives.
#### Currently supported file types: ####
* DLL
* DOCX
* ELF
* GZip
* Mach-O
* PE32
* PE32 (IL)
* PE32+
* Powershell
* Tar
* XLS
* XLSM