cuckoo-modified
cuckoo-modified copied to clipboard
Stop cuckoo if detect "file already exist"
Hi, is there anyone know how to stop cuckoo from analyze if it detect the binary file already exist? I only know python code is in scheduler.py but i dont know what to edit. Thank you.
Why not before submitting the malware you should check is it reported or not from the database.
As far as I recall there was a parameter in the configuration through which you can limit that the same malware could not the submitted again.