MISP/app/Lib/Tools
iglocska 3e706867e9
new: [emailing] add custom templates to override existing ones
- currently implemented for event publish alerts and user enrollment (password_reset.ctp, alert.ctp)
- simply place the new templates in MISP/app/View/Emails/[text|html]/Custom
2022-04-15 16:28:36 +02:00
..
BackgroundJobs fix: [bgjobs] Try to avoid deadlock 2022-02-23 16:05:41 +01:00
AWSS3Client.php Removes debug print 2021-12-30 02:02:38 +07:00
AttachmentTool.php fix: [internal] Deleting events 2021-11-22 15:23:50 +01:00
AttributeValidationTool.php fix: [validation] Correctly validate filename|tlsh attribute 2021-10-29 13:28:21 +02:00
BackgroundJobsTool.php chg: [internal] Throw exception if Redis class not found 2022-03-19 12:31:55 +01:00
BetterSecurity.php new: [internal] BetterSecurity tool 2021-11-05 21:22:04 +01:00
CakeResponseFile.php chg: [internal] Slightly optimise CakeResponseTmp 2021-11-22 09:58:23 +01:00
CidrTool.php fix: [internal] CIDR validation 2022-02-23 10:10:57 +01:00
ClusterRelationsGraphTool.php chg: [galaxies:view_relations] Both inbound and outbound relations can be viewed 2021-07-12 12:32:06 +02:00
ClusterRelationsTreeTool.php chg: [galaxyCluster:relationsTreeTool] Ignore duplicated cluster UUIDs 2020-11-25 08:16:06 +01:00
ColourGradientTool.php chg: [attackMatrix] UI: improved color scale - WiP 2019-02-11 17:54:29 +01:00
ColourPaletteTool.php chg: [eventGraph] Improved object coloring strategy 2021-03-09 10:48:06 +01:00
ComplexTypeTool.php chg: [internal] Convert array to const in ACLComponent 2021-11-03 10:27:42 +01:00
CorrelationGraphTool.php fix: [internal] Fix some warnings 2021-01-28 14:09:05 +01:00
CryptGpgExtended.php fix: [pgp] Key info for older GPG versions 2020-12-05 01:07:18 +01:00
CustomPaginationTool.php chg: [internal] Small optimisations 2021-10-29 17:39:55 +02:00
DistributionGraphTool.php chg: [internal] Do not modify session when not necessary 2021-11-25 11:58:32 +01:00
ElasticSearchClient.php fix: Elasticsearch complains when an IP is an empty string 2021-02-10 09:19:34 +00:00
EncryptedValue.php new: [security] Store authkeys for servers encrypted 2021-11-07 17:51:04 +01:00
EventGraphTool.php chg: [eventGraph] Improved object coloring strategy 2021-03-09 10:48:06 +01:00
EventTimelineTool.php fix: [tools:timeline] Usage of correct UUID and disabled polling extrapolation 2021-12-17 11:36:41 +01:00
FileAccessTool.php fix: [signing validation] use the existing event rather than the incoming event for edits 2022-03-17 00:41:55 +01:00
FinancialTool.php new: Support for BECH32 (P2WPKH) BTC address 2021-09-28 01:25:58 +02:00
GitTool.php chg: [internal] Try to use array for processes 2021-11-14 19:09:38 +01:00
GpgTool.php chg: [gpgtool] validateGpgKey now also imports the key 2022-03-16 01:29:44 +01:00
HttpSocketExtended.php new: [UI] Show TLS version for server test 2022-01-22 11:39:49 +01:00
IOCExportTool.php chg: [OpenIOC] email type added to the export tool 2020-09-03 12:06:14 +02:00
JSONConverterTool.php chg: [JSONconvertertool] include cryptographic key 2022-03-13 15:12:05 +01:00
JsonTool.php chg: [internal] Optimise updating templates 2021-10-30 22:29:39 +02:00
KafkaPubTool.php Publish events to Kafka 2019-03-18 15:53:22 +01:00
ProcessTool.php chg: [internal] New method ProcessTool::whoami 2021-11-22 09:57:39 +01:00
PubSubTool.php chg: [internal] Throw exception if Redis class not found 2022-03-19 12:31:55 +01:00
QueryTool.php chg: [internal] Convert array to const in QueryTool 2021-11-03 10:27:42 +01:00
RandomTool.php chg: [internal] Remove random_compat 2021-11-25 11:58:32 +01:00
RequestRearrangeTool.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
SecurityAudit.php new: [security] Check TLSv1.3 connection 2022-01-22 11:39:49 +01:00
SendEmail.php RFC 5322 - 2.1.1 line length limits 2021-11-25 10:50:46 -05:00
SendEmailTemplate.php new: [emailing] add custom templates to override existing ones 2022-04-15 16:28:36 +02:00
ServerSyncTool.php chg: [cryptograhicKey] Simplified code for event pushing 2022-03-17 13:58:25 +01:00
SuricataRuleFormat.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
SyncTool.php new: [security] Allow to specify min_tls_version 2022-01-21 10:18:22 +01:00
TmpFileTool.php chg: [tmpfiletool] allow reading into string without closing the file 2022-03-14 00:31:36 +01:00
XMLConverterTool.php fix: [xml] Object can be without attributes 2021-03-29 14:14:22 +02:00