All authors
mukul975 avatar

Claude Skills by mukul975

github.com/mukul975
842 skillsA× 721B× 83C× 17D× 12F× 92 installs560 views
ISSUE TEMPLATEA

<!-- Folder name of the skill -->

testing-securityapi
0
31,965
Acquiring Disk Image With Dd And DcflddA

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

testing-securitybashgit
0
31,965
Analyzing Active Directory Acl AbuseA

Detect dangerous ACL misconfigurations in Active Directory using ldap3 to identify GenericAll, WriteDACL, and

testing-securitypythonrust
0
31,965
Analyzing Android Malware With ApktoolA

Perform static analysis of Android APK malware samples using apktool for decompilation, jadx for Java source

testing-securitypythonjava
0
31,965
Analyzing Api Gateway Access LogsA

'Parses API Gateway access logs (AWS API Gateway, Kong, Nginx) to detect BOLA/IDOR attacks, rate limit bypass,

testing-securitypythonsql
0
31,965
Analyzing Apt Group With Mitre NavigatorA

Analyze advanced persistent threat (APT) group techniques using MITRE ATT&CK Navigator to create layered heatmaps

testing-securitypythongo
0
31,965
Analyzing Azure Activity Logs For ThreatsA

'Queries Azure Monitor activity logs and sign-in logs via azure-monitor-query to detect suspicious administrative

testing-securitypythonreact
0
31,965
Analyzing Bootkit And Rootkit SamplesA

'Analyzes bootkit and advanced rootkit malware that infects the Master Boot Record (MBR), Volume Boot Record

testing-securitypythongo
0
31,965
Analyzing Browser Forensics With HindsightA

Analyze Chromium-based browser artifacts using Hindsight to extract browsing history, downloads, cookies, cached

testing-securitypythongo
0
31,965
Analyzing Campaign Attribution EvidenceA

Campaign attribution analysis involves systematically evaluating evidence to determine which threat actor or

testing-securitypythongo
0
31,965
Analyzing Certificate Transparency For PhishingA

Monitor Certificate Transparency logs using crt.sh and Certstream to detect phishing domains, lookalike certificates,

testing-securitypythonrust
0
31,965
Analyzing Cloud Storage Access PatternsA

Detect abnormal access patterns in AWS S3, GCS, and Azure Blob Storage by analyzing CloudTrail Data Events, GCS

testing-securitypythonbash
0
31,965
Analyzing Cobalt Strike Beacon ConfigurationA

Extract and analyze Cobalt Strike beacon configuration from PE files and memory dumps to identify C2 infrastructure,

testing-securitypythonshell
0
31,965
Analyzing Cobaltstrike Malleable C2 ProfilesA

Parse and analyze Cobalt Strike Malleable C2 profiles using dissect.cobaltstrike and pyMalleableC2 to extract

testing-securitypythongo
0
31,965
Analyzing Command And Control CommunicationA

'Analyzes malware command-and-control (C2) communication protocols to understand beacon patterns, command structures,

testing-securitypythonrust
0
31,965
Analyzing Cyber Kill ChainA

'Analyzes intrusion activity against the Lockheed Martin Cyber Kill Chain framework to identify which phases

testing-securitygoshell
0
31,965
Analyzing Disk Image With AutopsyA

Perform comprehensive forensic analysis of disk images using Autopsy to recover files, examine artifacts, and

testing-securitygojava
0
31,965
Analyzing Dns Logs For ExfiltrationA

'Analyzes DNS query logs to detect data exfiltration via DNS tunneling, DGA domain communication, and covert

testing-securitypythongo
0
31,965
Analyzing Docker Container ForensicsD

Investigate compromised Docker containers by analyzing images, layers, volumes, logs, and runtime artifacts to

testing-securitypythongo
0
31,965
Analyzing Email Headers For Phishing InvestigationB

Parse and analyze email headers to trace the origin of phishing emails, verify sender authenticity, and identify

testing-securityjavascriptpython
0
31,965
Analyzing Ethereum Smart Contract VulnerabilitiesA

Perform static and symbolic analysis of Solidity smart contracts using Slither and Mythril to detect reentrancy,

testing-securitypythonsecurity
0
31,965
Analyzing Golang Malware With GhidraA

Reverse engineer Go-compiled malware using Ghidra with specialized scripts for function recovery, string extraction,

testing-securitypythongo
0
31,965
Analyzing Heap Spray ExploitationA

Detect and analyze heap spray attacks in memory dumps using Volatility3 plugins to identify NOP sled patterns,

testing-securitypythonshell
0
31,965
Analyzing Indicators Of CompromiseA

'Analyzes indicators of compromise (IOCs) including IP addresses, domains, file hashes, URLs, and email artifacts

testing-securitypythonrust
0
31,965
Analyzing Ios App Security With ObjectionA

'Performs runtime mobile security exploration of iOS applications using Objection, a Frida-powered toolkit that

