Skip to main content

Skills neste repositório

xalgord/xalgorix - Página 2

O SkillsMP coletou 855 skills de xalgord/xalgorix. Abra uma skill para revisar a origem e os detalhes.

xalgord/xalgorix

Mostrando 40 de 855 skills coletadas.

ocupação
Analistas de segurança da informação
descrição

Simulate and detect software supply chain attacks including typosquatting detection via Levenshtein distance, dependency confusion testing against private registries, package hash verification with pip, and known vulnerability scanning with pip-audit.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Methodology for identifying and defeating common binary hardening mitigations during authorized exploitation — ASLR, PIE, stack canaries, NX/DEP, and RELRO — by leaking addresses, brute-forcing entropy, abusing forked-process behavior, and selecting the right…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Methodology for converting an arbitrary-write (write-what-where) or write-anything-anywhere primitive into code execution during authorized engagements, covering target selection among GOT/PLT entries, .fini_array/.dtors, __malloc_hook/__free_hook, the…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Methodology for exploiting format string bugs where attacker-controlled data reaches the format argument of printf-family functions, enabling stack/memory disclosure (info leaks for ASLR/PIE/canary defeat) and arbitrary write primitives (%n) to hijack control…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Methodology for exploiting glibc ptmalloc2 heap vulnerabilities during authorized engagements — use-after-free, double-free, heap overflow, and bin-based attacks (tcache poisoning, fast-bin dup, unsorted/large-bin) — including modern mitigations (tcache key,…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Methodology for finding and exploiting integer overflow, underflow, truncation, and signedness bugs in native code during authorized engagements, focusing on how wrapped arithmetic in size/length calculations leads to undersized allocations, oversized copies,…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Methodology for discovering and exploiting Linux kernel memory-corruption vulnerabilities (UAF, OOB read/write, race/TOCTOU, type confusion) during authorized engagements, covering reachability analysis, building stable read/write primitives from a single…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Methodology for discovering and exploiting stack-based buffer overflows in native binaries during authorized engagements, covering crash triage, offset discovery with De Bruijn patterns, control of the saved return address, and escalation paths (ret2win,…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Methodology for building Return-Oriented Programming (ROP) chains to bypass NX/DEP by reusing existing code gadgets, covering gadget discovery, calling-convention argument setup, ret2libc, ret2syscall (execve), one_gadget, stack alignment, JOP, and stack…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Methodology for exploiting classic 32-bit Windows stack buffer overflows in network services during authorized engagements (OSCP-level), covering crash reproduction, EIP offset discovery with pattern_create/pattern_offset, shellcode space and bad-character…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Perform static and symbolic analysis of Solidity smart contracts using Slither and Mythril to detect reentrancy, integer overflow, access control, and other vulnerability classes before deployment to Ethereum mainnet.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Detect abnormal access patterns in AWS S3, GCS, and Azure Blob Storage by analyzing CloudTrail Data Events, GCS audit logs, and Azure Storage Analytics. Identifies after-hours bulk downloads, access from new IP addresses, unusual API calls (GetObject spikes),…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Parse Office 365 Unified Audit Logs via Microsoft Graph API to detect email forwarding rule creation, inbox delegation, suspicious OAuth app grants, and other indicators of account compromise.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Systematically audit AWS S3 bucket permissions to identify publicly accessible buckets, overly permissive ACLs, misconfigured bucket policies, and missing encryption settings using AWS CLI, S3audit, and Prowler to enforce least-privilege data access controls.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

This skill details how to conduct cloud security audits using Center for Internet Security benchmarks for AWS, Azure, and GCP. It covers interpreting CIS Foundations Benchmark controls, running automated assessments with tools like Prowler and ScoutSuite,…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Auditing Google Cloud Platform IAM permissions to identify overly permissive bindings, primitive role usage, service account key proliferation, and cross-project access risks using gcloud CLI, Policy Analyzer, and IAM Recommender.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Auditing Kubernetes cluster RBAC configurations to identify overly permissive roles, wildcard permissions, dangerous ClusterRoleBindings, service account abuse, and privilege escalation paths using kubectl, rbac-tool, KubiScan, and Kubeaudit.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Auditing Terraform infrastructure-as-code for security misconfigurations using Checkov, tfsec, Terrascan, and OPA/Rego policies to detect overly permissive IAM policies, public resource exposure, missing encryption, and insecure defaults before cloud…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

This skill covers deploying Microsoft Sentinel as a cloud-native SIEM and SOAR platform for centralized security operations. It details configuring data connectors for multi-cloud log ingestion, writing KQL detection queries, building automated response…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

This skill outlines methodologies for performing authorized penetration testing against AWS, Azure, and GCP cloud environments. It covers understanding the shared responsibility model for testing scope, leveraging cloud-specific attack tools like Pacu and…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Detecting exposed AWS credentials in source code repositories, CI/CD pipelines, and configuration files using TruffleHog, git-secrets, and AWS-native detection mechanisms to prevent credential theft and unauthorized account access.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Automate AWS GuardDuty threat detection findings processing using EventBridge and Lambda to enable real-time incident response, automatic quarantine of compromised resources, and security notification workflows.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Detect AWS IAM privilege escalation paths using boto3 and Cloudsplaining policy analysis to identify overly permissive policies, dangerous permission combinations, and least-privilege violations

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Detect lateral movement in Azure AD/Entra ID environments using Microsoft Graph API audit logs, Azure Sentinel KQL hunting queries, and sign-in anomaly correlation to identify privilege escalation, token theft, and cross-tenant pivoting.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Detect and investigate Azure service principal abuse including privilege escalation, credential compromise, admin consent bypass, and unauthorized enumeration in Microsoft Entra ID environments.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Audit Azure Blob and ADLS storage accounts for public access exposure, weak or long-lived SAS tokens, missing encryption at rest, disabled HTTPS-only traffic, and outdated TLS versions using the azure-mgmt-storage Python SDK.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

This skill teaches security teams how to deploy and operationalize Amazon GuardDuty for continuous threat detection across AWS accounts and workloads. It covers enabling protection plans for S3, EKS, EC2 runtime monitoring, and Lambda, interpreting finding…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Detecting compromised cloud credentials across AWS, Azure, and GCP by analyzing anomalous API activity, impossible travel patterns, unauthorized resource provisioning, and credential abuse indicators using GuardDuty, Defender for Identity, and SCC Event…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

This skill teaches security teams how to detect and respond to unauthorized cryptocurrency mining operations in cloud environments. It covers identifying cryptomining indicators through compute usage anomalies, network traffic patterns to mining pools,…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Detecting misconfigured Azure Storage accounts including publicly accessible blob containers, missing encryption settings, overly permissive SAS tokens, disabled logging, and network access violations using Azure CLI, PowerShell, and Microsoft Defender for…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Detects and responds to OAuth token theft and replay attacks in cloud environments, focusing on Microsoft Entra ID (Azure AD) token protection, conditional access policies, and sign-in anomaly detection. Covers access token theft, refresh token replay,…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Detecting data exfiltration attempts from AWS S3 buckets by analyzing CloudTrail S3 data events, VPC Flow Logs, GuardDuty findings, Amazon Macie alerts, and S3 access patterns to identify unauthorized bulk downloads and cross-account data transfers.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Detects and prevents code injection attacks targeting serverless functions (AWS Lambda, Azure Functions, Google Cloud Functions) through event source poisoning, malicious layer injection, runtime command execution, and IAM privilege escalation via function…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Detect unauthorized SaaS and cloud service usage (shadow IT) by analyzing proxy logs, DNS query logs, and netflow data using Python pandas for traffic pattern analysis and domain classification.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Detect risky OAuth application consent grants in Azure AD / Microsoft Entra ID using Microsoft Graph API, audit logs, and permission analysis to identify illicit consent grant attacks.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Implementing AWS Config rules for continuous compliance monitoring of AWS resources, deploying managed and custom rules aligned to CIS and PCI DSS frameworks, configuring automatic remediation with SSM Automation, and aggregating compliance data across…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Implement Amazon Macie to automatically discover, classify, and protect sensitive data in S3 buckets using machine learning and pattern matching for PII, financial data, and credentials detection.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Implements AWS Nitro Enclave-based confidential computing environments with cryptographic attestation, KMS policy integration using PCR-based condition keys, and secure vsock communication channels. The practitioner builds enclave images, configures…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Implementing AWS Security Hub to aggregate security findings across AWS accounts, enable compliance standards like CIS AWS Foundations and PCI DSS, configure automated remediation with EventBridge and Lambda, and create custom security insights for…

Idioma do texto original: inglês

atualizado
Mostrando 40 de 855 skills coletadas.