MISP/app/Lib/Tools
Jakub Onderka c2811888e4 chg: [internal] Faster freetext parsing 2024-01-31 09:47:54 +01:00
..
BackgroundJobs chg: [CLI] Track worker process ID 2024-01-13 16:41:20 +01:00
AWSS3Client.php Removes debug print 2021-12-30 02:02:38 +07:00
ApcuCacheTool.php new: [internal] Code cleanup for ApcuCacheTool 2024-01-28 12:11:05 +01:00
AttachmentTool.php does not exists => does not exist 2022-11-08 16:13:14 +01:00
AttributeValidationTool.php chg: [validation] Remove CIDR from /32 IPv4 and /128 IPv6 to normalize values 2024-01-05 16:40:49 +01:00
BackgroundJobsTool.php chg: [CLI] Track worker process ID 2024-01-13 16:41:20 +01:00
BetterCakeEventManager.php chg: [internal] Use array_push($array, ...) instead of slower array_merge 2024-01-28 16:01:21 +01:00
BetterSecurity.php chg: [CLI] Better error messages for cake admin isEncryptionKeyValid 2024-01-16 13:50:30 +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 fix: [UI] Trending tags missing key 2022-09-22 15:28:38 +02:00
ComplexTypeTool.php chg: [internal] Faster freetext parsing 2024-01-31 09:47:54 +01:00
CorrelationGraphTool.php chg: [internal] Store taxonomy in cache compressed 2022-10-30 18:25:28 +01:00
CryptGpgExtended.php new: [test] GpgToolTest 2022-03-26 12:10:26 +01:00
CurlClient.php chg: [internal] Better error messages 2024-01-13 16:41:20 +01:00
CustomPaginationTool.php fix: [security] XSS in community index 2023-03-25 09:27:57 +01: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 Show object's attributes if they are tagged 2023-08-10 16:49:36 +00:00
EventTimelineTool.php fix: [tools:event_timeline] Fixed typo in the getTimline function for objectAttributes 2024-01-12 13:32:54 +01:00
FileAccessTool.php chg: [internal] Better error message for FileAccessTool::writeToFile 2022-12-02 09:50:18 +01:00
FinancialTool.php new: Support for BECH32 (P2WPKH) BTC address 2021-09-28 01:25:58 +02:00
GitTool.php fix: [internal] Fetching latest remote Git version 2024-01-27 10:17:44 +01:00
GpgTool.php chg: [gpgTool] Simplify code 2022-03-26 08:41:11 +01:00
GraphvizDOTTool.php new: [workflow:mermaid] New tool to convert graph into mermaid notation 2022-07-13 10:42:43 +02:00
HttpSocketExtended.php fix: [internal] Fix error code when fetching sightings 2024-01-13 16:41:20 +01:00
IOCExportTool.php chg: [OpenIOC] email type added to the export tool 2020-09-03 12:06:14 +02:00
JSONConverterTool.php chg: [internal] PHP 7.4 is required, so we can remove hacks for older versions vol. 2 2024-01-14 17:35:25 +01:00
JsonTool.php chg: [internal] Faster checking if array is list 2024-01-27 13:01:13 +01:00
KafkaPubTool.php Publish events to Kafka 2019-03-18 15:53:22 +01:00
MermaidFlowchartTool.php chg: [workflow] Changed the format of the graph WiP 2022-07-29 08:33:59 +02:00
ProcessTool.php chg: [internal] PHP 7.4 is required, so we can remove hacks for older versions 2024-01-14 12:12:52 +01:00
PubSubTool.php new: [zmq] Allow to manager ZMQ process by supervisor 2024-01-13 15:39:09 +01:00
RandomTool.php chg [authkeys] Add validation 2022-03-27 18:45:32 +02:00
RedisTool.php Merge pull request #9524 from JakubOnderka/speedup 2024-01-28 20:43:48 +01:00
RequestRearrangeTool.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
SecurityAudit.php chg: [internal] Add 'Security.alert_on_suspicious_logins' to security audit 2024-01-04 12:07:31 +01:00
SendEmail.php chg: [internal] ECS: Add specific log for emails 2023-12-28 12:14:37 +01:00
SendEmailTemplate.php fix: [internal] Code style 2022-09-22 15:28:38 +02:00
ServerSyncTool.php chg: [internal] Better error messages 2024-01-13 16:41:20 +01:00
SuricataRuleFormat.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
SyncTool.php chg: [internal] Use curl when possible 2023-12-05 12:47:50 +01:00
TmpFileTool.php chg: [API] Add support for ETag checking 2022-05-06 20:31:26 +02:00
TrendingTool.php fix: [UI] Round percentage change in periodic summary 2022-09-22 15:29:58 +02:00
WorkflowFormatConverterTool.php fix: [workflow:formatConverterTool] Correctly propagate event tags to attribute when in attribute context 2023-05-04 09:11:50 +02:00
WorkflowGraphTool.php new: [workflow:editor] Added support of frame nodes in editor and drawflow lib 2023-07-28 08:39:10 +02:00
XMLConverterTool.php fix: [xml] Object can be without attributes 2021-03-29 14:14:22 +02:00