All authors
costrict-plugins-repo avatar

Claude Skills by costrict-plugins-repo

github.com/costrict-plugins-repo
818 skillsA× 697B× 83C× 17D× 12F× 90 installs64 views
Implementing Zero Trust Network Access With ZscalerA

Configures Zero Trust Network Access using Zscaler Private Access (ZPA) to broker identity-based, context-aware connections between authenticated users and internal applications through the Zscaler Zero Trust Exchange, without placing users on the corporate network. Use when replacing traditional VPN architectures with ZTNA, or when brokering secure per-application access for remote and hybrid users via Zscaler.

testingpythonrust
0
67
Implementing Zero Trust Network AccessA

Configures Zero Trust Network Access (ZTNA) in AWS, Azure, and GCP using identity-aware proxies, micro-segmentation, and continuous verification with conditional access policies, replacing VPN-based access with BeyondCorp-style architectures. Use when replacing VPN remote access with identity-based controls, limiting lateral movement via micro-segmentation, or exposing cloud workloads to authenticated users without public internet exposure.

devopsrustgo
0
67
Implementing Zero Trust With BeyondcorpA

Configures Google BeyondCorp Enterprise Identity-Aware Proxy (IAP) as the access enforcement point for web applications, defining Access Context Manager access levels from device trust and network attributes, and auditing the resulting policies for compliance. Use when eliminating perimeter/VPN trust for GCP resources or internal apps, or when setting up identity- and device-posture-based access controls on Google Cloud.

devopspythonrust
0
67
Implementing Zero Trust With Hashicorp BoundaryA

Installs and configures HashiCorp Boundary as a default-deny, identity-aware proxy for infrastructure access, including controller/worker setup, Vault-backed credential brokering, session recording, and OIDC/LDAP auth across an org/project scope hierarchy. Use when replacing VPN or direct network access with just-in-time, credential-less Boundary sessions, or standing up Boundary controllers and workers.

devopsrustgo
0
67
Integrating Dast With Owasp Zap In PipelineA

Integrates OWASP ZAP (Zed Attack Proxy) into GitHub Actions and GitLab CI pipelines, covering baseline, full, and API scan configuration against running applications, ZAP finding interpretation, scan policy tuning, and DAST quality gates. Use when testing running web apps or REST/GraphQL APIs for XSS, SQLi, CSRF, and auth/authz flaws, or when SAST alone is insufficient and runtime DAST is required for compliance or release gating.

devopssqldocker
0
67
Integrating Sast Into Github Actions PipelineA

Integrates CodeQL and Semgrep SAST scanning into GitHub Actions, covering scans on pull requests/pushes, rule tuning to cut false positives, SARIF upload to GitHub Advanced Security, and merge-blocking quality gates for high-severity findings. Use when adding automated code vulnerability detection to CI, enforcing consistent SAST org-wide, or producing SOC 2/PCI DSS/NIST SSDF compliance evidence.

developmentjavascripttypescript
0
67
Intercepting Mobile Traffic With BurpsuiteA

'Intercepts and analyzes HTTP/HTTPS traffic from mobile applications

securityrustgo
0
67
Investigating Insider Threat IndicatorsA

'Investigates insider threat indicators including data exfiltration attempts,

securitypythongo
0
67
Investigating Phishing Email IncidentA

'Investigates phishing email incidents from initial user report through

securitypythonrust
0
67
Investigating Ransomware Attack ArtifactsA

Forensically preserve memory and disk, collect ransom notes and encrypted file samples, and identify the ransomware variant using tools such as ID Ransomware, Volatility, and Chainsaw/Hayabusa to determine the initial access vector and recovery options. Use immediately after discovering ransomware encryption, when scoping the incident forensically, or when documenting evidence for law enforcement and insurance claims.

securitypythonrust
0
67
Managing Cloud Identity With OktaA

Implement Okta as a centralized cloud identity provider: configure SSO with AWS, Azure, and GCP, deploy phishing-resistant MFA with Okta FastPass, automate user provisioning/deprovisioning, and enforce adaptive access policies on device posture and risk signals. Use when standing up Okta SSO, rolling out FastPass MFA, automating identity lifecycle, or building risk-based conditional access for cloud environments.

securityrustgo
0
67
Managing Intelligence LifecycleA

'Manages the end-to-end cyber threat intelligence lifecycle from planning

securitygosecurity
0
67
Managing Third Party Vendor RiskA

