Cryptographic Analysis & Assessment
🔐 Cryptographic Analysis & Assessment
Overview
This skill enables Claude to assist with cryptographic security assessments including SSL/TLS configuration auditing, cipher suite analysis, hash algorithm identification, encryption implementation review, key management evaluation, and cryptographic weakness detection.
Prerequisites
- Python 3.8+
cryptography,requests
pip install cryptography requests pyOpenSSL
More from masriyan/claude-code-cybersecurity-skill
incident response & digital forensics
IR playbook execution, evidence collection, timeline analysis, memory forensics, and post-incident reporting
14reverse engineering & binary analysis
Binary analysis, disassembly, decompilation, firmware RE, and protocol reverse engineering
13exploit development & payload engineering
Proof-of-concept development, payload crafting, shellcode generation, and exploitation techniques
13log analysis & siem integration
Log parsing, anomaly detection, SIEM query building, and correlation rule development
12blue team defense & hardening
System hardening, detection engineering, baseline monitoring, and patch management
11vulnerability scanning & assessment
Automated vulnerability scanning, CVE detection, dependency auditing, and security configuration assessment
10