Commit Graph

137 Commits (2.4)

Author SHA1 Message Date
Alexandre Dulaunoy 4be80d39a8
Merge branch 'develop' of github.com:MISP/MISP into develop 2024-01-31 13:34:26 +01:00
Alexandre Dulaunoy 7b49980b5c
chg: [develop] merge back 2.4 2024-01-31 13:33:58 +01:00
Sami Mokaddem 75fc8936c2
chg: [tools:misp-delegation] Added support of log-level as script parameter and improved logging 2024-01-11 15:47:05 +01:00
Christophe Vandeplas de9901c4af
chg: [tools] mention the communities json page 2023-12-15 08:56:58 +01:00
Sami Mokaddem 2729cad332
chg: [tools:misp-delegation] Do not use self-documented expression in f-string anymore 2023-12-01 11:47:57 +01:00
Sami Mokaddem 9d15554ba8
new: [tools/misp-delegation] Added misp-delegation tool
MISP-Delegation is a customisable tool to help sending events on a remote MISP instance and create a delegation request.
2023-11-22 08:57:16 +01:00
Christophe Vandeplas 2d063b15ff
chg: [tools] gen_website_communities now downloads logos 2023-11-10 21:53:18 +01:00
Sami Mokaddem a1005dc551
chg: [tools:misp-workflows/webhook_listener] Print headers on stdout 2023-10-09 14:25:10 +02:00
Alexandre Dulaunoy 4d9125d64e
fix: [feed] tools updated to configure export path and certificate validation 2023-08-21 08:56:48 +02:00
Christophe Vandeplas 836a551b63
fix: [feed] feed-list tool now checks for feed availability 2023-05-21 14:15:53 +02:00
Christophe Vandeplas 571789a7d7
chg: [tools] better feed list for misp-website 2023-05-21 09:23:21 +02:00
Christophe Vandeplas 5b71767f18 fix: [tools] corrected path to misp-website 2023-02-25 20:28:58 +08:00
iglocska 56c5b9c409
Merge branch '2.4' into develop 2022-11-09 15:08:02 +01:00
CriimBow 0f6ffb8270 does not exists => does not exist 2022-11-08 16:13:14 +01:00
Sami Mokaddem 4c215a86b4
new: [tools:misp-zmq] Added subscriber blueprint 2022-10-21 08:46:57 +02:00
Sami Mokaddem 70aebb2f0b
chg: [tools:webhook-listener] Slightly clever printing 2022-07-26 08:46:22 +02:00
Sami Mokaddem f6d752890a
new: [workflow] Added simplistic webhoob listener in tools/ 2022-07-15 11:47:44 +02:00
Christophe Vandeplas 4c66923199 fix: [tool] update gen_website_communities script 2022-02-06 18:39:16 +01:00
Christophe Vandeplas 4970ff3554 chg: [tools] communities.md generator works with new website 2022-01-31 18:32:57 +01:00
iglocska f0a75f08d2
new: [MISP fetcher] added to create an offline update package 2021-11-05 07:43:13 +01:00
Alexandre Dulaunoy 464395374c
Merge branch '2.4' into develop 2021-09-15 13:30:35 +02:00
Richard van den Berg bc50458c06 fix: [misp-retention] use update_tag 2021-09-10 17:25:32 +02:00
Alexandre Dulaunoy 9ba0bed891
Merge branch '2.4' into develop 2021-09-08 09:14:35 +02:00
Richard van den Berg 60cdc884d1 chg: [misp-wipe] wipe auth_keys tables 2021-09-02 14:30:54 +02:00
Christophe Vandeplas bf25326c4b fix: [tools] fixed gen_misp_types_categories script 2021-08-20 08:38:38 +02:00
Steve Clement 22fe827f5c
chg: [sh] Small fix to make misp-refresh non-interactive 2021-04-02 16:02:52 +09:00
Steve Clement 98934a0a8d
Merge branch '2.4' of github.com:SteveClement/MISP into 2.4 2021-04-01 15:42:37 +09:00
Steve Clement 3d6d1ddb53
fix: [tools] Fixed misp-backup 2021-04-01 15:42:04 +09:00
Steve Clement 0b2afbdf6e
fix: [tools] now works on MacOS and considers gsed 2021-03-30 10:57:35 +09:00
mokaddem 23461541ff
fix: [tools] misp-wipe updated list of table to truncate 2021-02-18 10:32:40 +01:00
chrisr3d 36e070ca70
fix: [tools] Variable names typo 2020-10-19 11:40:16 +02:00
Christian Studer 75f62abae1
Update README.md
Page layout issue fixed
2020-10-17 00:16:09 +02:00
chrisr3d 4d05a981d4
add: [tools] More documentation for the stix ingestion script 2020-10-17 00:07:09 +02:00
chrisr3d efb81b5425
add: [tools] Small script to ingest STIX files using the restAPI
- Automation of the ingestion for multiple file
  simply by passing all the filenames
- Using PyMISP to connect to MISP and query the
  /events/upload_stix end point
2020-10-16 23:46:57 +02:00
Jakub Onderka 119de231b5 new: [UI] Use flag icons from Twemoji 2020-10-16 09:21:26 +02:00
Jakub Onderka 2f31fd36c3 new: [build] Validate also feed metadata rules and settings JSON contents 2020-10-02 15:37:07 +02:00
Koen Van Impe b386657b4e Add SNMP configuration snippet 2020-08-21 18:26:31 +02:00
Koen Van Impe de53476ecf MISP-SNMP Monitor script
Script to return statistics which can be picked up via SNMP.
Post for monitoring with Cacti (inspired by OpenNSM) will follow
shortly.
2020-08-21 18:22:30 +02:00
Andras Iklody 5c421f1291
Merge pull request #6052 from stricaud/2.4
Using json parser to parse json configuration output from cake
2020-08-03 09:50:48 +02:00
Richard van den Berg 9b7665b395 fix: [misp_retention] Support objects, use lists for build_complex_query() 2020-07-10 19:40:24 +02:00
Sebastien Tricaud 1115a7fe53 Using json parser to parse json configuration output from cake 2020-06-23 12:32:43 -07:00
Steve Clement 19f0f2991c
chg: [tools] re-add fixed module 2020-05-25 09:58:05 +09:00
Christophe Vandeplas b9f1b5f026 Merge remote-tracking branch 'MISP/2.4' into 2.4 2020-05-17 22:37:38 +02:00
Christophe Vandeplas 3b1334e5bb new: [tool] Generates communities webpage 2020-05-17 22:37:19 +02:00
Steve Clement 1dca564843
Merge pull request #5912 from SteveClement/guides 2020-05-16 16:36:21 +09:00
Steve Clement f05cb868d3
fix: [doc] mkdocs needs to be kept below a certain version 2020-05-16 16:33:28 +09:00
Sebastien Tricaud 2bccfb027e Few improvements: put the help print in a function. Make sure all the things we update are commented and do not push commented configuration. 2020-05-13 15:22:00 -07:00
Steve Clement 5d2d21f1bb
Merge pull request #5859 from stricaud/mispconfig
Adding misp-config, a Perl tool to configure MISP.
2020-05-05 22:11:01 +09:00
Sebastien Tricaud 6119b8871e Adding misp-config, the Perl tool which configures MISP.
It dumps the actual configuration to a prefixed tree, which defaults to /etc/misp/misp.conf.d/
and it sets all the configuration options existing from those files.
2020-05-04 16:57:29 -07:00
Steve Clement d621353562
Update misp-wipe.conf.sample
prefer false atm
2020-04-25 21:22:51 +09:00