Commit Graph

1373 Commits (193fe897cd71e638808e59b034fc4adf3edcf6f7)

Author SHA1 Message Date
Raphaël Vinot 2f88d16073 fix: Bump scrapy splash wrapper 2021-09-11 16:40:22 +02:00
Raphaël Vinot 22d8672131 chg: Catch timeouts when pushing to MISP 2021-09-10 15:25:37 +02:00
Raphaël Vinot d1f673f3a7 chg: Cleanup passing listing key to and from bool in redis 2021-09-10 14:20:58 +02:00
Raphaël Vinot b59e73258d chg: Bump deps 2021-09-10 12:18:21 +02:00
Raphaël Vinot 9c7929569e fix: The captures are visible on the index by default. 2021-09-08 20:43:56 +02:00
Raphaël Vinot 5abc264159 fix: Better initialization of cache, avoid missing the error message. 2021-09-08 16:34:54 +02:00
Raphaël Vinot 39c7d14264 fix: make mypy happy 2021-09-08 12:50:56 +02:00
Raphaël Vinot 6076b2890d chg: Bump beautifulsoup4 2021-09-08 12:49:29 +02:00
Raphaël Vinot cc4beeef35 fix: Pass listing (y/n) and proper referer to subsequent captures 2021-09-08 12:24:00 +02:00
Raphaël Vinot 48b632aa1e fix: Incorrect matching for listing key in capture (always false) 2021-09-08 10:53:31 +02:00
Raphaël Vinot 902c8f81b6 chg: Improve error message if the capture fails
Fix #257
2021-09-07 18:16:01 +02:00
Raphaël Vinot 07dd01a80b chg: Add link to API doc 2021-09-07 16:44:49 +02:00
Raphaël Vinot 97ffefc80e chg: Better wording in monitor 2021-09-07 16:28:50 +02:00
Raphaël Vinot 048e44ce91 fix: Avoid exception in _set_capture_cache in case of critical error 2021-09-07 16:00:07 +02:00
Raphaël Vinot dfbe40a52e chg: reorder imports 2021-09-07 16:00:07 +02:00
Raphaël Vinot 22ed413d13
Merge pull request #258 from dssecret/patch-1
Update README.md - Fix links
2021-09-07 09:51:31 +02:00
dssecret f6eed9f3b6
Update README.md - Fix links
Table of Content links and LICENSE link in README.md were modified to be properly anchored with the correct root.
2021-09-07 00:02:31 -07:00
Raphaël Vinot 7d76d96ff7 fix: Avoid 500 error on the website if unable to dump pickle. 2021-09-06 16:30:43 +02:00
Raphaël Vinot 074bb675f6 fix: Handling of status code 0, export capture UUID 2021-09-06 16:12:41 +02:00
Raphaël Vinot 827c466004 fix: Bump har2tree, debug was enabled. 2021-09-06 13:32:23 +02:00
Raphaël Vinot bda2e2c473 chg: Bump deps, fix handling of HTTP status code 0 2021-09-06 13:19:58 +02:00
Raphaël Vinot 60f4a09d28 fix: Avoid "None" in URL field if no predefined URL is given. 2021-09-03 17:07:48 +02:00
Raphaël Vinot e213cb5ae8 fix: make mypy happy. 2021-09-03 17:05:26 +02:00
Raphaël Vinot dcfd9cc6a9 new: Re-capture a URL and change parameters. 2021-09-03 16:57:48 +02:00
Raphaël Vinot 51ae62f257 chg: Bump pillow 2021-09-03 15:26:24 +02:00
Raphaël Vinot 66816ba205 chg: Bump flask-restx 2021-09-02 15:08:49 +02:00
Raphaël Vinot 7ea37ec617 fix: Avoid exception if capture finishes between two calls. 2021-09-01 16:57:20 +02:00
Raphaël Vinot c09adec333 chg: Improve logging. 2021-09-01 14:08:25 +02:00
Raphaël Vinot 25d5beaaaf chg: Improve monitoring 2021-09-01 12:45:36 +02:00
Raphaël Vinot 72d85c62e3 fix: Use redis ConnectionError to avoid exception on shutdown 2021-09-01 12:44:57 +02:00
Raphaël Vinot 797de9ddb3 fix: remove datefmt from logging.basicConfig, it was a bad idea. 2021-09-01 10:40:59 +02:00
Raphaël Vinot 5f41902fe6 chg: Bump deps 2021-08-31 17:22:47 +02:00
Raphaël Vinot 6db708bb93 chg: Avoid exception if the backend is already down 2021-08-31 15:43:55 +02:00
Raphaël Vinot 11dd288bc4 chg: Improve monitoring script 2021-08-31 15:38:03 +02:00
Raphaël Vinot 0535614c32 new: Monitoring script (CLI) 2021-08-31 14:57:12 +02:00
Raphaël Vinot 9042b73e69 chg: Remove dead code, proper use of exceptions. 2021-08-31 13:48:19 +02:00
Raphaël Vinot 7870e918de chg: Bump datatables 2021-08-30 15:26:50 +02:00
Raphaël Vinot 1f8b99d511 chg: Bump deps, version. 2021-08-30 15:17:03 +02:00
Raphaël Vinot 2e5a5f3aff fix: unlink indexes pointing to unknown directories 2021-08-30 14:45:44 +02:00
Raphaël Vinot 4c4b01547a chg: Bump deps 2021-08-30 13:55:07 +02:00
Raphaël Vinot e56c70d1a1 chg: out of safety, do not remove a capture dir. 2021-08-30 12:54:17 +02:00
Raphaël Vinot 117500b777 chg: Make archiver an index generator 2021-08-30 12:48:13 +02:00
Raphaël Vinot 1bff8f1529 fix: cast capture dir to string for redis 2021-08-28 20:36:50 +02:00
Raphaël Vinot 324736f62c fix: Use proper exception on redis start 2021-08-27 18:08:34 +02:00
Raphaël Vinot ae76cb77be fix: Uncomment website start 2021-08-27 17:49:27 +02:00
Raphaël Vinot 8a51383d7a chg: Move the process managment methods to the proper class 2021-08-27 17:28:26 +02:00
Raphaël Vinot 85e43fc677 chg: Make the website start a normal start script 2021-08-27 16:45:16 +02:00
Raphaël Vinot 8918b11a7f chg: The Tech Blog UAs can only be fetched manually, moving it to tools 2021-08-27 15:22:39 +02:00
Raphaël Vinot 9ee6771158 new: bump top user agents 2021-08-27 15:07:27 +02:00
Raphaël Vinot 5bd0ae850f chg: improve lookup_dirs cleanup 2021-08-27 14:27:38 +02:00