All authors
costrict-plugins-repo avatar

Claude Skills by costrict-plugins-repo

github.com/costrict-plugins-repo
818 skillsA× 697B× 83C× 17D× 12F× 90 installs78 views
Validating Backup Integrity For RecoveryA

Validate backup integrity through cryptographic hash verification, automated

devopspythonrust
0
67
Abusing Dpapi For Credential AccessA

Extract and decrypt Windows DPAPI-protected secrets (Credential Manager, browser logins/cookies, Wi-Fi credentials, KeePass keys) online or offline using SharpDPAPI, SharpChrome, Mimikatz, or Impacket's dpapi.py, including domain-wide decryption via the DPAPI backup key. Use during authorized red-team credential-access engagements after gaining a foothold or when triaging DPAPI blobs pulled from a host.

securitypythongo
0
67
Abusing Shadow Credentials For PrivescA

Take over Active Directory accounts by writing attacker-controlled public keys to msDS-KeyCredentialLink (Shadow Credentials) with pyWhisker, Whisker, or Certipy, then authenticate via PKINIT to recover the target's NT hash without a password reset. Use when BloodHound shows GenericWrite/GenericAll/AddKeyCredentialLink over a target, as a stealthier alternative to ForceChangePassword, during authorized red-team engagements.

securitypythonrust
0
67
Achieving Cmmc Level 2 ComplianceA

Prepare a defense-contractor environment for CMMC Level 2 certification: scope CUI and FCI, implement the 110 NIST SP 800-171 Rev 2 security requirements across 14 families, compute the SPRS score with the DoD Assessment Methodology, manage a compliant POA&M, and ready the organization for a C3PAO assessment. Use when an organization handles Controlled Unclassified Information (CUI) under a DoD contract, when a contract carries DFARS clause 252.204-7012/7019/7020/7021, when preparing for or r...

businessgosecurity
0
67
Assessing Vector And Embedding WeaknessesA

