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
Richard van den Berg
1458f0f21b
fix: [misp-wipe] bring wiping up to date with MYSQL.sql
2020-04-23 18:30:13 +02:00
Richard van den Berg
1611b50828
new: [misp-wipe] Add option to enable notice and warninglists
2020-04-23 18:10:39 +02:00
Christophe Vandeplas
fb26771e6c
fix: [tool] slackbot cosmetic change
2020-04-13 22:25:44 +02:00
Christophe Vandeplas
8a4d9226ab
new: [tool] MISP to Slack messaging using ZMQ
2020-04-13 22:21:45 +02:00
Richard van den Berg
91f40e6641
Update misp_retention.py to new api, use local tags
2019-10-14 13:56:19 +02:00
Christophe Vandeplas
44f1b89848
chg: [tool] gen_misp_types_categories uses jq
2019-10-02 09:50:25 +02:00
Christophe Vandeplas
e48b1b5dab
fix: [tools] Fixes gen types categories script
2019-08-08 12:17:39 +02:00
tom564
d88369a7de
Allow SSL verification to be disabled with config
...
Allow SSL verification to be disabled with config. If I understand this right this will need to be scheduled with a cronjob if the expiration framework is wanted?
2019-07-16 10:09:18 +10:00
Steve Clement
5cb723b37c
chg: [tools] Added MISPvars from the installer. Added PATH_TO_MISP as a standard.
2019-06-14 23:11:38 +09:00
Trey Darley
1d52eb096d
enable misp-wipewhere MySQL datastore isn't on localhost
...
The misp-wipe script grabs the MYSQL host parameter from database.conf but it wasn't included in the call to mysqldump.
2019-06-04 17:33:51 +02:00
Trey Darley
c854c87765
enable misp-backup where MySQL datastore isn't on localhost
...
The misp-backup script grabs the MYSQL host parameter from database.conf but it wasn't included in the call to mysqldump.
2019-06-03 15:21:22 +02:00
Alexandre Dulaunoy
bc7fc5a490
chg: [tools] unused import module removed
2019-05-27 14:17:10 +02:00
Jop van der Lelie
f3e8de52b7
Add script for expiring IP based IOC's
2019-05-21 10:41:33 +02:00
Koen Van Impe
341994dafb
misp-wipe ; delete all non-default orgs & users
2019-05-17 17:54:12 +02:00
Richard van den Berg
c2a8f0306f
Wipe all tmp files, not just the logs
2019-05-14 17:24:47 +02:00
Steve Clement
61de0c1814
chg: [tools] Renamed the script, added a few more tweaks.
2019-04-17 11:25:17 +09:00
Richard van den Berg
be3d76d8c1
Wipe new SQL tables in misp-wipe
2019-04-04 11:40:40 +02:00
tom564
bd652c5c60
Fix blank $PATH_TO_MISP
...
Move PATH_TO_MISP=${PATH_TO_MISP:-$(locate MISP/app/webroot/index.php|sed 's/\/app\/webroot\/index\.php//')} outside of if statement checking if manual input is required otherwise is only executed if locate is unable to determine path.
2019-04-03 20:56:35 +01:00
Steve Clement
9eeb3cc881
fix: [tools] Fixed empty variable check function.
2019-03-21 14:05:57 +02:00