Build and run a third-party/vendor risk management (TPRM) program aligned to NIST SP 800-161 C-SCRM: inventory and tier vendors, issue SIG/CAIQ questionnaires, review SOC 2/ISO 27001 evidence, set contractual right-to-audit clauses, monitor vendors continuously, and offboard securely. Use when assessing a new vendor, standing up a vendor-risk program, tiering a portfolio, reviewing a SOC 2/CAIQ, or writing security terms into a contract.

businessrustgo
0
67
Mapping Attack Paths With Bloodhound CeB

Collect Active Directory data with SharpHound and Entra ID data with AzureHound, ingest into BloodHound Community Edition, and analyze on-prem, cloud, and hybrid attack paths using built-in queries and custom Cypher. Use during authorized red-team or penetration-test engagements to map privilege-escalation chains toward domain/tenant compromise.

devopspythonrust
0
67
Mapping Mitre Attack TechniquesA

'Maps observed adversary behaviors, security alerts, and detection rules

businesspythongo
0
67
Migrating To Post Quantum CryptographyA

Build a cryptographic inventory/CBOM with OpenSSL 3.5+, deploy hybrid post-quantum key exchange (X25519MLKEM768) on TLS/VPN/SSH endpoints, generate ML-KEM/ML-DSA keys and PQC/hybrid certificates, and prioritize migration by harvest-now-decrypt-later (HNDL) exposure per NIST SP 1800-38. Use when inventorying enterprise cryptography for quantum-readiness, enabling hybrid PQC key exchange, or issuing and verifying PQC/hybrid certificates.

securitypythonrust
0
67
Modeling Threats With OpenctiA

Deploy OpenCTI (Filigran) via Docker Compose and use the pycti Python client to model threat actors, intrusion sets, campaigns, and indicators as a STIX 2.1 knowledge graph with relationships (uses, attributed-to, targets). Use when building a centralized threat-intel knowledge base, correlating IOCs from multiple feeds into one adversary graph, or producing STIX bundles for detection engineering.

securitypythonbash
0
67
Monitoring Darkweb SourcesA

'Monitors dark web forums, marketplaces, paste sites, and ransomware

securitybashreact
0
67
Monitoring Scada Modbus Traffic AnomaliesA

'Monitors Modbus TCP traffic on SCADA and ICS networks to detect anomalous

devopspythonreact
0
67
Moving Laterally With NetexecA

Use NetExec (nxc) to validate credentials, enumerate SMB shares/users/policy, password-spray safely across lockout thresholds, execute commands, and dump SAM/LSA/NTDS credentials across SMB, WinRM, LDAP, MSSQL, SSH, and other protocol modules. Use during authorized internal penetration tests to find lateral-movement paths after obtaining credentials or hashes, or to conduct controlled password spraying and post-exploitation on in-scope hosts.

securityshellbash
0
67
Operating Havoc C2A

Deploy a Havoc C2 team server with Yaotl malleable profiles, generate evasive Demon agents using indirect syscalls and sleep obfuscation, and run post-exploitation and pivoting operations. Use during authorized, rules-of-engagement-bound red-team engagements for adversary emulation requiring a full C2 lifecycle (server setup, evasive implant generation, tasking, and lateral pivoting).

securitypythonrust
0
67
Operating Sliver C2A

Stand up a Sliver C2 server and mTLS listeners, generate cross-platform implants and beacons, and run post-exploitation, pivoting, and BOF/.NET tooling via the Armory for adversary emulation. Use during authorized, rules-of-engagement-bound red-team engagements that need a full open-source C2 lifecycle spanning server setup, implant generation, and post-exploitation tradecraft.

securitygoshell
0
67
Operationalizing Misp Threat FeedsA

Stand up MISP, enable and cache curated threat feeds (CIRCL, abuse.ch, Feodo Tracker), apply warninglists to suppress false positives, query indicators with PyMISP, and export attributes as auto-generated Suricata/Sigma/Wazuh detection rules. Use when maturing a MISP instance to actively drive detection, curating threat feeds with quality controls, or automating IOC-to-detection pipelines for the SIEM/IDS.

devopspythongo
0
67
Orchestrating Llm Attacks With PyritA

Build automated multi-turn adversarial attacks against conversational LLM targets using Microsoft PyRIT's RedTeamingOrchestrator, CrescendoOrchestrator (gradual escalation), and TreeOfAttacksWithPruningOrchestrator (adaptive branching), with scorer feedback loops and persisted conversation memory. Use when single-shot LLM scanning is insufficient and you need multi-turn, scorer-driven AI red-team campaigns against a chatbot or agent.

