All authors
nexuslinkproductions avatar

Claude Skills by nexuslinkproductions

github.com/nexuslinkproductions
1,122 skillsA× 1,055B× 48C× 9D× 5F× 50 installs360 views
Cyber Prioritizing Vulnerabilities With Cvss ScoringA

The Common Vulnerability Scoring System (CVSS) is the industry standard framework maintained by FIRST (Forum of Incident Response and Security Teams) for assessing vulnerability severity. CVSS v4.0 (r

securitygonode
0
2
Cyber Processing Stix Taxii FeedsA

Processes STIX 2.1 threat intelligence bundles delivered via TAXII 2.1 servers, normalizing objects into platform-native schemas and routing them to appropriate consuming systems. Use when onboarding new TAXII collection endpoints, automating bi-directional intelligence sharing with ISACs, or building pipeline validation for malformed STIX bundles. Activates for requests involving OASIS STIX, TAXI

devopsgonode
0
2
Cyber Profiling Threat Actor GroupsA

Develops comprehensive threat actor profiles for APT groups, criminal organizations, and hacktivist collectives by aggregating TTP documentation, historical campaign data, tooling fingerprints, and attribution indicators from multiple intelligence sources. Use when briefing executives on sector-specific threats, updating threat model assumptions, or prioritizing defensive controls against specific

ai-agentsgonode
0
2
Cyber Recovering Deleted Files With PhotorecA

Recover deleted files from disk images and storage media using PhotoRec's file signature-based carving engine regardless of file system damage.

ai-agentsgonode
0
2
Cyber Recovering From Ransomware AttackA

Executes structured recovery from a ransomware incident following NIST and CISA frameworks, including environment isolation, forensic evidence preservation, clean infrastructure rebuild, prioritized system restoration from verified backups, credential reset, and validation against re-infection. Covers Active Directory recovery, database restoration, and application stack rebuild in dependency orde

devopsgonode
0
2
Cyber Red Teaming Llms With GarakA

Run NVIDIA garak probe suites against an LLM endpoint to test for jailbreaks, prompt injection, data leakage, and toxic generation, then interpret the hit-rate report for triage and reporting.

ai-agentsgonode
0
2
Cyber Relaying Ntlm For Adcs Esc8A

Run ntlmrelayx into ADCS web enrollment to obtain a domain controller certificate via ESC8.

ai-agentsgonode
0
2
Cyber Remediating S3 Bucket MisconfigurationA

This skill provides step-by-step procedures for identifying and remediating Amazon S3 bucket misconfigurations that expose sensitive data to unauthorized access. It covers enabling S3 Block Public Access at account and bucket levels, auditing bucket policies and ACLs, enforcing encryption, configuring access logging, and deploying automated remediation using AWS Config and Lambda.

devopsgonode
0
2
Cyber Reverse Engineering Android Malware With JadxA

Reverse engineers malicious Android APK files using JADX decompiler to analyze Java/Kotlin source code, identify malicious functionality including data theft, C2 communication, privilege escalation, and overlay attacks. Examines manifest permissions, receivers, services, and native libraries. Activates for requests involving Android malware analysis, APK reverse engineering, mobile malware investi

developmentgojava
0
2
Cyber Reverse Engineering Dotnet Malware With DnspyA

Reverse engineers .NET malware using dnSpy decompiler and debugger to analyze C#/VB.NET source code, identify obfuscation techniques, extract configurations, and understand malicious functionality including stealers, RATs, and loaders. Activates for requests involving .NET malware analysis, C# malware decompilation, managed code reverse engineering, or .NET obfuscation analysis.

ai-agentsgoc#
0
2
Cyber Reverse Engineering Ios App With FridaA

Reverse engineers iOS applications using Frida dynamic instrumentation to understand internal logic, extract encryption keys, bypass security controls, and discover hidden functionality without source code access. Use when performing authorized iOS penetration testing, analyzing proprietary protocols, understanding obfuscated logic, or extracting runtime secrets from iOS binaries. Activates for re

securitygonode
0
2
Cyber Reverse Engineering Malware With GhidraA

Reverse engineers malware binaries using NSA''s Ghidra disassembler and decompiler to understand internal logic, cryptographic routines, C2 protocols, and evasion techniques at the assembly and pseudo-C level. Activates for requests involving malware reverse engineering, disassembly analysis, decompilation, binary analysis, or understanding malware internals.

datagonode
0
2
Cyber Reverse Engineering Ransomware Encryption RoutineA

Reverse engineer ransomware encryption routines to identify cryptographic algorithms, key generation flaws, and potential decryption opportunities using static and dynamic analysis.

ai-agentsgonode
0
2
Cyber Reverse Engineering Rust MalwareA

Reverse engineer Rust-compiled malware using IDA Pro and Ghidra with techniques for handling non-null-terminated strings, crate dependency extraction, and Rust-specific control flow analysis.

ai-agentsrustgo
0
2
Cyber Scanning Container Images With GrypeA

Scan container images for known vulnerabilities using Anchore Grype with SBOM-based matching and configurable severity thresholds.

ai-agentsgonode
0
2
Cyber Scanning Containers With Trivy In CicdA

This skill covers integrating Aqua Security''s Trivy scanner into CI/CD pipelines for comprehensive container image vulnerability detection. It addresses scanning Docker images for OS package and application dependency CVEs, detecting misconfigurations in Dockerfiles, scanning filesystem and git repositories, and establishing severity-based quality gates that block deployment of vulnerable images.

devopsgonode
0
2
Cyber Scanning Docker Images With TrivyA

Trivy is a comprehensive open-source vulnerability scanner by Aqua Security that detects vulnerabilities in OS packages, language-specific dependencies, misconfigurations, secrets, and license violati

securitygonode
0
2
Cyber Scanning Iac And Images With TrivyA

Scan container images, IaC, and SBOMs for vulnerabilities and misconfigurations in CI/CD with Trivy.

devopsgonode
0
2
Cyber Scanning Infrastructure With NessusA

Tenable Nessus is the industry-leading vulnerability scanner used to identify security weaknesses across network infrastructure including servers, workstations, network devices, and operating systems.

securitygonode
0
2
Cyber Scanning Kubernetes Manifests With KubesecA

Perform security risk analysis on Kubernetes resource manifests using Kubesec to identify misconfigurations, privilege escalation risks, and deviations from security best practices.

ai-agentsgonode
0
2
Cyber Scanning Network With Nmap AdvancedA

Performs advanced network reconnaissance using Nmap''s scripting engine, timing controls, evasion techniques, and output parsing to discover hosts, enumerate services, detect vulnerabilities, and fingerprint operating systems across authorized target networks.

ai-agentsgonode
0
2
Cyber Securing Agentic Ai Tool InvocationA

Apply least-privilege tool allowlisting, identity binding, and human-in-the-loop controls for agent tool calls.

ai-agentsgonode
0
2
Cyber Securing Api Gateway With Aws WafA

Securing API Gateway endpoints with AWS WAF by configuring managed rule groups for OWASP Top 10 protection, creating custom rate limiting rules, implementing bot control, setting up IP reputation filtering, and monitoring WAF metrics for security effectiveness.

devopsgonode
0
2
Cyber Securing Aws Iam PermissionsA

This skill guides practitioners through hardening AWS Identity and Access Management configurations to enforce least privilege access across cloud accounts. It covers IAM policy scoping, permission boundaries, Access Analyzer integration, and credential rotation strategies to reduce the blast radius of compromised identities.

ai-agentsgonode
0
2
Cyber Securing Aws Lambda Execution RolesA

Securing AWS Lambda execution roles by implementing least-privilege IAM policies, applying permission boundaries, restricting resource-based policies, using IAM Access Analyzer to validate permissions, and enforcing role scoping through SCPs.

ai-agentsgonode
0
2
Cyber Securing Azure With Microsoft DefenderA

This skill instructs security practitioners on deploying Microsoft Defender for Cloud as a cloud-native application protection platform for Azure, multi-cloud, and hybrid environments. It covers enabling Defender plans for servers, containers, storage, and databases, configuring security recommendations, managing Secure Score, and integrating with the unified Defender portal for centralized threat

devopsgonode
0
2
Cyber Securing Container Registry ImagesA

Securing container registry images by implementing vulnerability scanning with Trivy and Grype, enforcing image signing with Cosign and Sigstore, configuring registry access controls, and building CI/CD pipelines that prevent deploying unscanned or unsigned images.

devopsgonode
0
2
Cyber Securing Container Registry With HarborA

Harbor is an open-source container registry that provides security features including vulnerability scanning (integrated Trivy), image signing (Notary/Cosign), RBAC, content trust policies, replicatio

securityrustgo
0
2
Cyber Securing Github Actions WorkflowsA

This skill covers hardening GitHub Actions workflows against supply chain attacks, credential theft, and privilege escalation. It addresses pinning actions to SHA digests, minimizing GITHUB_TOKEN permissions, protecting secrets from exfiltration, preventing script injection in workflow expressions, and implementing required reviewers for workflow changes.

securitygonode
0
2
Cyber Securing Helm Chart DeploymentsA

Secure Helm chart deployments by validating chart integrity, scanning templates for misconfigurations, and enforcing security contexts in Kubernetes releases.

devopsgonode
0
2
Cyber Securing Historian Server In Ot EnvironmentA

This skill covers hardening and securing process historian servers (OSIsoft PI, Honeywell PHD, GE Proficy, AVEVA Historian) in OT environments. It addresses network placement across Purdue levels, access control for historian interfaces, data replication through DMZ using data diodes or PI-to-PI connectors, SQL injection prevention in historian queries, and integrity protection of process data use

ai-agentsgosql
0
2
Cyber Securing Kubernetes On CloudA

This skill covers hardening managed Kubernetes clusters on EKS, AKS, and GKE by implementing Pod Security Standards, network policies, workload identity, RBAC scoping, image admission controls, and runtime security monitoring. It addresses cloud-specific security features including IRSA for EKS, Workload Identity for GKE, and Managed Identities for AKS.

devopsgonode
0
2
Cyber Securing Remote Access To Ot EnvironmentA

This skill covers implementing secure remote access to OT/ICS environments for operators, engineers, and vendors while preventing unauthorized access that could compromise industrial operations. It addresses jump server architecture, multi-factor authentication, session recording, privileged access management, vendor remote access controls, and compliance with IEC 62443 and NERC CIP-005 remote acc

securitygonode
0
2
Cyber Securing Serverless FunctionsA

This skill covers security hardening for serverless compute platforms including AWS Lambda, Azure Functions, and Google Cloud Functions. It addresses least privilege IAM roles, dependency vulnerability scanning, secrets management integration, input validation, function URL authentication, and runtime monitoring to protect against injection attacks, credential theft, and supply chain compromises.

securitygonode
0
2
Cyber Testing Android Intents For VulnerabilitiesA

Tests Android inter-process communication (IPC) through intents for vulnerabilities including intent injection, unauthorized component access, broadcast sniffing, pending intent hijacking, and content provider data leakage. Use when assessing Android app attack surface through exported components, testing intent-based data flows, or evaluating IPC security. Activates for requests involving Android

developmentgonode
0
2
Cyber Testing Api Authentication WeaknessesA

Tests API authentication mechanisms for weaknesses including broken token validation, missing authentication on endpoints, weak password policies, credential stuffing susceptibility, token leakage in URLs or logs, and session management flaws. The tester evaluates JWT implementation, API key handling, OAuth flows, and session token entropy to identify authentication bypasses. Maps to OWASP API2:20

testinggonode
0
2
Cyber Testing Api For Broken Object Level AuthorizationA

Tests REST and GraphQL APIs for Broken Object Level Authorization (BOLA/IDOR) vulnerabilities where an authenticated user can access or modify resources belonging to other users by manipulating object identifiers in API requests. The tester intercepts API calls, identifies object ID parameters (numeric IDs, UUIDs, slugs), and systematically replaces them with IDs belonging to other users to determ

securitygonode
0
2
Cyber Testing Api For Mass Assignment VulnerabilityA

Tests APIs for mass assignment (auto-binding) vulnerabilities where clients can modify object properties they should not have access to by including additional parameters in API requests. The tester identifies writable endpoints, adds undocumented fields to request bodies (role, isAdmin, price, balance), and checks if the server binds these to the data model without filtering. Part of OWASP API3:2

securitygonode
0
2
Cyber Testing Api Security With Owasp Top 10A

Systematically assessing REST and GraphQL API endpoints against the OWASP API Security Top 10 risks using automated and manual testing techniques.

developmentgonode
0
2
Cyber Testing Cors MisconfigurationA

Identifying and exploiting Cross-Origin Resource Sharing misconfigurations that allow unauthorized cross-domain data access and credential theft during security assessments.

ai-agentsgonode
0
2
Cyber Testing For Broken Access ControlA

Systematically testing web applications for broken access control vulnerabilities including privilege escalation, missing function-level checks, and insecure direct object references.

securitygonode
0
2
Cyber Testing For Business Logic VulnerabilitiesA

Identifying flaws in application business logic that allow price manipulation, workflow bypass, and privilege escalation beyond what technical vulnerability scanners can detect.

securitygonode
0
2
Cyber Testing For Email Header InjectionA

Test web application email functionality for SMTP header injection vulnerabilities that allow attackers to inject additional email headers, modify recipients, and abuse contact forms for spam relay.

ai-agentsgonode
0
2
Cyber Testing For Host Header InjectionA

Test web applications for HTTP Host header injection vulnerabilities to identify password reset poisoning, web cache poisoning, SSRF, and virtual host routing manipulation risks.

securitygonode
0
2
Cyber Testing For Json Web Token VulnerabilitiesA

Test JWT implementations for critical vulnerabilities including algorithm confusion, none algorithm bypass, kid parameter injection, and weak secret exploitation to achieve authentication bypass and privilege escalation.

securitygonode
0
2
Cyber Testing For Open Redirect VulnerabilitiesA

Identify and test open redirect vulnerabilities in web applications by analyzing URL redirection parameters, bypass techniques, and exploitation chains for phishing and token theft.

securitygonode
0
2
Cyber Testing For Sensitive Data ExposureA

Identifying sensitive data exposure vulnerabilities including API key leakage, PII in responses, insecure storage, and unprotected data transmission during security assessments.

securitygonode
0
2
Cyber Testing For System Prompt LeakageA

Extract and defend system prompts plus embedded secrets and routing logic.

ai-agentsgonode
0
2
Cyber Testing For Xml Injection VulnerabilitiesA

Test web applications for XML injection vulnerabilities including XXE, XPath injection, and XML entity attacks to identify data exposure and server-side request forgery risks.

securitygonode
0
2
Cyber Testing For Xss Vulnerabilities With BurpsuiteA

Identifying and validating cross-site scripting vulnerabilities using Burp Suite's scanner, intruder, and repeater tools during authorized security assessments.

securitygonode
0
2