Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

security-skill

security-skill contém 58 skills coletadas de woohyun212, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
58
Stars
20
atualizado
2026-04-15
Forks
1
Cobertura ocupacional
2 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

isms-checklist
Analistas de segurança da informação

Interactive gap analysis against Korea's ISMS-P 102-control certification framework (management, protection, personal information)

2026-04-15
log-analysis
Analistas de segurança da informação

Security log analysis and anomaly detection for access, auth, and syslog files

2026-04-15
malware-analysis
Analistas de segurança da informação

Analyze suspicious files through triage/static/dynamic/code phases to produce IOCs, YARA/Sigma rules, and MITRE ATT&CK mappings

2026-04-15
malware-hash
Analistas de segurança da informação

File hash reputation lookup via VirusTotal API v3 for MD5/SHA1/SHA256 detection ratio, threat classification, and vendor results

2026-04-15
owasp-check
Analistas de segurança da informação

OWASP Top 10 (2021) checklist-based inspection and compliance matrix generation

2026-04-15
building-secure-contracts
Analistas de segurança da informação

Multi-chain smart contract security for Solana, Algorand, Cairo, Cosmos, Substrate, and TON with pre-audit readiness checks

2026-04-14
constant-time-analysis
Analistas de segurança da informação

Detect timing side-channel vulnerabilities in cryptographic code caused by secret-dependent branching and memory access patterns

2026-04-14
differential-review
Analistas de segurança da informação

Security-focused git diff analysis to detect regressions, new vulnerabilities, and unsafe changes in code reviews

2026-04-14
entry-point-analyzer
Analistas de segurança da informação

Identify and classify state-changing entry points in smart contracts and applications to map the attack surface

2026-04-14
insecure-defaults
Analistas de segurança da informação

Detect insecure default configurations including weak crypto, fail-open patterns, default credentials, and unsafe framework settings

2026-04-14
property-based-testing
Analistas de garantia de qualidade de software e testadores

Property-based fuzzing and testing to find security edge cases in crypto, smart contracts, and parsers across multiple languages

2026-04-14
spec-to-code-compliance
Analistas de garantia de qualidade de software e testadores

Verify code implementation matches security specifications, detecting deviations that could introduce vulnerabilities

2026-04-14
testing-handbook
Analistas de segurança da informação

Security testing methodology using fuzzers (AFL++, libFuzzer), sanitizers (ASan, MSan, UBSan), and static analysis for vulnerability discovery

2026-04-14
ad-pentest
Analistas de segurança da informação

Active Directory pentest with BloodHound attack path analysis, Kerberos/ADCS attacks, credential harvesting, and lateral movement

2026-04-14
bug-bounty-methodology
Analistas de segurança da informação

Guided bug bounty hunting session with recon, mapping, discovery, exploitation, and reporting phases with escalation routing

2026-04-14
bug-bounty-validation
Analistas de segurança da informação

Pre-submission validation for bug bounty findings with scope/impact/exploitability gates, CVSS scoring, and submit/kill verdict

2026-04-14
cert-transparency
Analistas de segurança da informação

Certificate Transparency log search via crt.sh API to discover subdomains and certificates

2026-04-14
cloud-pentest
Analistas de segurança da informação

Multi-cloud CSPM assessment using ScoutSuite/Prowler with IAM privilege escalation, storage exposure, and network posture for AWS/Azure/GCP

2026-04-14
cors-check
Analistas de segurança da informação

Detect CORS misconfiguration by testing various Origin headers and analyzing Access-Control responses

2026-04-14
cve-lookup
Analistas de segurança da informação

CVE detail lookup from NVD API v2 with CVSS scores, vectors, and affected products

2026-04-14
dependency-audit
Analistas de segurança da informação

Dependency vulnerability audit across Node.js, Python, and Go ecosystems

2026-04-14
devsecops-pipeline
Analistas de segurança da informação

Assess CI/CD pipeline security maturity, identify DevSecOps gaps, and generate GitHub Actions/GitLab CI configs with security gates

2026-04-14
dns-recon
Analistas de segurança da informação

DNS record reconnaissance and zone transfer attempts using dig, host, and nslookup

2026-04-14
encoding-toolkit
Analistas de segurança da informação

Encode/decode strings (Base64, URL, Hex, HTML, ROT13, JWT) for payload transformation, WAF bypass, and encoded data analysis

2026-04-14
exploit-chain-building
Analistas de segurança da informação

Escalate confirmed low/medium findings into high-impact exploit chains (A→B→C) with combined CVSS scoring

2026-04-14
hash-identify
Analistas de segurança da informação

Identify hash algorithm type from a hash string and optionally verify against a known plaintext

2026-04-14
llm-ai-security
Analistas de segurança da informação

LLM/AI application security testing for prompt injection, system prompt leakage, tool abuse, and output handling per OWASP AI Security Top 10

2026-04-14
mobile-pentest
Analistas de segurança da informação

Mobile app security testing with Frida instrumentation, OWASP MASVS compliance, and SSL pinning/root detection bypass for Android/iOS

2026-04-14
nuclei-scan
Analistas de segurança da informação

Nuclei template-based vulnerability scanning with severity filtering and structured output

2026-04-14
osint-email
Analistas de segurança da informação

Email-based OSINT collection including breach database checks and social account enumeration

2026-04-14
pentest-report
Analistas de segurança da informação

Pentest report authoring with executive summary, CVSS-scored findings, attack narrative, and remediation roadmap (writing methodology)

2026-04-14
port-scan
Analistas de segurança da informação

Port scanning and service detection with nmap for authorized security assessments

2026-04-14
secret-scan
Analistas de segurança da informação

Secret and credential detection in source code and git history using trufflehog or gitleaks

2026-04-14
secure-code-review
Analistas de segurança da informação

Security code review across input validation, auth, injection, crypto, error handling, dependencies, and concurrency with CWE mapping

2026-04-14
siem-rule
Analistas de segurança da informação

Create and convert SIEM detection rules (Sigma/Splunk SPL/Elastic KQL/Sentinel KQL) from threat objectives, IOCs, or CVE reports

2026-04-14
subdomain-enum
Analistas de segurança da informação

Subdomain enumeration using subfinder and amass to discover attack surface

2026-04-14
subdomain-takeover
Analistas de segurança da informação

Subdomain takeover detection and verification for dangling DNS records

2026-04-14
supply-chain-audit
Analistas de segurança da informação

Supply chain security audit with SCA scanning (trivy/grype), SLSA compliance assessment, and SBOM generation (CycloneDX/SPDX)

2026-04-14
threat-model
Analistas de segurança da informação

Structured threat modeling producing threat catalog with STRIDE categorization, DREAD risk scores, and prioritized mitigation roadmap

2026-04-14
waf-detect
Analistas de segurança da informação

Detect the presence and type of a Web Application Firewall using wafw00f or manual fingerprinting

2026-04-14
Mostrando as 40 principais de 58 skills coletadas neste repositório.