toolspythongo
0
67
Parsing Artifacts With Eric Zimmerman ToolsA

Parse Windows forensic artifacts—$MFT/$J (MFTECmd), Prefetch (PECmd), registry hives (RECmd), shellbags, and Amcache—into normalized CSV/JSON with Eric Zimmerman's EZ Tools, then load results into Timeline Explorer for analysis. Use during DFIR/incident-response investigations, after triage collection (e.g. with KAPE), to establish program execution, file/folder access, and persistence evidence from acquired forensic images.

toolsshellgit
0
67
Performing Access Recertification With SaviyntA

Configure and execute access recertification campaigns in Saviynt Enterprise

testingpythongo
0
67
Performing Access Review And CertificationA

Designs and runs access review and certification campaigns-scoping,

businesspythongo
0
67
Performing Active Directory Bloodhound AnalysisA

Use BloodHound and SharpHound (or AzureHound) to enumerate Active Directory

securityrustc#
0
67
Performing Active Directory Compromise InvestigationA

Investigate Active Directory compromise by analyzing authentication logs,

securitypythonrust
0
67
Performing Active Directory Forest Trust AttackA

Enumerate and audit Active Directory forest trust relationships using

securitypythonrust
0
67
Performing Active Directory Penetration TestA

Conduct a focused Active Directory penetration test using BloodHound,

securitypythonrust
0
67
Performing Active Directory Vulnerability AssessmentB

Assess Active Directory security posture using PingCastle, BloodHound,

securitypythonrust
0
67
Performing Adversary In The Middle Phishing DetectionA

Detect and respond to Adversary-in-the-Middle (AiTM) phishing attacks

securitygonode
0
67
Performing Agentless Vulnerability ScanningA

Configure and execute agentless vulnerability scanning using network

devopspythongo
0
67
Performing Ai Driven Osint CorrelationB

Use AI/LLM-based reasoning with Sherlock, theHarvester, and SpiderFoot

ai-agentspythonrust
0
67
Performing Alert Triage With Elastic SiemA

Perform systematic alert triage in Elastic Security SIEM—classifying,

securitygosql
0
67
Performing Android App Static Analysis With MobsfA

'Performs automated static analysis of Android applications using Mobile

securitypythonrust
0
67
Performing Api Fuzzing With RestlerB

'Uses Microsoft RESTler to perform stateful REST API fuzzing: compiles

securitypythongo
0
67
Performing Api Inventory And DiscoveryA

'Performs API inventory and discovery to identify all API endpoints in

developmentjavascriptpython
0
67
Performing Api Rate Limiting BypassA

'Tests API rate limiting for bypass vulnerabilities using Python (requests/aiohttp)

securitypythonrust
0
67
Performing Api Security Testing With PostmanA

'Uses Postman to build structured API security test collections covering

devopsjavascriptjava
0
67
Performing Arp Spoofing Attack SimulationA

'Simulates ARP spoofing/cache-poisoning attacks in authorized lab or

securitypythonrust
0
67
Performing Asset Criticality Scoring For VulnsA

Build a multi-factor asset criticality scoring model—incorporating data

businesspythontesting
0
67
Performing Authenticated Scan With OpenvasB

Configure and execute authenticated (credentialed) vulnerability scans using OpenVAS/Greenbone

securitypythonbash
0
67
Performing Authenticated Vulnerability ScanB

Plan and run authenticated (credentialed) vulnerability scans with scanners such as

securitypythongo
0
67
Performing Automated Malware Analysis With CapeA

Deploy and operate the CAPEv2 malware sandbox (a Cuckoo derivative) to run samples in a

devopspythontesting
0
67
Performing Aws Account Enumeration With Scout SuiteA

Run the agentless, open-source ScoutSuite tool (via pip install and the `scout` CLI)

securitypythongo
0
67
Performing Aws Privilege Escalation AssessmentA

'Performing authorized privilege escalation assessments in AWS environments

securitypythonrust
0
67
Performing Bandwidth Throttling Attack SimulationA

'Simulate bandwidth throttling and network degradation attacks using tc,

devopspythonbash
0
67
Performing Binary Exploitation AnalysisB

'Analyze ELF binaries for memory-corruption vulnerabilities and build proof-of-concept

securitypythongo
0
67