Skip to main content

briiirussell/cybersecurity-skills

O SkillsMP coletou 29 skills de briiirussell/cybersecurity-skills. Abra uma skill para revisar a origem e os detalhes.

Última atividade de origem registrada
Catálogo do SkillsMP atualizado
skills coletadas
29
Estrelas no GitHub
355
Forks no GitHub
48

Skills neste repositório

1 categorias ocupacionais · 100% classificado

Mostrando 29 de 29 skills coletadas.

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

Learn from public breach disclosures — extract the audit question each one implies and check your own stack. Capital One IMDS abuse, LastPass vault exfiltration, Okta Lapsus$, Snowflake credential reuse, MOVEit, SolarWinds, Equifax, Target POS, Codecov, Uber,…

Idioma do texto original: inglês

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

Triage a single security finding — from a scanner, audit, advisory, or report — to a defensible disposition with a mitigation plan, false-positive justification, or accepted-risk writeup. Use when the user mentions 'triage this finding,' 'is this a real…

Idioma do texto original: inglês

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

Guide rapid triage and initial response to security incidents following NIST SP 800-61 methodology. Use when the user mentions 'incident response,' 'security incident,' 'triage,' 'we've been hacked,' 'breach,' 'compromised,' 'malware detected,' 'suspicious…

Idioma do texto original: inglês

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

Audit applications for AI prompt injection, agent security, and LLM permission boundary vulnerabilities. Use when the user mentions 'prompt injection,' 'LLM security,' 'AI security,' 'jailbreak,' 'indirect prompt injection,' 'prompt leaking,' 'AI red team,'…

Idioma do texto original: inglês

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

Audit applications and infrastructure handling Protected Health Information against HIPAA — Security Rule (administrative, physical, technical safeguards), Privacy Rule, Breach Notification Rule, plus HITECH. Covers ePHI scoping, the 18 HIPAA identifiers,…

Idioma do texto original: inglês

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

Audit applications and infrastructure handling payment card data against PCI DSS v4.0. Heavy emphasis on scope determination (the single most-leveraged variable) plus the engineering-relevant requirements — Req 3 (storage of CHD), Req 4 (transmission), Req 6…

Idioma do texto original: inglês

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

Plan, scope, and execute an authorized red-team engagement — distinct from a penetration test. Covers engagement methodology, assumed-breach scenarios, ATT&CK emulation plans, rules of engagement, deconfliction with the blue team, post-engagement debriefs,…

Idioma do texto original: inglês

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

Apply the NIST AI Risk Management Framework (AI RMF 1.0) and adjacent guidance to AI / ML systems — model lifecycle governance, fairness and bias evaluation, robustness, transparency, accountability, third-party model risk, monitoring for drift, and AI…

Idioma do texto original: inglês

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

Implement and audit privacy controls in product and infrastructure — GDPR, CCPA / CPRA, LGPD, PIPEDA. Covers data minimization, lawful basis, consent management, data subject access requests (DSARs — access, deletion, portability), data processing agreements,…

Idioma do texto original: inglês

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

Translate technical security work into the language of non-security audiences — board, executives, engineering, customer success, customers, legal, procurement, sales. Covers incident communication, post-mortem narrative, audit-findings-for-stakeholders, risk…

Idioma do texto original: inglês

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

Audit cloud infrastructure (AWS, GCP, Azure) for misconfigurations, excessive permissions, and security gaps. Use when the user mentions 'cloud security,' 'cloud audit,' 'AWS security,' 'GCP security,' 'Azure security,' 'IAM audit,' 'S3 bucket,' 'cloud…

Idioma do texto original: inglês

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

Analyze disk images, file systems, and memory captures for digital evidence recovery in forensic investigations and CTF challenges. Use when the user mentions 'disk forensics,' 'forensic analysis,' 'disk image,' 'file carving,' 'deleted files,' 'evidence…

Idioma do texto original: inglês

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

Gather and correlate open source intelligence from public sources for authorized investigations, threat intelligence, and attack surface assessment. Use when the user mentions 'OSINT,' 'open source intelligence,' 'digital footprint,' 'public records,' 'threat…

Idioma do texto original: inglês

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

Audit application source code against the OWASP Top 10 (2021) vulnerability categories — broken access control, cryptographic failures, injection, insecure design, security misconfiguration, vulnerable components, authentication failures, data integrity,…

Idioma do texto original: inglês

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

