All authors
mukul975 avatar

Claude Skills by mukul975

github.com/mukul975
155 skillsA× 137B× 11C× 4D× 32 installs495 views
Building Identity Federation With Saml Azure AdA

Establish SAML 2.0 identity federation between on-premises Active Directory and Azure AD (Microsoft Entra ID)

testing-securityrustshell
0
10,092
Building Identity Governance Lifecycle ProcessA

'Builds comprehensive identity governance and lifecycle management processes including joiner-mover-leaver automation,

testing-securitypythonrust
0
10,092
Building Incident Response DashboardA

'Builds real-time incident response dashboards in Splunk, Elastic, or Grafana to provide SOC analysts and leadership

testing-securitygoazure
0
10,092
Building Incident Response PlaybookA

'Designs and documents structured incident response playbooks that define step-by-step procedures for specific

testing-securityrustgit
0
10,092
Building Incident Timeline With TimesketchA

Build collaborative forensic incident timelines using Timesketch to ingest, normalize, and analyze multi-source

testing-securitypythongo
0
10,092
Building Ioc Defanging And Sharing PipelineA

Build an automated pipeline to defang indicators of compromise (URLs, IPs, domains, emails) for safe sharing

testing-securitypythongo
0
10,092
Building Ioc Enrichment Pipeline With OpenctiA

OpenCTI is an open-source platform for managing cyber threat intelligence knowledge, built on STIX 2.1 as its

testing-securitypythonrust
0
10,092
Building Malware Incident Communication TemplateA

Build structured communication templates for malware incidents including stakeholder notifications, executive

testing-securitypythongo
0
10,092
Building Patch Tuesday Response ProcessA

Establish a structured operational process to triage, test, and deploy Microsoft Patch Tuesday security updates

testing-securitypythongo
0
10,092
Building Phishing Reporting Button WorkflowA

Implement a phishing report button in email clients with automated triage workflow that analyzes user-reported

testing-securityrustgo
0
10,092
Building Ransomware Playbook With Cisa FrameworkA

'Builds a structured ransomware incident response playbook aligned with the CISA StopRansomware Guide and NIST

testing-securitypythongo
0
10,092
Building Red Team C2 Infrastructure With HavocA

Deploy and configure the Havoc C2 framework with teamserver, HTTPS listeners, redirectors, and Demon agents for

testing-securitypythonrust
0
10,092
ISSUE TEMPLATEA

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

testing-securityapi
0
9,554
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
9,554
Analyzing Active Directory Acl AbuseA

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

testing-securitypythonrust
0
9,554
Analyzing Android Malware With ApktoolA

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

testing-securitypythonjava
0
9,554
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
9,554
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
9,554
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
9,554
Analyzing Bootkit And Rootkit SamplesA

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

testing-securitypythongo
0
9,554
Analyzing Browser Forensics With HindsightA

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

testing-securitypythongo
0
9,554
Analyzing Campaign Attribution EvidenceA

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

testing-securitypythongo
0
9,554
Analyzing Certificate Transparency For PhishingA

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

testing-securitypythonrust
0
9,554
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
9,554
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
9,554
Analyzing Cobaltstrike Malleable C2 ProfilesA

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

testing-securitypythongo
0
9,554
Analyzing Command And Control CommunicationA

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

testing-securitypythonrust
0
9,554
Analyzing Cyber Kill ChainA

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

testing-securitygoshell
0
9,554
Analyzing Disk Image With AutopsyA

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

testing-securitygojava
0
9,554
Analyzing Dns Logs For ExfiltrationA

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

testing-securitypythongo
0
9,554
Analyzing Docker Container ForensicsD

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

testing-securitypythongo
0
9,554
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
9,554
Analyzing Ethereum Smart Contract VulnerabilitiesA

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

testing-securitypythonsecurity
0
9,554
Analyzing Golang Malware With GhidraA

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

testing-securitypythongo
0
9,554
Analyzing Heap Spray ExploitationA

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

testing-securitypythonshell
0
9,554
Analyzing Indicators Of CompromiseA

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

testing-securitypythonrust
0
9,554
Analyzing Ios App Security With ObjectionA

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

testing-securityjavascriptpython
0
9,554
Analyzing Kubernetes Audit LogsA

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

testing-securitypythonshell
0
9,554
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
9,554
Analyzing Linux Elf MalwareC

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

testing-securitypythongo
0
9,554
Analyzing Linux Kernel RootkitsA

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

testing-securitypythongo
0
9,554
Analyzing Linux System ArtifactsD

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

testing-securitypythongo
0
9,554
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
9,554
Analyzing Macro Malware In Office DocumentsA

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

data-aipythongo
0
9,554
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
9,554
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
9,554
Analyzing Malware Behavior With Cuckoo SandboxA

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

testing-securitypythonphp
0
9,554
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
9,554
Analyzing Malware Persistence With AutorunsA

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

testing-securitypythonrust
0
9,554
Analyzing Malware Sandbox Evasion TechniquesA

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

testing-securitypythongo
0
9,554