cloud security
43 Topics- Microsoft Sentinel: SOAR Demonstrate your skillsHello all, I am struggling on question 6 where I feel like I have the Condition portion setup correctly but it won't say that it is completed. The condition is supposed to be within the For Each loop correct? The Condition parameters is: AND - Body Risk = High47Views0likes5Comments
- Google Cloud Basics: Ep.7 – Demonstrate Your Skills - Task 10Hi Team, I have been stuck on this lab for like 24hrs and I am pretty sure I am doing the right thing as per knowledge. Is there a chance this lab is broken as the lab doesn't auto-complete at all ? I assign and grant the storage object viewer permissions on IAM for the new Service Account but it doesn't apply at all .59Views0likes3Comments
- Guardduty: configuration and understanding findings lab not generating findingsI am working on this lab Guardduty: configuration and understanding findings lab, finished all the first 8 steps successfully. For the last two steps, it was mentioned in step 8 "Note: This lab is generating findings live. If you don't immediately see the findings referenced in the questions below, wait a couple of minutes for them to generate." I waited more than 15 minutes and the number of findings stayed at 0. I tried the lab yesterday and then this morning, same thing.16Views0likes1Comment
- Unable to access Developer tools in the labHi Team, While working on the "Stealing EC2 Metadata V1 Credentials via SSRF" lab, there is a task (2) which states to open the developer tools option in the browser, but the option looks greyed out for me. Is there a workaround? Thank you,Solved54Views1like4Comments
- Kusto Query Language: Ep.9 – Parsing Complex Data Types.Hi all, I am stuck on Question 6 as part of the KQL Parsing Complex Data Types. I have been doing adaptations of the following query to only get a blank AvgTime table each time. Event_CL | where EventData contains "KB2267602" | extend ParsedData = parse_json(EventData) | summarize AvgTime = avg(todatetime(ParsedData["@time"])) I may be missing something obvious or not, but any help would be thankful.Solved72Views1like4Comments
- It seems correct answer is not accepted.I think my answer is correct, however, it is not accepted. Here is the question: Use replace_string() to remove carriage returns (\r) and newline (\n) literals from the SyslogMessage column. Provide your completed replace_string function as the answer. Here is my answer: replace_string(SyslogMessage, "\\n\\r", "") Whole query: Syslog | extend CleanMSG = replace_string(SyslogMessage, "\\n\\r", "") I might be missing something here, however, can't figure out. Appreciate any hints.Solved71Views0likes1Comment
- Configuring Secure Web Hosting with AWS CloudFrontHello, Q4 on this lab (Browse to the CloudFront console and click on Create a CloudFront distribution) don't complete even following all the instructions. When the deploy completes, the standard logging appears off: When I click on edit, it shows an IAM error: Anything that I can do from here to complete this task? Regards,Solved71Views2likes3Comments
