tag

cloudtrail

4 indexed skills · max 10 per page

skills (4)

performing-cloud-log-forensics-with-athena

mukul975/Anthropic-Cybersecurity-Skills · performing-cloud-log-forensics-with-athena

0

Uses AWS Athena to query CloudTrail, VPC Flow Logs, S3 access logs, and ALB logs for forensic investigation. Covers CREATE TABLE DDL with partition projection, forensic SQL queries for detecting unauthorized access, data exfiltration, lateral movement, and privilege escalation. Use when investigating AWS security incidents or building cloud-native forensic workflows at scale.

performing-cloud-forensics-with-aws-cloudtrail

mukul975/Anthropic-Cybersecurity-Skills · performing-cloud-forensics-with-aws-cloudtrail

0

Perform forensic investigation of AWS environments using CloudTrail logs to reconstruct attacker activity, identify compromised credentials, and analyze API call patterns.

implementing-cloud-trail-log-analysis

mukul975/Anthropic-Cybersecurity-Skills · implementing-cloud-trail-log-analysis

0

Implementing AWS CloudTrail log analysis for security monitoring, threat detection, and forensic investigation using Athena, CloudWatch Logs Insights, and SIEM integration to identify unauthorized access, privilege escalation, and suspicious API activity.

detecting-aws-cloudtrail-anomalies

mukul975/Anthropic-Cybersecurity-Skills · detecting-aws-cloudtrail-anomalies

0

Detect unusual API call patterns in AWS CloudTrail logs using boto3, statistical baselining, and behavioral analysis to identify credential compromise, privilege escalation, and unauthorized resource access.