Looking for Safe Test Viruses for My Anti-Virus Project

0
0
Asked By TechieNinja99 On

I'm currently working on an Anti-Virus project and I'm wondering if there are any other harmless virus files I could use for testing aside from EICAR, which I've already utilized. Any suggestions would be greatly appreciated!

3 Answers

Answered By VirusHacker87 On

Why not just go ahead and code something that mimics what you expect a virus to do? If you know what you want to detect, building a simple file to trigger those alerts could be really effective.

Answered By SecureDev23 On

If you want to really test your anti-virus capabilities, it's often recommended to set up a virtual machine solely for that purpose. You can then test actual harmful viruses in a controlled environment.

Answered By CodingWhiz92 On

Instead of using actual file viruses, you might consider creating your own test strings to trigger detections. Think of it like EICAR—it's just a known string we all agreed would signal an alert from anti-virus software.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.