testing-securityjavascriptpython
0
31,965
Analyzing Kubernetes Audit LogsA

'Parses Kubernetes API server audit logs (JSON lines) to detect exec-into-pod, secret access, RBAC modifications,

testing-securitypythonshell
0
31,965
Analyzing Linux Audit Logs For IntrusionD

'Uses the Linux Audit framework (auditd) with ausearch and aureport utilities to detect intrusion attempts, unauthorized

testing-securityshellbash
0
31,965
Analyzing Linux Elf MalwareC

'Analyzes malicious Linux ELF (Executable and Linkable Format) binaries including botnets, cryptominers, ransomware,

testing-securitypythongo
0
31,965
Analyzing Linux Kernel RootkitsA

Detect kernel-level rootkits in Linux memory dumps using Volatility3 linux plugins (check_syscall, lsmod, hidden_modules),

testing-securitypythongo
0
31,965
Analyzing Linux System ArtifactsD

Examine Linux system artifacts including auth logs, cron jobs, shell history, and system configuration to uncover

testing-securitypythongo
0
31,965
Analyzing Lnk File And Jump List ArtifactsA

Analyze Windows LNK shortcut files and Jump List artifacts to establish evidence of file access, program execution,

testing-securitypythonshell
0
31,965
Analyzing Macro Malware In Office DocumentsA

'Analyzes malicious VBA macros embedded in Microsoft Office documents (Word, Excel, PowerPoint) to identify download

data-aipythongo
0
31,965
Analyzing Malicious Pdf With PeepdfA

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

testing-securityjavascriptpython
0
31,965
Analyzing Malicious Url With UrlscanA

URLScan.io is a free service for scanning and analyzing suspicious URLs. It captures screenshots, DOM content,

testing-securityjavascriptpython
0
31,965
Analyzing Malware Behavior With Cuckoo SandboxA

'Executes malware samples in Cuckoo Sandbox to observe runtime behavior including process creation, file system

testing-securitypythonphp
0
31,965
Analyzing Malware Family Relationships With MalpediaA

Use the Malpedia platform and API to research malware family relationships, track variant evolution, link families

testing-securitypythongit
0
31,965
Analyzing Malware Persistence With AutorunsA

Use Sysinternals Autoruns to systematically identify and analyze malware persistence mechanisms across registry

testing-securitypythonrust
0
31,965
Analyzing Malware Sandbox Evasion TechniquesA

Detect sandbox evasion techniques in malware samples by analyzing timing checks, VM artifact queries, user interaction

testing-securitypythongo
0
31,965
Analyzing Memory Dumps With VolatilityA

'Analyzes RAM memory dumps from compromised systems using the Volatility framework to identify malicious processes,

testing-securityphpshell
0
31,965
Analyzing Memory Forensics With Lime And VolatilityA

'Performs Linux memory acquisition using LiME (Linux Memory Extractor) kernel module and analysis with Volatility

testing-securitypythonbash
0
31,965
Analyzing Mft For Deleted File RecoveryA

Analyze the NTFS Master File Table ($MFT) to recover metadata and content of deleted files by examining MFT record

testing-securitypythonshell
0
31,965
Analyzing Network Covert Channels In MalwareA

Detect and analyze covert communication channels used by malware including DNS tunneling, ICMP exfiltration,

testing-securitypythongit
0
31,965
Analyzing Network Flow Data With NetflowA

Parse NetFlow v9 and IPFIX records to detect volumetric anomalies, port scanning, data exfiltration, and C2 beaconing

testing-securitypythonbash
0
31,965
Analyzing Network Packets With ScapyA

Craft, send, sniff, and dissect network packets using Scapy for protocol analysis, network reconnaissance, and

testing-securitypythontesting
0
31,965
Analyzing Network Traffic For IncidentsA

'Analyzes network traffic captures and flow data to identify adversary activity during security incidents, including

testing-securitygoshell
0
31,965
Analyzing Network Traffic Of MalwareA

'Analyzes network traffic generated by malware during sandbox execution or live incident response to identify

testing-securitypythongo
0
31,965
Analyzing Network Traffic With WiresharkA

'Captures and analyzes network packet data using Wireshark and tshark to identify malicious traffic patterns,

testing-securitybashsecurity
0
31,965
Analyzing Office365 Audit Logs For CompromiseA

Parse Office 365 Unified Audit Logs via Microsoft Graph API to detect email forwarding rule creation, inbox delegation,

testing-securitypythonazure
0
31,965
Analyzing Outlook Pst For Email ForensicsA

Analyze Microsoft Outlook PST and OST files for email forensic evidence including message content, headers, attachments,

testing-securitypythonbash
0
31,965
Analyzing Packed Malware With Upx UnpackerA

'Identifies and unpacks UPX-packed and other packed malware samples to expose the original executable code for

testing-securitypythonrust
0
31,965