diogo-fernan / malsub

A Python RESTful API framework for online malware analysis and threat intelligence services.
Other
365 stars 83 forks source link

download sample #3

Closed azfayel closed 7 years ago

azfayel commented 7 years ago

when i used the d parameter to fetch files from vendors (Openphish, malshare, or phishtank), i have a list of link but not the samples.

diogo-fernan commented 7 years ago

Files are downloaded to downl/. Have you checked that folder?

azfayel commented 7 years ago

Hello Yes, but it contains a list of url Not the sample. Richard Le 3 avr. 2017 8:41 PM, Diogo Fernandes notifications@github.com a écrit :Files are downloaded to downl/. Have you checked that folder?

—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or mute the thread.

diogo-fernan commented 7 years ago

OpenPhish and PhishTank are not repositories of malware samples. These contain lists of malicious URLs updated in real-time, which are downloaded by malsub.

On the other hand, malshare is indeed a malware repository and should be working just fine. Are you having issues with malshare? If so, please provide some details.

diogo-fernan commented 7 years ago

@azfayel is the issue still occurring for you?

azfayel commented 7 years ago

Hello Diego I tried to download several hashes but not found in ms data base. Richard Le 14 avr. 2017 12:37 PM, Diogo Fernandes notifications@github.com a écrit :@azfayel is the issue still occurring for you?

—You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or mute the thread.

diogo-fernan commented 7 years ago

Ok. Everything seems to be working correctly.