Test RAG vector stores (Pinecone, Qdrant, Weaviate, Chroma, pgvector,

securitypythongo
0
67
Attacking Entra Id With RoadtoolsA

Enumerate Microsoft Entra ID (Azure AD) tenants with ROADrecon and

securitypythonbash
0
67
Attacking Oauth With Device Code PhishingB

Run OAuth 2.0 device-code and illicit-consent phishing attacks against

securitypythonrust
0
67
Auditing Entra Id With AadinternalsA

Drive the AADInternals PowerShell toolkit to perform Microsoft Entra ID tenant reconnaissance, access-token acquisition across Microsoft APIs, and federation/AD FS backdoor testing (Golden SAML, T1606.002) for defensive validation. Use during an authorized Entra ID/Microsoft 365 red-team assessment to map external attack surface or verify AD FS signing certs resist Golden SAML.

securityrustgo
0
67
Auditing Foundry Smart Contract SecurityF

Pre-deployment security audit of Solidity smart contracts in a Foundry project. Combines static analysis (Slither, Aderyn), symbolic execution (Mythril), and property-based testing (forge fuzz + invariant tests with handlers) to catch reentrancy, access-control, oracle/price manipulation, and arithmetic bugs BEFORE deploying to an EVM chain. Also enforces key hygiene (no plaintext private keys, encrypted cast keystore) and a secure deploy workflow. Use when writing, reviewing, testing, or dep...

securitypythonrust
0
67
Auditing Kubernetes Rbac Privilege EscalationC

Finds over-permissive RBAC roles and service-account token abuse paths in a Kubernetes cluster using kubectl auth can-i, rbac-police, kubectl-who-can, and rakkess, tracing which subjects can escalate toward cluster-admin. Use when reviewing who can escalate privileges in a cluster, hunting exploitable RoleBindings during an authorized review, or validating least privilege after an RBAC change. Keywords: RBAC, ClusterRoleBinding, service account token, auth can-i, rbac-police, escalate, bind, ...

securitygobash
0
67
Auditing Mcp Servers For Tool PoisoningF

Audit MCP servers for tool poisoning, tool shadowing, rug pulls, SSRF, and unauthenticated exposure using Invariant Labs' mcp-scan for static/runtime scanning plus manual SSRF/auth checks and description pinning. Use before adding a new MCP server to an agent stack, when reviewing an internal MCP server, detecting rug pulls, or investigating an agent's unexpected tool-driven behavior.

securitypythonrust
0
67
Auditing Uefi Firmware With ChipsecA

Use Intel CHIPSEC to assess platform firmware configuration, SPI flash write protection, BIOS lock, SMM/SMRR, and Secure Boot variable state, dump SPI flash, and triage UEFI variables for firmware-level threats.

securitypythongo
0
67
Benchmarking Kubernetes With Kube BenchA

Installs and runs the kube-bench tool against a Kubernetes cluster as a Job, DaemonSet, or standalone binary, selecting the correct benchmark version and targets (control plane, etcd, kubelet, worker nodes) and emitting JSON or JUnit output for pipelines. Use when setting kube-bench up for the first time, choosing which benchmark version and node targets to run, wiring it into CI, or troubleshooting skipped or misdetected checks. Keywords: kube-bench, DaemonSet, --benchmark, --targets, JSON o...

devopsgobash
0
67
Building C2 Redirector InfrastructureA

Build dumb-pipe and traffic-filtering C2 redirectors with nginx (proxy_pass) and Apache (mod_rewrite), deriving filter rules from a Malleable C2 profile, layering Let's Encrypt TLS, and applying OPSEC controls like domain fronting and UA/geo filtering. Use when standing up red-team C2 that must survive blue-team triage or ensuring only profile-matching implant traffic reaches the hidden team server.

devopspythonrust
0
67
Building Red Team C2 Infrastructure With HavocA

Deploy and configure the Havoc C2 framework (teamserver, HTTPS/HTTP/SMB

securitypythonrust
0
67
Building Role Mining For Rbac OptimizationA

Apply bottom-up and top-down role mining techniques, including clustering

datapythongo
0
67
Building Soc Escalation MatrixA

Build a structured SOC escalation matrix defining severity tiers, response

securitypythontesting
0
67
Building Soc Metrics And Kpi TrackingA

'Builds SOC performance metrics and KPI tracking dashboards measuring

datagosecurity
0
67
Building Soc Playbook For RansomwareA

'Builds a structured SOC incident response playbook for ransomware attacks

securityrustgo
0
67
Building Super Timelines With PlasoA

Generate forensic super-timelines with Plaso's log2timeline.py, pinfo.py,

devopsgobash
0
67
Building Threat Actor Profile From OsintA

Build threat actor profiles by collecting OSINT from vendor reports, paste sites, dark web forums, social media, and code repos, correlating indicators, mapping adversary infrastructure with tools like Maltego and SpiderFoot, and producing structured dossiers of motivations, capabilities, infrastructure, and TTPs. Use when performing attribution or building an adversary dossier from open-source intelligence.

devopspythonrust
0
67
Building Threat Feed Aggregation With MispA

Deploy MISP via Docker and configure feeds from sources like abuse.ch, AlienVault OTX, and CIRCL to aggregate, correlate, and distribute threat intelligence, including automated feed synchronization and STIX/TAXII-based integration with Splunk, Elasticsearch, and SOAR platforms. Use when standing up centralized IOC management or wiring multi-source threat feeds into a SIEM.

devopspythongo
0
67
Building Threat Hunt Hypothesis FrameworkA

Build a systematic threat-hunt workflow that turns threat intelligence and ATT&CK gap analysis into testable hypotheses, then executes and validates them via EDR/SIEM queries (CrowdStrike, Defender, Splunk, Elastic, Sysmon, Velociraptor, Sigma) and documents findings in a standardized hunt report. Use when planning or running a proactive threat hunt or scoping compromise from an intel- or anomaly-driven lead.

researchsecurity
0
67
Building Threat Intelligence Enrichment In SplunkA

Build automated IOC enrichment pipelines in Splunk Enterprise Security by ingesting threat feeds into KV Store collections and correlating them against security events via lookup tables, modular inputs, and the Threat Intelligence Framework. Use when wiring threat intel into Splunk correlation searches to flag IOC matches and cut SOC triage time.

devopspythonrust
0
67
Building Threat Intelligence Feed IntegrationA

'Builds automated threat intelligence feed integration pipelines connecting

businesspythonrust
0
67
Building Threat Intelligence PlatformA

Design and deploy a Threat Intelligence Platform (TIP) by integrating open-source CTI tools (MISP, OpenCTI, TheHive, Cortex) into a unified system with feed ingestion pipelines, enrichment workflows, STIX/TAXII interoperability, and analyst dashboards. Use when architecting or standing up a centralized CTI platform to collect, analyze, and disseminate threat intelligence across a security team.

devopspythonrust
0
67
Building Vulnerability Aging And Sla TrackingA

Implement a vulnerability aging dashboard and SLA tracking system that measures time-to-remediation against severity-based deadlines (e.g. 14 days critical, 30 days high, 60 days medium, 90 days low), with automated escalations and compliance metrics reporting. Use when designing SLA policies, building aging/remediation dashboards, or proving compliance with remediation timelines.

securitypythonsecurity
0
67
Building Vulnerability Dashboard With DefectdojoA

Deploy DefectDojo as a centralized vulnerability management dashboard that ingests findings from 200+ security scanners, deduplicates results, tracks remediation metrics, and integrates with CI/CD, Jira ticketing, and Slack notifications via its REST API. Use when consolidating scanner output into one dashboard or automating vulnerability ticketing and executive reporting.

securitypythongo
0
67
Building Vulnerability Exception Tracking SystemA

Build a vulnerability exception and risk acceptance tracking system covering approval workflows, compensating controls documentation, and automatic expiration for vulnerabilities that miss SLA remediation timelines. Use when standing up a governance process for risk acceptance and exception approvals to support PCI DSS, SOC 2, or NIST CSF compliance.

securitypythonrust
0
67
Building Vulnerability Scanning WorkflowA

'Builds a structured vulnerability scanning workflow using tools like

securitypythongo
0
67
Bypassing Authentication With Forced BrowsingB

Discovering and accessing unprotected pages, APIs, and administrative

securitygojava
0
67
Coercing Authentication With Coercer PetitpotamA

Trigger machine account authentication with PetitPotam (MS-EFSR) and Coercer (MS-RPRN, MS-DFSNM, MS-FSRVP, MS-EVEN) via Coercer's scan/coerce/fuzz modes, feeding the coerced NTLM auth into a relay against AD CS Web Enrollment (ESC8), LDAP (RBCD), or SMB. Use in authorized engagements to complete a coercion-relay chain against a Domain Controller, or to validate coercion detections and signing/EPA mitigations.

securitypythonbash
0
67
Collecting Indicators Of CompromiseA

'Systematically collects, categorizes, and distributes indicators of

devopsrustgo
0
67
Collecting Open Source IntelligenceA

'Collects and synthesizes open-source intelligence (OSINT) about threat

securitypythonrust
0
67
Collecting Threat Intelligence With MispA

Deploy MISP, configure threat feeds (MISP community, freetext, TAXII, CSV), and use the PyMISP API to programmatically fetch, add, and search events and IOCs, building automated collection pipelines that aggregate indicators from community and commercial sources. Use when gathering, storing, or correlating IOCs and threat intelligence, or when scripting MISP ingestion via PyMISP.

securitypythongo
0
67
Collecting Volatile Evidence From Compromised HostB

Collect volatile forensic evidence from a compromised host by following the order of volatility, preserving memory, network connections, running processes, and system state with documented chain of custody before they are lost. Use before isolating, shutting down, or remediating a compromised host, especially when fileless or memory-resident malware is suspected, root cause analysis is needed, or the evidence must hold up in legal proceedings.

securityrustgo
0
67
Conducting Api Security TestingA

'Conducts security testing of REST, GraphQL, and gRPC APIs to identify

securitygosql
0
67
Conducting Cloud Incident ResponseA

Respond to security incidents in AWS, Azure, and GCP via identity-based containment, cloud-native log analysis (CloudTrail, Azure Activity Logs, GCP Audit Logs), resource isolation, and forensic evidence acquisition adapted for ephemeral cloud infrastructure. Use when CSPM alerts or audit logs show compromised cloud credentials, unauthorized IAM changes, or a breach spanning cloud services.

devopsgoshell
0
67
Conducting Cloud Penetration TestingA

'This skill outlines methodologies for performing authorized penetration

securityrustgo
0
67
Conducting Cyber Risk Assessment With Nist 800 30A

Conduct a defensible cybersecurity risk assessment using the NIST SP 800-30 Rev 1 methodology: prepare scope and a risk model, identify threat sources and threat events, identify vulnerabilities and predisposing conditions, determine likelihood and impact, compute risk, and communicate results as a prioritized risk register. Use when an organization needs an actual risk *assessment* (not a maturity score), when a control framework (CSF, ISO 27001, RMF, SOC 2, PCI) requires a documented risk a...

securityrustgo
0
67
Conducting Domain Persistence With DcsyncA

Perform DCSync attacks by abusing MS-DRSR replication rights (DS-Replication-Get-Changes/-All) to impersonate a Domain Controller and extract KRBTGT, Domain Admin, and service account hashes for Golden Ticket forging, typically with Mimikatz. Use in authorized engagements after finding principals with replication rights, to establish long-term domain persistence, or to validate detections for replication abuse.

securitypythongo
0
67
Conducting External Reconnaissance With OsintA

Conduct external recon using OSINT techniques to map an organization's external attack surface without touching target systems, gathering DNS records, certificate transparency logs, search results, social media, code repositories, and breach databases into a target profile. Use for the passive info-gathering phase of a pentest, external footprinting, or collecting employee/email intel for a social engineering campaign.

securityjavascriptrust
0
67
Conducting Full Scope Red Team EngagementA

Plan and execute a comprehensive, MITRE ATT&CK-aligned red team engagement spanning threat modeling, reconnaissance, initial access, and post-exploitation to evaluate an organization's detection, prevention, and response against APT-style behavior. Use when scoping or running a full-scope, objective-based engagement, or purple-teaming against a specific threat actor's TTPs.

securitypythongo
0
67
Conducting Gdpr Compliance AssessmentA

Conduct comprehensive GDPR compliance assessments by evaluating data processing activities against EU Regulation 2016/679, including Article 30 records of processing, lawful basis validation, data subject rights implementation, Data Protection Impact Assessments (DPIAs) under Article 35, breach notification procedures, international transfer safeguards (SCCs, adequacy decisions), and technical/organizational measures under Article 32. Use when processing personal data of EU residents, prepari...

businessrustgo
0
67
Conducting Internal Network Penetration TestA

Execute an internal network penetration test simulating an insider threat

securitypythongo
0
67
Conducting Internal Reconnaissance With Bloodhound CeA

Conduct internal Active Directory reconnaissance using BloodHound Community Edition's graph database with the SharpHound (AD) and AzureHound (Entra ID) collectors, mapping ACLs, sessions, and group memberships into attack paths from a low-privileged foothold to Domain Admin. Use after an initial AD foothold to identify privilege escalation chains, or to validate that AD hardening closed known attack paths.

securitypythonrust
0
67
Conducting Malware Incident ResponseA

Respond to malware infections across enterprise endpoints by identifying the malware family, determining infection vectors, assessing spread, and executing containment, analysis, eradication, and recovery procedures aligned to MITRE ATT&CK. Use when responding to a confirmed or suspected malware infection, including trojan/worm/ransomware outbreaks, malware triage, or infected endpoint remediation.

devopsrustgo
0
67
Conducting Man In The Middle Attack SimulationA

'Simulates man-in-the-middle attacks using Ettercap, mitmproxy, and Bettercap

securitypythonrust
0
67
Conducting Memory Forensics With VolatilityA

'Performs memory forensics analysis using Volatility 3 to extract evidence

securitypythonshell
0
67
Conducting Mobile App Penetration TestA

'Conducts penetration testing of iOS and Android mobile applications

securityjavascriptpython
0
67