All authors
MustafaKemal0146 avatar

Claude Skills by MustafaKemal0146

github.com/MustafaKemal0146
960 skillsA× 817B× 97C× 26D× 12F× 80 installs251 views
Performing Container Escape DetectionA

tespit etme (s) container escape attempts by analyzing namespace configurations, privileged container checks, dangerous capability assignments, and host path mounts using the kubernetes Python client.

securitypythongo
0
4
Performing Container Security Scanning With TrivyA

Scan container images, filesystems, and Kubernetes manifests for vulnerabilities, misconfigurations, exposed secrets, and license compliance issues using Aqua Security Trivy with SBOM generation

securitygodocker
0
4
Performing Docker Bench Security AssessmentA

Docker Bench for Security is an open-source script that checks dozens of common best practices around Dağıt:ing Docker containers in production. Based on the CIS Docker Benchmark, it audits

securityrustgo
0
4
Performing Kubernetes Cis Benchmark With Kube BenchA

Audit Kubernetes cluster security posture against CIS benchmarks using kube-bench with automated checks for control plane, worker nodes, and RBAC.

securitygobash
0
4
Performing Kubernetes Etcd Security AssessmentA

Assess the security posture of Kubernetes etcd clusters by evaluating encryption at rest, TLS configuration, access controls, backup encryption, and network isolation.

securityrustgo
0
4
Performing Kubernetes Penetration TestingC

Kubernetes penetration testing systematically evaluates cluster security by simulating attacker techniques against the API server, kubelet, etcd, pods, RBAC, network policies, and secrets.

securitygobash
0
4
Scanning Container Images With GrypeD

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

securityjavascriptpython
0
4
Scanning Docker Images With TrivyB

Trivy is a comprehensive open-source vulnerability scanner by Aqua Security that tespit etme (s) vulnerabilities in OS packages, language-specific dependencies, misconfigurations, secrets, and license

securitypythongo
0
4
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.

securitygobash
0
4
Securing Container Registry With HarborB

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

securityrustgo
0
4
Securing Helm Chart DeploymentsB

Secure Helm chart Dağıt:ments by validating chart integrity, scanning templates for misconfigurations, and enforcing security contexts in Kubernetes releases.

securitygobash
0
4
Configuring Certificate Authority With OpensslA

A Certificate Authority (CA) is the trust anchor in a PKI hierarchy, responsible for issuing, signing, and revoking digital certificates. bu skill covers building a two-tier CA hierarchy

securitypythonrust
0
4
Configuring Hsm For Key StorageA

Hardware Security Modules (HSMs) are tamper-resistant physical devices that safeguard cryptographic keys and perform cryptographic operations in a hardened environment. Keys stored in an HSM

securitypythongo
0
4
Configuring Tls 1 3 For Secure CommunicationsA

TLS 1.3 (RFC 8446) is the latest version of the Transport Layer Security protocol, providing significant improvements over TLS 1.2 in both security and performance. It reduces handshake latency

securitypythongo
0
4
Implementing Aes Encryption For Data At RestA

AES (Advanced Encryption Standard) is a symmetric block cipher standardized by NIST (FIPS 197) used to protect classified and sensitive data. bu skill covers implementing AES-256 encryption

securitypythongo
0
4
Implementing Digital Signatures With Ed25519A

Ed25519 is a high-performance digital signature algorithm using the Edwards curve Curve25519. It provides 128-bit security with 64-byte signatures and 32-byte keys, offering significant advantages

securitypythongo
0
4
Implementing End To End Encryption For MessagingA

End-to-end encryption (E2EE) ensures that only the communicating parties can read messages, with no intermediary (including the server) able to decrypt them. bu skill implements a simplified

securitypythongo
0
4
Implementing Envelope Encryption With Aws KmsA

Envelope encryption is a strategy where data is encrypted with a data encryption key (DEK), and the DEK itself is encrypted with a master key (KEK) managed by AWS KMS. This approach allows

