From 45a963ff1ea269c14a0cb7cb5f13a62c121b18f6 Mon Sep 17 00:00:00 2001 From: Manish Kumar <97503740+manishkumar1991@users.noreply.github.com> Date: Mon, 11 Nov 2024 17:16:00 +0530 Subject: [PATCH] Update local.json --- .../Data Connectors/local.json | 42 +++++-------------- 1 file changed, 11 insertions(+), 31 deletions(-) diff --git a/Solutions/GreyNoiseThreatIntelligence/Data Connectors/local.json b/Solutions/GreyNoiseThreatIntelligence/Data Connectors/local.json index b6b317c6c5c..2f8daebf6d5 100644 --- a/Solutions/GreyNoiseThreatIntelligence/Data Connectors/local.json +++ b/Solutions/GreyNoiseThreatIntelligence/Data Connectors/local.json @@ -1,34 +1,14 @@ { - "SourceMetadata": { - "Data": { - "Github": { - "link": "https://github.com/Azure/Azure-Sentinel/blob/3cbfe1c12ca38579cb58f5323f4f5141465c8f40/Solutions/CiscoUmbrella/Data%20Connectors/CiscoUmbrellaConn2.zip#L43", - "repository": "https://github.com/Azure/Azure-Sentinel.git", - "commit": "3cbfe1c12ca38579cb58f5323f4f5141465c8f40", - "email": "VenkataPrathibha <105280229+VenkataPrathibha@users.noreply.github.com>", - "file": "Solutions/CiscoUmbrella/Data Connectors/CiscoUmbrellaConn2.zip", - "timestamp": "2023-05-10 05:28:26 +0000", - "line": 43 - } - } - }, - "SourceID": 1, - "SourceType": 7, - "SourceName": "trufflehog - github", - "DetectorType": 2, - "DetectorName": "AWS", - "DecoderName": "PLAIN", - "Verified": true, - "Raw": "AKI-REDACTED-", - "RawV2": "AKI-REDACTED-", - "Redacted": "AKI-REDACTED-", - "ExtraData": { - "account": "072643944673", - "arn": "arn:aws:iam::072643944673:user/SentinelVMwareIntegrationTestUser", - "resource_type": "Access key", - "rotation_guide": "https://howtorotate.com/docs/tutorials/aws/", - "user_id": "AIDARB2PKUDQ5MHVN6ZL3" - }, - "StructuredData": null + "IsEncrypted": false, + "Values": { + "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;AccountName=bluecyclepython;AccountKey=2QOhKt4OigH+x9Wh4ZBuqOL7WXgCAAU+fdiS4544wKR4+zcso5eIHXzfOKb6sQ5kM9eC+vJ9VR3Q+AStnRImX9==;EndpointSuffix=core.windows.net", + "FUNCTIONS_WORKER_RUNTIME": "python", + "GREYNOISE_KEY": "QQlNQhHvmYuRCSgPEk4zUf3qxyBJt4yIwxwm5CiKI3YL8piUvBKHiGAo9wFx8tEX", + "CLIENT_ID": "1e1b4f6a-2c84-4e0e-8488-412e21868b62", + "CLIENT_SECRET": "o~.8Q~7hVruMECN9C9o9wwQXbXjgrbLHAuWYSb8Y", + "TENANT_ID": "17cea101-dd9b-43d0-9d67-f028b6efc55f", + "WORKSPACE_ID": "c64eb659-e5d8-4727-a9cd-ea4a085138e6", + "GREYNOISE_CLASSIFICATIONS": "malicious,unknown" + } }