Skip to content

September 2021 - Add phishtank support, improve monitoring, logging and cache

Compare
Choose a tag to compare
@Rafiot Rafiot released this 28 Sep 16:23
· 1315 commits to main since this release
v1.9.0

New features


Screenshot_20210928_230824


  • Simple monitoring script to keep an eye on the health of the instance, run it in a tmux/screen with watch.

Screenshot_20210928_231107


  • Link in the tree menu to re-trigger a capture on the same URL.

Fixes

  • Improve logging entries, the date was incomplete.
  • Add UUID file in export.
  • Inform users when a capture failed critically and we have nothing to show.
  • Catch timeout when pushing to MISP (avoid exception)

Changes

  • Major improvements in caching, better handling of exceptions and keep a limited amount of pickles in memory.
  • Simplify code in the async capture script.
  • Add urlscan.io permalink in MISP export
  • Add phishtank permalink in MISP export
  • Move modules to dedicated files