Skip to content

Malspider v2.0 Release

Latest
Compare
Choose a tag to compare
@jasheppa5 jasheppa5 released this 29 Sep 16:29
· 23 commits to master since this release

Updated Malspider to support the following:

Yara Integration

  • Scan URLs
  • Scan HTML Body
  • Scan inline JS (external JS will be supported in a future code push)

On-demand analysis

  • Rather than post-process crawl data, Malspider now analyses pages as they are crawled.
  • Added an ad-hoc "Scan" button in the GUI so you can scan individual domains on-demand