Commit Graph

309 Commits (b850edb776dd7909a90ec6a4e991c9cc9b374781)

Author SHA1 Message Date
Raphaël Vinot b850edb776 fix: Typo 2022-09-23 12:56:53 +02:00
Raphaël Vinot 9beb65cdcd chg: Implement support for LacusCore *or* PyLacus 2022-09-23 12:32:37 +02:00
Raphaël Vinot 3c8fcb3700 chg: Bump lacuscore 2022-09-20 14:49:58 +02:00
Raphaël Vinot be3bec1252 chg: Add missing bits 2022-09-16 12:20:34 +02:00
Raphaël Vinot a3342b5569 fix: working integration of lacus. 2022-09-15 17:06:50 +02:00
Raphaël Vinot 68525331c5 chg: move to lacus, WiP 2022-09-14 16:47:38 +02:00
Raphaël Vinot ec07429e65 chg: Much better handling of downloaded files 2022-08-25 13:28:02 +02:00
Raphaël Vinot cbe73fa13f fix: better handling of downloaded content from URL 2022-08-24 14:06:48 +02:00
Raphaël Vinot f4dfa0343e new: Submit to Pandora button for file URLs 2022-08-23 17:48:36 +02:00
Raphaël Vinot f232eba662 chg: Improve UA rendering 2022-08-23 17:44:48 +02:00
Raphaël Vinot 0a07412877 fix: Make sure the view is consistent across gunicorn processes 2022-08-18 12:07:15 +02:00
Raphaël Vinot 998ef12b06 new: Add support for playwright devices and browser name (API only) 2022-08-18 11:19:32 +02:00
Raphaël Vinot d6dc30b260 chg: cleanup formating 2022-08-14 17:14:48 +02:00
Raphaël Vinot 7dc27d48b4 fix: properly handle listing configuration, clear None from queries before pasing to redis 2022-08-14 16:48:32 +02:00
Raphaël Vinot c9a5adc066 fix: Avoid invalid URL chars in filename 2022-08-14 16:41:37 +02:00
Raphaël Vinot 72c4e43474 new: Upload a file instead of submitting a URL. 2022-08-14 16:41:34 +02:00
Raphaël Vinot fdfa2e25cb new: Initial listing of all resources loaded on the capture 2022-08-14 16:31:49 +02:00
Raphaël Vinot 0c81f6b218 fix: Do not try to load archived captures in sorted_capture_cache 2022-08-14 16:15:53 +02:00
Arhamyss c589933a40 fix: changed the way things are displayed and fixed errors to make the download working 2022-08-10 11:40:11 +02:00
Arhamyss 5a77044530 new: first try to add an url in the hostnode to dl the file if there is one to be downloaded 2022-08-09 18:23:11 +02:00
Raphaël Vinot 5cc51b3e3e chg: Few more improvements in cache. 2022-07-29 13:08:42 +02:00
Raphaël Vinot b1d30cadcf fix: Attempt to fix the stats page 2022-07-29 11:02:51 +02:00
Raphaël Vinot 9b4d56a0b6 fix: Do not display all the recent captures with the same hash in popup 2022-07-28 16:14:47 +02:00
Raphaël Vinot b8cd1319a5 fix: Speedup display of hostnode popup 2022-07-27 14:36:56 +02:00
Raphaël Vinot ce8eeda9eb chg: Improve RiskIQ module 2022-07-18 13:24:20 +02:00
Raphaël Vinot c0bde711d2 new: Very basic RiskIQ support for PDNS. 2022-07-15 18:53:49 +02:00
Raphaël Vinot 1817a3e13b chg: sunday cleanup 2022-05-23 00:15:52 +02:00
Raphaël Vinot d222ae04aa new: Keep capture even if we have a network error 2022-05-03 12:23:16 +02:00
Raphaël Vinot 163c35a614 fix: Avoid exception if bytes in query 2022-04-30 00:08:35 +02:00
Raphaël Vinot 16c40aea29 new: Add quick and dirty deduplicate if the same capture is sent multiple times within 300s 2022-04-29 21:55:59 +02:00
Raphaël Vinot cc17b414ff chg: Remove refs to splash 2022-04-25 14:43:02 +02:00
Raphaël Vinot 8d159ffba0 new: Switch away from splash to use playwright 2022-04-21 14:55:07 +03:00
Raphaël Vinot ae9cb3e81c chg: Bump deps 2022-03-29 21:13:02 +02:00
Raphaël Vinot 8cceb948f3 new: Get any supported hash algorithm over the API 2021-12-02 17:55:02 +01:00
Raphaël Vinot b75540cd7d chg: always return something in merge_hashlookup_tree 2021-11-30 15:51:48 +01:00
Raphaël Vinot fc4c342316 new: Add stats on hits on hashlookup 2021-11-30 15:43:42 +01:00
Raphaël Vinot 5e33ad6d0b chg: make mypy happy 2021-11-30 15:23:48 +01:00
Raphaël Vinot 8f4040b806 new: Hashlookup integration 2021-11-30 14:59:48 +01:00
Raphaël Vinot 2a9ddabc5b fix: make mypy happy 2021-11-26 12:47:48 -05:00
Raphaël Vinot a4f238f33d new: Defang URLs in email notifications
Fix #291
2021-11-26 12:42:43 -05:00
Raphaël Vinot 4042ee9116 new: Add CORS config to submit 2021-11-08 16:47:39 -08:00
Raphaël Vinot 1f998b457f chg: use template 2021-10-18 13:06:43 +02:00
Raphaël Vinot 7caee08f76 chg: Bump deps, add logging. 2021-10-07 18:33:40 +02:00
Raphaël Vinot 1a0fe677ab fix: Copy bodies before sending them over.
send_file in flask close the BytesIO, causing issue if we need to
re-access it.
2021-09-29 15:00:10 +02:00
Raphaël Vinot 0da28cef28 chg: Move MISP export to module, add phishtank permaURL 2021-09-27 16:04:00 +02:00
Raphaël Vinot 681e136ef4 chg: More cleanup to use the new caching system as it should be. 2021-09-27 11:36:27 +02:00
Raphaël Vinot 48fc807e7d new: Add monitoring for pickle cache status 2021-09-24 12:02:28 +02:00
Raphaël Vinot 87c6925c7b new: IPs lookup against phishtank 2021-09-23 13:58:40 +02:00
Raphaël Vinot 19c8c54b0b fix: force-rebuild pickle if needed. 2021-09-22 22:23:20 +02:00
Raphaël Vinot 32ee474be2 chg: Improve tree creation and cache 2021-09-22 17:09:04 +02:00