securitypythongo
0
4
Implementing Jwt Signing And VerificationA

JSON Web Tokens (JWT) defined in RFC 7519 are compact, URL-safe tokens used for authentication and authorization in web applications. bu skill covers implementing secure JWT signing with

securitypythongo
0
4
Implementing Rsa Key Pair ManagementA

RSA (Rivest-Shamir-Adleman) is the most widely Dağıtılmış asymmetric cryptographic algorithm, used for digital signatures, key exchange, and encryption. bu skill covers generating, storing,

securitypythongo
0
4
Implementing Zero Knowledge Proof For AuthenticationA

Zero-Knowledge Proofs (ZKPs) allow a prover to demonstrate Bilgi: a secret (such as a password or private key) without revealing the secret itself. bu skill implements the Schnorr identificati

securitypythongo
0
4
Performing Cryptographic Audit Of ApplicationA

A cryptographic audit systematically reviews an application's use of cryptographic primitives, protocols, and key management to identify vulnerabilities such as weak algorithms, insecure modes,

securitypythongo
0
4
Performing Hardware Security Module IntegrationA

Integrate Hardware Security Modules (HSMs) using PKCS#11 interface for cryptographic key management, signing operations, and secure key storage with python-pkcs11, AWS CloudHSM, and YubiHSM2.

securitypythongo
0
4
Performing Hash Cracking With HashcatB

Hash cracking is an essential skill for penetration testers and security auditors to evaluate password strength. Hashcat is the world's fastest password recovery tool, supporting over 300 hash

securitypythongo
0
4
Performing Post Quantum Cryptography MigrationA

Assesses organizational readiness for post-quantum cryptography migration per NIST FIPS 203/204/205 standards. Performs cryptographic inventory scanning to identify quantum-vulnerable algorithms

securitypythongo
0
4
Performing Ssl Certificate Lifecycle ManagementA

SSL/TLS certificate lifecycle management encompasses the full process of requesting, issuing, Dağıt:ing, monitoring, renewing, and revoking X.509 certificates. Poor certificate management is

securitypythonrust
0
4
Implementing Data Loss Prevention With Microsoft PurviewA

Implements data loss prevention policies using Microsoft Purview to protect sensitive information across Exchange Online, SharePoint, OneDrive, Teams, endpoint devices, and Power BI. The analyst

securitypythonrust
0
4
Deploying Active Directory HoneytokensA

Dağıt:s deception-based honeytokens in Active Directory including fake privileged accounts with AdminCount=1, fake SPNs for Kerberoasting Tespit (honeyroasting), decoy GPOs with cpassword

securitypythongo
0
4
Implementing Deception Based Detection With CanarytokenA

Dağıt: and monitor Canary Tokens via the Thinkst Canary API for deception-based breach Tespit using web bug tokens, DNS tokens, document tokens, and AWS key tokens.

ai-agentspythongo
0
4
Implementing Network Deception With HoneypotsA

Dağıt: and manage network honeypots using OpenCanary, T-Pot, or Cowrie to tespit etmeunauthorized access, lateral movement, and attacker reconnaissance.

securitypythongo
0
4
Building Devsecops Pipeline With Gitlab CiA

Design and implement a comprehensive DevSecOps pipeline in GitLab CI/CD integrating SAST, DAST, container scanning, dependency scanning, and secret Tespit.

securitygojava
0
4
Implementing Aqua Security For Container ScanningA

Dağıt: Aqua Security's Trivy scanner to tespit etmevulnerabilities, misconfigurations, secrets, and license issues in container images across CI/CD pipelines and registries.

securitypythongo
0
4
Implementing Code Signing For ArtifactsA

bu skill covers implementing code signing for build artifacts to ensure integrity and authenticity throughout the software supply chain. It addresses signing binaries, packages, and containers

securityrustgo
0
4
Implementing Fuzz Testing In Cicd With AflplusplusA