Perform structured reconnaissance and attack surface enumeration for authorized penetration tests, CTF challenges, and bug bounty programs. Use when the user mentions 'recon,' 'reconnaissance,' 'enumerate,' 'attack surface,' 'subdomain enumeration,' 'port…

Idioma do texto original: inglês

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

Engineer and audit SIEM detection rules — log source coverage, Sigma / KQL / SPL / Elastic query authoring, MITRE ATT&CK mapping, false-positive tuning, and detection-as-code workflows. Use when the user mentions 'SIEM,' 'detection engineering,' 'detection…

Idioma do texto original: inglês

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

Map your security posture against the NIST Cybersecurity Framework 2.0 (Govern, Identify, Protect, Detect, Respond, Recover). Produce a gap analysis, current/target tier assessment, and roadmap in the governance language that boards, auditors, and CISOs…

Idioma do texto original: inglês

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

Build, run, and improve a Security Operations Center — alert prioritization, runbook authoring, escalation criteria, on-call structure, alert tuning workflow, MTTD / MTTR / fidelity KPIs, analyst tiering, and shift handoffs. Use when the user mentions 'SOC,'…

Idioma do texto original: inglês

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

Conduct proactive, hypothesis-driven threat hunts — search SIEM / EDR / logs for adversaries who haven't tripped an alert yet. ATT&CK-driven, hypothesis-based methodology. Use when the user mentions 'threat hunting,' 'proactive hunt,' 'TaHiTI,' 'PEAK…

Idioma do texto original: inglês

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

Research a specific CVE or vulnerability disclosure end-to-end — what version is affected, is your code reachable, is there a public PoC, is there a patch, what's the exposure window, what's the mitigation if you can't patch immediately. Use when the user…

Idioma do texto original: inglês

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

Audit cryptography implementation — algorithm choice, key sizes, KDF parameters, IV/nonce handling, signature verification, randomness, TLS configuration, and key rotation. Deeper than owasp-audit A02. Use when the user mentions 'crypto review,' 'cryptography…

Idioma do texto original: inglês

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

Find leaked secrets in source code, Git history, build artifacts, and infrastructure — and audit the secrets-management posture preventing future leaks. Use when the user mentions 'secrets audit,' 'secret scanning,' 'leaked credentials,' 'API key in code,'…

Idioma do texto original: inglês

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

Audit iOS and Android mobile applications against OWASP MASVS / MASTG — insecure storage, weak crypto, certificate pinning, deeplinks, IPC, jailbreak/root detection, reverse-engineering resistance. Use when the user mentions 'mobile security,' 'iOS security,'…

Idioma do texto original: inglês

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

Run a structured threat-modeling session for a new feature, system, or architecture — STRIDE, attack trees, data flow diagrams, abuse cases. Use when the user mentions 'threat model,' 'threat modeling,' 'STRIDE,' 'attack tree,' 'abuse case,' 'data flow…

Idioma do texto original: inglês

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

Perform black-box / grey-box web application penetration testing on an authorized target — auth bypass, IDOR, session handling, business-logic flaws, parameter tampering, Burp Suite / OWASP ZAP workflows. Use when the user mentions 'web pentest,' 'web…

Idioma do texto original: inglês

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

Audit, design, and migrate Identity and Access Management — cloud provider IAM (AWS, GCP, Azure), identity providers (Okta, Entra ID / Azure AD, Auth0, Google Workspace), application authorization (RBAC, ABAC, ReBAC), and federated identity. Use when the user…

Idioma do texto original: inglês

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

Audit container images, Dockerfiles, and Kubernetes manifests for misconfigurations, excessive privileges, exposed secrets, and runtime risks. Use when the user mentions 'container security,' 'Docker security,' 'Dockerfile audit,' 'Kubernetes security,' 'K8s…

Idioma do texto original: inglês

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

Audit REST, GraphQL, and RPC APIs against the OWASP API Security Top 10 (2023). Use when the user mentions 'API security,' 'API audit,' 'BOLA,' 'broken object level authorization,' 'BFLA,' 'function-level authorization,' 'mass assignment,' 'API rate…

Idioma do texto original: inglês

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

Audit project dependencies, frameworks, languages, and dev tools for known vulnerabilities, CVEs, and security anti-patterns. Use when the user mentions 'dependency audit,' 'npm audit,' 'CVE,' 'vulnerable packages,' 'supply chain security,' 'outdated…

Idioma do texto original: inglês

atualizado
Mostrando 29 de 29 skills coletadas.