tag

static-analysis

8 indexed skills · max 10 per page

skills (8)

analyzing-android-malware-with-apktool

mukul975/Anthropic-Cybersecurity-Skills · analyzing-android-malware-with-apktool

1

Perform static analysis of Android APK malware samples using apktool for decompilation, jadx for Java source recovery, and androguard for permission analysis, manifest inspection, and suspicious API call detection.

implementing-semgrep-for-custom-sast-rules

mukul975/Anthropic-Cybersecurity-Skills · implementing-semgrep-for-custom-sast-rules

0

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

performing-android-app-static-analysis-with-mobsf

mukul975/Anthropic-Cybersecurity-Skills · performing-android-app-static-analysis-with-mobsf

0

Performs automated static analysis of Android applications using Mobile Security Framework (MobSF) to identify hardcoded secrets, insecure permissions, vulnerable components, weak cryptography, and code-level security flaws without executing the application. Use when assessing Android APK/AAB files for security vulnerabilities before deployment, during penetration testing, or as part of CI/CD security gates. Activates for requests involving Android static analysis, MobSF scanning, APK security assessment, or mobile application code review.

analyzing-pdf-malware-with-pdfid

mukul975/Anthropic-Cybersecurity-Skills · analyzing-pdf-malware-with-pdfid

0

Analyzes malicious PDF files using PDFiD, pdf-parser, and peepdf to identify embedded JavaScript, shellcode, exploits, and suspicious objects without opening the document. Determines the attack vector and extracts embedded payloads for further analysis. Activates for requests involving PDF malware analysis, malicious document analysis, PDF exploit investigation, or suspicious attachment triage.

analyzing-malicious-pdf-with-peepdf

mukul975/Anthropic-Cybersecurity-Skills · analyzing-malicious-pdf-with-peepdf

0

Perform static analysis of malicious PDF documents using peepdf, pdfid, and pdf-parser to extract embedded JavaScript, shellcode, and suspicious objects.

analyzing-packed-malware-with-upx-unpacker

mukul975/Anthropic-Cybersecurity-Skills · analyzing-packed-malware-with-upx-unpacker

0

Identifies and unpacks UPX-packed and other packed malware samples to expose the original executable code for static analysis. Covers both standard UPX unpacking and handling modified UPX headers that prevent automated decompression. Activates for requests involving malware unpacking, UPX decompression, packer removal, or preparing packed samples for analysis.

scanning-kubernetes-manifests-with-kubesec

mukul975/Anthropic-Cybersecurity-Skills · scanning-kubernetes-manifests-with-kubesec

0

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

performing-static-malware-analysis-with-pe-studio

mukul975/Anthropic-Cybersecurity-Skills · performing-static-malware-analysis-with-pe-studio

0

Performs static analysis of Windows PE (Portable Executable) malware samples using PEStudio to examine file headers, imports, strings, resources, and indicators without executing the binary. Identifies suspicious characteristics including packing, anti-analysis techniques, and malicious imports. Activates for requests involving static malware analysis, PE file inspection, Windows executable analysis, or pre-execution malware triage.