Commit Graph

65 Commits (bf47dc79dcf6eebab38f9349b7c73b912e8899db)

Author SHA1 Message Date
Raphaël Vinot e9ea879caf fix: Pass proper parameter to vt module 2024-03-14 11:11:43 +01:00
Raphaël Vinot 6aefb201e9 fix: incorrect syntax 2024-03-14 11:09:35 +01:00
DocArmoryTech bbabb527de
VT client trustenv
Modified the vt.Client instantiation to optionally read a value for trustenv from the modules config section.
2024-03-13 20:39:08 +00:00
Raphaël Vinot 066b93b314 chg: Bump deps, maintenance, typing. 2024-02-06 10:20:30 +01:00
Raphaël Vinot 5368151ce0 chg: Bump deps 2024-02-05 16:33:46 +01:00
Raphaël Vinot c67f01c775 chg: Improve strict typing 2024-01-26 15:03:36 +01:00
Raphaël Vinot bd6a0f2d22 chg: cleanup with annotations 2024-01-13 01:45:45 +01:00
Raphaël Vinot a26e80b093 fix: missing future 2024-01-12 17:24:02 +01:00
Raphaël Vinot ee1ad48b25 chg: Use new annotations 2024-01-12 17:15:41 +01:00
Raphaël Vinot 004a1f6d46 fix: Exception when a URL is not in phishtank anymore 2024-01-09 00:01:22 +01:00
Raphaël Vinot 67b0dc0b7e fix: [MISP] Avoid exception when a hostname starts with "file" 2024-01-08 13:29:06 +01:00
Raphaël Vinot cb26519dd4 chg: remove broken json files 2023-12-26 19:47:16 +01:00
Raphaël Vinot a98c1d39ee fix: Exception when dumping WhistleBlowerDict to json 2023-12-26 19:44:10 +01:00
Raphaël Vinot db26633ebb fix: Avoid exception when there are no historical data. 2023-12-13 12:40:33 +01:00
Raphaël Vinot 4668298943 new: CIRCL Passive DNS module 2023-12-12 16:19:01 +01:00
Raphaël Vinot 264d94cd2d fix: Pass IPs to whois instead of v4/v6... 2023-11-06 21:17:34 +01:00
Raphaël Vinot b4599492f3 fix: Avoid exception killing website if non-responsive 3rd party module. 2023-10-11 14:57:53 +02:00
Raphaël Vinot 6034d10834 new: (WiP) Add support for multiple MISPs 2023-08-29 14:03:01 +02:00
Raphaël Vinot 35218900ed fix: MISP export when the capture is a file. 2023-07-30 17:48:16 +02:00
Raphaël Vinot 14d4e0f2db fix: MISP lookup from Lookyloo. 2023-05-04 10:20:54 +02:00
Raphaël Vinot 88997e7c99 fix: Incorrect call to new PSL lib 2023-04-20 16:23:56 +03:00
Raphaël Vinot 6754400e25 fix: [URLHaus] Do not store responses if the URL is invalid 2023-04-13 16:17:58 +02:00
Raphaël Vinot 9273b80602 fix: Cleanup cloudflare module. 2023-01-30 16:26:46 +01:00
Raphaël Vinot ecb4623b86 new: Cloudflare lookup feature to flag IPs appropriately 2023-01-30 16:07:01 +01:00
Raphaël Vinot eab4b17070 fix: Avoid exceptions when the submission is a file 2023-01-24 15:59:06 +01:00
Raphaël Vinot 02497e167c fix: Catch QuotaExceededError in VT module 2022-12-26 23:30:00 +01:00
Raphaël Vinot 1abd97f37a new: switch to return emails only on whois query 2022-12-26 23:01:44 +01:00
Raphaël Vinot 94b3b487f3 chg: Add more entries to the cache, use it in the modules. 2022-12-07 13:03:15 +01:00
Raphaël Vinot 52076925b8 fix: Avoid exception on non-empty directory 2022-12-06 11:00:01 +01:00
Raphaël Vinot 6871c36848 fix: Skip urlhaus module if no reports 2022-12-05 18:22:47 +01:00
Raphaël Vinot af9515c123 new: URL Haus module
Related: #505
2022-11-30 18:38:41 +01:00
Raphaël Vinot 31514b79f9 fix: Exception in VT module 2022-08-25 16:09:30 +02:00
Raphaël Vinot 53b4297dc8 chg: Bump deps 2022-08-24 13:28:37 +02:00
Raphaël Vinot 4bde0b1f5d fix: Missing file... 2022-08-23 17:55:19 +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 2b14d6e9e6 chg: Bump deps, pass UA to hashlookup calls 2022-07-26 10:50:55 +02:00
Raphaël Vinot f953629539 fix: webserver crash when RiskIQ is not reachable. Bump deps. 2022-07-24 20:57:16 +02:00
Raphaël Vinot 05b9e551e4 chg: Bump playwright, avoid exception on request timeout 2022-07-22 14:29:19 +02:00
Raphaël Vinot ce8eeda9eb chg: Improve RiskIQ module 2022-07-18 13:24:20 +02:00
Raphaël Vinot 8b43fbf154 fix: Remove print calls 2022-07-15 19:06:13 +02:00
Raphaël Vinot c0bde711d2 new: Very basic RiskIQ support for PDNS. 2022-07-15 18:53:49 +02:00
Raphaël Vinot 959e4e6920 fix: Avoid exception is published is not set 2022-05-11 16:54:21 +02:00
Raphaël Vinot fa3d84da81 fix: reduce noise in logs 2022-05-05 01:22:59 +02:00
Raphaël Vinot bd62d62392 chg: Add timeout for FOX module 2022-05-02 13:57:37 +02:00
Raphaël Vinot eaff6c81ee chg: add logging to FOX module 2022-05-02 13:11:03 +02:00
Raphaël Vinot 463d1d2d1a new: autosubmit to FOX, bump deps 2022-05-02 13:04:55 +02:00
Raphaël Vinot cf46dde1ed chg: Add basic pre-hook config 2022-03-31 11:30:53 +02:00
Raphaël Vinot 34d435e999 fix: [urlscan] create cache directory for response 2022-02-03 13:28:48 +01:00
Raphaël Vinot 43a29f5781 fix: [Modules] Missing change in helpers, fix urlscan cache storage 2022-02-03 12:49:16 +01:00
Raphaël Vinot afc77126d4 chg: [Modules] use same directory structure for cache in all modules. 2022-02-03 12:38:44 +01:00