Integrate AFL++ coverage-guided fuzz testing into CI/CD pipelines to discover memory corruption, input handling, and logic vulnerabilities in C/C++ and compiled applications.

securityrustgo
0
4
Implementing Github Advanced Security For Code ScanningA

Configure GitHub Advanced Security with CodeQL to perform automated static analysis and vulnerability Tespit across repositories at enterprise scale.

securityjavascripttypescript
0
4
Implementing Infrastructure As Code Security ScanningA

bu skill covers implementing automated security scanning for Infrastructure as Code (IaC) templates using tools like Checkov, tfsec, and KICS. It addresses Tespit etme misconfigurations in

devopspythongo
0
4
Implementing Policy As Code With Open Policy AgentA

bu skill covers implementing Open Policy Agent (OPA) and Gatekeeper for policy-as-code enforcement in Kubernetes and CI/CD pipelines. It addresses writing Rego policies, Dağıt:ing OPA Gatekeeper

securitygobash
0
4
Implementing Secret Scanning With GitleaksA

bu skill covers implementing Gitleaks for Tespit etme and preventing hardcoded secrets in git repositories. It addresses configuring pre-commit hooks, CI/CD pipeline integration, custom rule

securitypythongo
0
4
Implementing Secrets Scanning In Ci CdA

Integrate gitleaks and trufflehog into CI/CD pipelines to tespit etmeleaked secrets before Dağıt:ment

securitypythongo
0
4
Implementing Semgrep For Custom Sast RulesA

Write custom Semgrep SAST rules in YAML to tespit etmeapplication-specific vulnerabilities, enforce coding standards, and integrate into CI/CD pipelines.

securityjavascripttypescript
0
4
Integrating Dast With Owasp Zap In PipelineA

bu skill covers integrating OWASP ZAP (Zed Attack Proxy) for Dynamic Application Security Testing in CI/CD pipelines. It addresses configuring baseline, full, and API scans against running

securitygosql
0
4
Integrating Sast Into Github Actions PipelineA

bu skill covers integrating Static Application Security Testing (SAST) tools—CodeQL and Semgrep—into GitHub Actions CI/CD pipelines. It addresses configuring automated code scanning on pull

securityjavascripttypescript
0
4
Performing Container Image HardeningB

bu skill covers hardening container images by minimizing attack surface, removing unnecessary packages, implementing multi-stage builds, configuring non-root users, and applying CIS Docker

securitypythongo
0
4
Performing Sca Dependency Scanning With SnykA

bu skill covers implementing Software Composition Analysis (SCA) using Snyk to tespit etmevulnerable open-source dependencies in CI/CD pipelines. It addresses scanning package manifests and lockfiles,

securitypythongo
0
4
Performing Threat Modeling With Owasp Threat DragonA

Use OWASP Threat Dragon to create data flow diagrams, identify threats using STRIDE and LINDDUN methodologies, and generate threat model reports for secure design review.

securityrustgo
0
4
Scanning Containers With Trivy In CicdA

bu skill covers integrating Aqua Security's Trivy scanner into CI/CD pipelines for comprehensive container image vulnerability Tespit. It addresses scanning Docker images for OS package

securitypythongo
0
4
Securing Github Actions WorkflowsA

bu 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

securityrustgo
0
4
Acquiring Disk Image With Dd And DcflddA

Create forensically sound bit-for-bit disk images using dd and dcfldd while preserving evidence integrity through hash verification.

ai-agentsgobash
0
4
Analyzing Browser Forensics With HindsightA

Analyze Chromium-based browser artifacts using Hindsight to extract browsing history, downloads, cookies, cached content, autofill data, saved passwords, and browser extensions from Chrome,

securitypythongo
0
4
Analyzing Disk Image With AutopsyA

Perform comprehensive forensic analysis of disk images using Autopsy to recover files, İncele: artifacts, and build investigation timelines.

securitygojava
0
4