EvilZone
Other => Found it on the Webs => : Axon May 08, 2015, 02:13:14 PM
-
AVCaesar is a malware analysis engine and repository, developed by malware.lu within the FP7 project CockpitCI.
AVCaesar can be used to:
- Perform an efficient malware analysis of suspicious files based on the results of a set of antivirus solutions, bundled together to reach the highest possible probability to detect potential malware;
- Search for malware samples in a progressively increasing malware repository.
https://avcaesar.malware.lu/
-
these guys had a similar website, https://www.owasp.org/index.php/OWASP_File_Hash_Repository
Last few days I had the thought that it would be cool to have a script which gets the hash of a file and checks one of those sites if its a virus. I saw that they give you API access to check a hash. maybe i'll start this little project.
btw. thanks for the link