ciscocsirt / malspider

Malspider is a web spidering framework that detects characteristics of web compromises.
BSD 3-Clause "New" or "Revised" License
420 stars 78 forks source link

Recommended ceiling on the number of the monitored domains? #11

Closed wrinkl3 closed 7 years ago

wrinkl3 commented 7 years ago

My current project might involve monitoring around 1200 small-to-medium sized domains. Other than the database size, are there any bottlenecks I should consider?

jasheppa5 commented 7 years ago

Hi Alex,

Consider two things:

I test with about 1100 domains and use a proxy service to hide the origin of my traffic. On my home internet connection I was able to scan all 1100 domains (20 pages beyond the home page for each domain) in about 90min. 6GB of data was stored in the database. Scanning significantly more domains (or pages per domain) is certainly possible in a 24 hour period.

PS - A new version will be coming out very soon. The new version will support yara signatures and immediate page analysis (instead of post-processing data).

Thanks, James

On Tue, Sep 20, 2016 at 8:32 AM, Alex Shatberashvili < notifications@github.com> wrote:

My current project might involve monitoring around 1200 small-to-medium sized domains. Other than the database size, are there any bottlenecks I should consider?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ciscocsirt/malspider/issues/11, or mute the thread https://github.com/notifications/unsubscribe-auth/AR0QEJDq3VF0Z1rmPV3QG0icjKKe0fbHks5qr9JRgaJpZM4KBkUP .