All authors
mukul975 avatar

Claude Skills by mukul975

github.com/mukul975
1,604 skillsA× 1,483B× 84C× 17D× 12F× 84 installs1,829 views
Recovering Deleted Files With PhotorecA

Recover deleted files from disk images and storage media using PhotoRec's file signature-based carving engine

securitygobash
0
31,965
Recovering From Ransomware AttackA

'Executes structured recovery from a ransomware incident following NIST and CISA frameworks, including environment

securityrustgo
0
31,965
Remediating S3 Bucket MisconfigurationA

'This skill provides step-by-step procedures for identifying and remediating Amazon S3 bucket misconfigurations

securitygobash
0
31,965
Reverse Engineering Android Malware With JadxA

'Reverse engineers malicious Android APK files using JADX decompiler to analyze Java/Kotlin source code, identify

securitypythongo
0
31,965
Reverse Engineering Dotnet Malware With DnspyA

'Reverse engineers .NET malware using dnSpy decompiler and debugger to analyze C#/VB.NET source code, identify

securitypythongo
0
31,965
Reverse Engineering Ios App With FridaA

'Reverse engineers iOS applications using Frida dynamic instrumentation to understand internal logic, extract

securityjavascriptpython
0
31,965
Reverse Engineering Malware With GhidraA

'Reverse engineers malware binaries using NSA''s Ghidra disassembler and decompiler to understand internal logic,

securitypythongo
0
31,965
Reverse Engineering Ransomware Encryption RoutineA

Reverse engineer ransomware encryption routines to identify cryptographic algorithms, key generation flaws, and

securitypythongo
0
31,965
Reverse Engineering Rust MalwareA

Reverse engineer Rust-compiled malware using IDA Pro and Ghidra with techniques for handling non-null-terminated

securitypythonrust
0
31,965
Scanning Container Images With GrypeD

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

securityjavascriptpython
0
31,965
Scanning Containers With Trivy In CicdA

'This skill covers integrating Aqua Security''s Trivy scanner into CI/CD pipelines for comprehensive container

securitypythongo
0
31,965
Scanning Docker Images With TrivyB

Trivy is a comprehensive open-source vulnerability scanner by Aqua Security that detects vulnerabilities in OS

securitypythonbash
0
31,965
Scanning Infrastructure With NessusB

Tenable Nessus is the industry-leading vulnerability scanner used to identify security weaknesses across network

securitygobash
0
31,965
Scanning Kubernetes Manifests With KubesecA

Perform security risk analysis on Kubernetes resource manifests using Kubesec to identify misconfigurations,

securitygobash
0
31,965
Scanning Network With Nmap AdvancedA

'Performs advanced network reconnaissance using Nmap''s scripting engine, timing controls, evasion techniques,

securitybashsql
0
31,965
Securing Api Gateway With Aws WafB

'Securing API Gateway endpoints with AWS WAF by configuring managed rule groups for OWASP Top 10 protection,

securitygobash
0
31,965
Securing Aws Iam PermissionsA

'This skill guides practitioners through hardening AWS Identity and Access Management configurations to enforce

securitygobash
0
31,965
Securing Aws Lambda Execution RolesA

'Securing AWS Lambda execution roles by implementing least-privilege IAM policies, applying permission boundaries,

securityrustbash
0
31,965
Securing Azure With Microsoft DefenderA

'This skill instructs security practitioners on deploying Microsoft Defender for Cloud as a cloud-native application

securitygoshell
0
31,965
Securing Container Registry ImagesF

'Securing container registry images by implementing vulnerability scanning with Trivy and Grype, enforcing image

securitygobash
0
31,965
Securing Container Registry With HarborB

Harbor is an open-source container registry that provides security features including vulnerability scanning

securityrustgo
0
31,965
Securing Github Actions WorkflowsA

'This skill covers hardening GitHub Actions workflows against supply chain attacks, credential theft, and privilege

securityrustshell
0
31,965
Securing Helm Chart DeploymentsB

Secure Helm chart deployments by validating chart integrity, scanning templates for misconfigurations, and enforcing

securitybashkubernetes
0
31,965
Securing Historian Server In Ot EnvironmentA

'This skill covers hardening and securing process historian servers (OSIsoft PI, Honeywell PHD, GE Proficy, AVEVA

securitypythonrust
0
31,965
Securing Kubernetes On CloudA

