Commit Graph

2390 Commits (62ce883a71bad315a05e7cae00b3dbe9b832f8df)

Author SHA1 Message Date
David Cruciani 62ce883a71
Merge pull request #659 from MISP/dependabot/pip/website/werkzeug-3.0.3
build(deps): bump werkzeug from 2.3.8 to 3.0.3 in /website
2024-05-21 09:35:57 +02:00
David Cruciani 1457575dda
new: [functionality] flowintel + multiple entry 2024-05-16 14:32:49 +02:00
Alexandre Dulaunoy b5c459c71d
Merge pull request #664 from VirusTotal/feat/gti-doc
[Google Threat Intelligence] Add web doc and fix logo for the module
2024-05-14 16:25:49 +02:00
Daniel Pascual a9dda347bb Add web doc and fix logo for the Google Threat Intelligence module 2024-05-14 12:47:20 +02:00
Alexandre Dulaunoy 8e3deb85a9
Merge pull request #663 from VirusTotal/feat/google-threat-intel
feat: Google Threat Intelligence expansion module
2024-05-14 06:39:37 +02:00
Daniel Pascual 636dc3cdfa merge 2024-05-13 20:28:41 +02:00
Daniel Pascual 6b7260229b fix hedight 2024-05-13 20:24:13 +02:00
Daniel Pascual bd9316b313 doc 2024-05-13 20:15:39 +02:00
Daniel Pascual 3af14a7f6e Logo and desc 2024-05-13 20:00:14 +02:00
Daniel Pascual da072cc38a Remove debug traces 2024-05-13 19:50:46 +02:00
Daniel Pascual bb42e5d9c1 Google Threat Intelligence MISP module 2024-05-13 10:59:21 +02:00
Alexandre Dulaunoy 55b0914185
chg: [doc] describe that the misp-modules can be used without MISP 2024-05-09 17:56:15 +02:00
Alexandre Dulaunoy b5579e5e42
chg: [virustotal] support ip-src/ip-dst|port attribute type
Fix #632
2024-05-09 17:43:24 +02:00
Alexandre Dulaunoy 8b25af853f
fix: [virustotal] fix the typo for the VT link
Fix #644
Fix #595
2024-05-09 17:32:29 +02:00
Alexandre Dulaunoy e4d93173a7
fix: [core] the default buffer size in Tornado HTTP server is not enough
for large MISP event.

Fix #662
2024-05-09 17:15:27 +02:00
Alexandre Dulaunoy 55d7fc95dc
fix: [dns] add the exception in the error message
As there are still distribution installing old version of dnspython,
it's easier to debug if we receive the exception directly in misp-module.
2024-05-09 17:03:18 +02:00
Alexandre Dulaunoy 0774c75ac3
Merge pull request #661 from goodlandsecurity/slack-action-module
Slack action module
2024-05-09 16:29:08 +02:00
goodlandsecurity 80a5bd1e77
add slack action module 2024-05-09 08:57:25 -05:00
Alexandre Dulaunoy 1d97e7bf9e
Merge pull request #660 from goodlandsecurity/stairwell-expansion-module
add stairwell expansion module and update misp-objects to a193e03
2024-05-09 15:35:43 +02:00
goodlandsecurity a0572f4802
forgot the json documentation 2024-05-09 08:19:49 -05:00
goodlandsecurity f5ff7d37d8
add stairwell expansion module and update misp-objects to a193e03 2024-05-08 10:47:35 -05:00
dependabot[bot] b95f095897
build(deps): bump werkzeug from 2.3.8 to 3.0.3 in /website
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.8 to 3.0.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/2.3.8...3.0.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 19:11:56 +00:00
David Cruciani 7c59af5eb5
chg: [history] save from session to db 2024-03-11 15:29:49 +01:00
David Cruciani dcc790f5af
chg: [config] queries limit 2024-03-11 15:27:25 +01:00
David Cruciani 99e2ce7f04
chg: [query] query with same parameters 2024-03-11 15:21:59 +01:00
David Cruciani f0fff0df2e
chg: [history_session] save new query in tree 2024-03-11 12:12:23 +01:00
David Cruciani c218090463
chg: [conf] generate password if empty 2024-03-05 11:30:58 +01:00
David Cruciani 664c2f8a90
fix: [website] default admin password 2024-02-29 10:34:53 +01:00
David Cruciani 4426a51193
chg: [website] admin user 2024-02-29 10:15:16 +01:00
David Cruciani 7a31404c7b
fix: [website] readme images 2024-02-28 08:53:02 +01:00
David Cruciani 3372ee508e
chg: [website] screen for misp-module 2024-02-27 11:21:49 +01:00
David Cruciani 2b94f73c15
fix: [website] print and css 2024-02-27 11:21:29 +01:00
David Cruciani ee02bb171b
chg: [website] readme 2024-02-27 11:20:46 +01:00
David Cruciani ba25204ffb
chg: [website] width + markdown non misp standard 2024-02-26 15:35:42 +01:00
David Cruciani e737605c1b
fix: [website] misp-objects submodule 2024-02-26 15:24:34 +01:00
David Cruciani a2721c967b
chg: [website] use ui-priority 2024-02-26 14:54:25 +01:00
David Cruciani 50d6e60074
chg: [website] parse result not in misp standard 2024-02-26 14:53:40 +01:00
David Cruciani b5b42e6807
chg: [website] module select
when select 'ip' select 'ip-dst' and 'ip-src' too
2024-02-26 14:52:30 +01:00
David Cruciani 7e3ead7b9e
chg: [website] mardown source, download, result view 2024-02-23 14:54:51 +01:00
David Cruciani 10cf1e4a32
fix: [website] module select 2024-02-23 14:47:25 +01:00
David Cruciani 5a27f3d25d
chg: [website] query with same name 2024-02-22 14:35:47 +01:00
David Cruciani e1ebd89f69
fix: [website] attributes and modules selection 2024-02-22 14:27:55 +01:00
David Cruciani 769f7454e2
chg: [website] delete first node of history tree 2024-02-22 14:03:48 +01:00
David Cruciani 01decb1d44
chg: [website] use join() in js 2024-02-22 11:41:07 +01:00
David Cruciani 03e4f79a76
add: [website] query as same 2024-02-22 11:31:14 +01:00
David Cruciani 59a0131880
add: [website] lib js misp object parser 2024-02-22 11:30:27 +01:00
David Cruciani 91ce285067
chg: [website] UI 2024-02-20 14:12:26 +01:00
David Cruciani b6384698ef
fix: [website] history import 2024-02-20 14:10:32 +01:00
David Cruciani 02fb2da389
add: [website] history collapse for query page 2024-02-20 10:10:02 +01:00
Sami Mokaddem 8a1f6b1f46
fix: [website] Restored media query for side panel in module config 2024-02-19 15:51:10 +01:00