Commit Graph

712 Commits (74e0f851b2ea9be77ca0e9130c05c91eea264a6d)

Author SHA1 Message Date
Raphaël Vinot 5247b8bd2d chg: make get recent captures more generic 2024-06-19 15:27:19 +02:00
Raphaël Vinot eee8e32671 new: Show current user and config on web 2024-06-17 19:04:08 +02:00
Raphaël Vinot cae1f98866 fix: Avoid webinterface to crash if the monitoring in unavailable 2024-06-13 12:44:20 +02:00
Raphaël Vinot bb23a5ffb4 chg: Make the archive capture importer generic 2024-06-11 20:07:38 +02:00
Raphaël Vinot 937c7adbb6 chg: make sure the lock file is empty 2024-06-11 11:02:25 +02:00
Raphaël Vinot 378ce639bc chg: Avoid unnecessary critical log. 2024-06-11 11:02:25 +02:00
Raphaël Vinot 0f6d5c1649 fix: Speedup quick cache init 2024-06-11 11:02:25 +02:00
Raphaël Vinot e9150c50fb new: fast internal cache for index 2024-06-11 11:02:25 +02:00
Raphaël Vinot 0a973be5dd fix: Avoid stashing the web interface when lacus becomes unavailable 2024-06-11 11:02:25 +02:00
Raphaël Vinot 98f505b0ff chg: Increase recursion limit for big captures 2024-05-16 14:09:27 +02:00
AntoniaBK 38ba226eb3 New: admin-only checkbox for auto-report 2024-05-08 16:00:43 +02:00
Raphaël Vinot 658fdaeaea chg: a user config can overwrite all the settings for a capture 2024-05-07 18:46:57 +02:00
Adrian Maraj 427c6ed465 chg: fixes 2024-04-30 16:50:48 +02:00
Adrian Maraj ae0c9e3449 new: simplified version to automatically report url 2024-04-30 15:32:14 +02:00
Raphaël Vinot e818aa2a8b chg: remove empty capture dirs 2024-04-23 14:57:45 +03:00
Raphaël Vinot fef508eaa4 chg: Quick rendering changes in modules filtering 2024-04-17 11:04:47 +02:00
Adrian Maraj 4c2620df4c fixing so that modules can be none 2024-04-16 15:35:16 +02:00
Adrian Maraj c5c1a8adf0 fixes to make mypy happy 2024-04-16 15:29:12 +02:00
Raphaël Vinot 8fc4017021 fix: Properly initialize set 2024-04-11 18:02:09 +02:00
Raphaël Vinot 694c06017f fix: Avoid exception when we don't have a hash 2024-04-11 17:58:00 +02:00
Raphaël Vinot 4401348529 fix: re-add missing import 2024-04-11 17:53:05 +02:00
Raphaël Vinot 466a3c5614 new: Basic support for CERT PL phishing truncated hash HTML structure
Fix #905
2024-04-11 17:47:52 +02:00
Raphaël Vinot f55b9f66f1 fix: Properly check the URL and if it is recent in MISP 2024-04-10 13:59:14 +02:00
Raphaël Vinot f4f234a331 chg: refactorize contacts filtering 2024-04-09 16:49:35 +02:00
Raphaël Vinot c9ddeb0065 fix: make mypy happy, always return attribute timestamp 2024-04-09 16:49:35 +02:00
Adrian Maraj bebdbe77f6 fixing subdomain check 2024-04-09 16:44:07 +02:00
Adrian Maraj daf5102e8b adding subdomain check 2024-04-09 16:44:07 +02:00
Adrian Maraj ebc6237f4b getting path to add ignore list 2024-04-09 16:44:07 +02:00
Adrian Maraj 16deaf18c7 changing get_filtered_emails 2024-04-09 16:44:07 +02:00
Adrian Maraj 65c855b95b fixing mistakes 2024-04-09 16:44:07 +02:00
Adrian Maraj 88db208561 missing import 2024-04-09 16:44:07 +02:00
Adrian Maraj a9cad984e5 adding filter and misp lookup 2024-04-09 16:44:07 +02:00
Antonia Koch b919720d82
Remove redundant clause 2024-04-09 10:18:16 +02:00
Raphaël Vinot f680c0a11b chg: Make mypy happy 2024-04-08 21:23:45 +02:00
AntoniaBK e8492cc96f Concatenate the whois-lookups\n when contact_email_only is false the abuse-c-lookup is added to the initial lookup 2024-04-08 10:59:10 +02:00
AntoniaBK 8df581c957 Lookup of abuse-c 2024-04-04 14:33:56 +02:00
Raphaël Vinot 35995630f3 new: Easily remove a capture from the GUI 2024-04-02 11:37:49 +02:00
Raphaël Vinot cfcb585c0e fix: initialize python version before doing anything else in GHA 2024-03-28 17:00:40 +01:00
Raphaël Vinot 0eaea85204 fix: Typing, make mypy happy 2024-03-27 13:44:35 +01:00
AntoniaBK 78c0089413 adapt send_mail for API 2024-03-27 12:27:28 +01:00
Raphaël Vinot 2b02834ecf chg: Make typing happy 2024-03-26 17:10:10 +01:00
Raphaël Vinot 680735b3d3 new: optionally allow website to violate your privacy (more) 2024-03-20 00:28:57 +01:00
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
Raphaël Vinot c4a79c7034
Merge pull request #897 from DocArmoryTech/patch-1
Proxy with VT module
2024-03-14 10:46:00 +01:00
Raphaël Vinot 0f4ef013c9 new: Index and views for identifiers 2024-03-14 00:56:28 +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 926c0da23e chg: Disable index cache for backgroupd processes 2024-03-12 12:02:10 +01:00
Raphaël Vinot e40796c92e chg: merge index and reindex methods. 2024-03-11 00:14:07 +01:00
Raphaël Vinot d2df33aa5c fix: use a more direct way to index 2024-03-09 15:33:10 +01:00