'This skill covers hardening managed Kubernetes clusters on EKS, AKS, and GKE by implementing Pod Security Standards,

securityrustgo
0
31,965
Securing Remote Access To Ot EnvironmentA

'This skill covers implementing secure remote access to OT/ICS environments for operators, engineers, and vendors

securitypythonrust
0
31,965
Securing Serverless FunctionsA

'This skill covers security hardening for serverless compute platforms including AWS Lambda, Azure Functions,

securitypythongo
0
31,965
Testing Android Intents For VulnerabilitiesB

'Tests Android inter-process communication (IPC) through intents for vulnerabilities including intent injection,

securityjavascriptjava
0
31,965
Testing Api Authentication WeaknessesA

'Tests API authentication mechanisms for weaknesses including broken token validation, missing authentication

securitypythongo
0
31,965
Testing Api For Broken Object Level AuthorizationC

'Tests REST and GraphQL APIs for Broken Object Level Authorization (BOLA/IDOR) vulnerabilities where an authenticated

securitypythongo
0
31,965
Testing Api For Mass Assignment VulnerabilityB

'Tests APIs for mass assignment (auto-binding) vulnerabilities where clients can modify object properties they

securitypythongo
0
31,965
Testing Api Security With Owasp Top 10A

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

securityrustbash
0
31,965
Testing Cors MisconfigurationA

Identifying and exploiting Cross-Origin Resource Sharing misconfigurations that allow unauthorized cross-domain

securitypythonrust
0
31,965
Testing For Broken Access ControlA

Systematically testing web applications for broken access control vulnerabilities including privilege escalation,

securitygobash
0
31,965
Testing For Business Logic VulnerabilitiesA

Identifying flaws in application business logic that allow price manipulation, workflow bypass, and privilege

securitypythonrust
0
31,965
Testing For Email Header InjectionB

Test web application email functionality for SMTP header injection vulnerabilities that allow attackers to inject

securityrustgo
0
31,965
Testing For Host Header InjectionA

Test web applications for HTTP Host header injection vulnerabilities to identify password reset poisoning, web

securityjavascriptgo
0
31,965
Testing For Json Web Token VulnerabilitiesA

Test JWT implementations for critical vulnerabilities including algorithm confusion, none algorithm bypass, kid

securitypythongo
0
31,965
Testing For Open Redirect VulnerabilitiesA

Identify and test open redirect vulnerabilities in web applications by analyzing URL redirection parameters,

securityjavascriptpython
0
31,965
Testing For Sensitive Data ExposureB

Identifying sensitive data exposure vulnerabilities including API key leakage, PII in responses, insecure storage,

securityjavascriptgo
0
31,965
Testing For Xml Injection VulnerabilitiesB

Test web applications for XML injection vulnerabilities including XXE, XPath injection, and XML entity attacks

securitypythonphp
0
31,965
Testing For Xss Vulnerabilities With BurpsuiteA

Identifying and validating cross-site scripting vulnerabilities using Burp Suite's scanner, intruder, and repeater

securityjavascriptrust
0
31,965
Testing For Xss VulnerabilitiesA

'Tests web applications for Cross-Site Scripting (XSS) vulnerabilities by injecting JavaScript payloads into

securityjavascriptgo
0
31,965
Testing For Xxe Injection VulnerabilitiesB

Discovering and exploiting XML External Entity injection vulnerabilities to read server files, perform SSRF,

securitypythongo
0
31,965
Testing Jwt Token SecurityA

Assessing JSON Web Token implementations for cryptographic weaknesses, algorithm confusion attacks, and authorization

securitypythongo
0
31,965
Testing Mobile Api AuthenticationB

'Tests authentication and authorization mechanisms in mobile application APIs to identify broken authentication,

securitypythongo
0
31,965
Testing Oauth2 Implementation FlawsA

'Tests OAuth 2.0 and OpenID Connect implementations for security flaws including authorization code interception,

securityjavascriptpython
0
31,965
Testing Ransomware Recovery ProceduresA

Test and validate ransomware recovery procedures including backup restore operations, RTO/RPO target verification,

securitygobash
0
31,965
Testing Websocket Api SecurityB

'Tests WebSocket API implementations for security vulnerabilities including missing authentication on WebSocket

securityjavascriptpython
0
31,965
Tracking Threat Actor InfrastructureA

Threat actor infrastructure tracking involves monitoring and mapping adversary-controlled assets including command-and-control

securitypythonrust
0
31,965