All authors
MustafaKemal0146 avatar

Claude Skills by MustafaKemal0146

github.com/MustafaKemal0146
960 skillsA× 817B× 97C× 26D× 12F× 80 installs251 views
Performing Ioc Enrichment AutomationA

Automates Indicator of Compromise (IOC) enrichment by orchestrating lookups across VirusTotal, AbuseIPDB, Shodan, MISP, and other intelligence sources to provide contextual scoring and disposition

securitypythonrust
0
4
Performing Lateral Movement DetectionA

tespit etme (s) lateral movement techniques including Pass-the-Hash, PsExec, WMI execution, RDP pivoting, and SMB-based spreading using SIEM correlation of Windows event logs, network flow data, and

securitygoshell
0
4
Performing Log Source Onboarding In SiemA

Perform structured log source onboarding into SIEM platforms by configuring collectors, parsers, normalization, and validation for complete security visibility.

securitygoshell
0
4
Performing Purple Team ExerciseA

Performs purple team exercises by coordinating red team adversary emulation with blue team Tespit validation using MITRE ATT&CK-mapped attack scenarios, real-time Tespit testing, and

securitypythongo
0
4
Performing Red Team Phishing With GophishA

Automate GoPhish phishing simulation campaigns using the Python gophish library. Creates email templates with tracking pixels, configures SMTP sending profiles, builds target groups from CSV,

securitypythongo
0
4
Performing Soc Tabletop ExerciseA

Performs tabletop exercises for SOC teams simulating security incidents through discussion-based scenarios to test incident response procedures, communication workflows, and decision-making

securitygoswift
0
4
Performing Ssrf Vulnerability ExploitationC

Test for Server-Side Request Forgery vulnerabilities by probing cloud metadata endpoints, internal network services, and protocol handlers through user-controllable URL parameters. Tests AWS/GCP/Azure

securitypythongo
0
4
Performing Threat Hunting With Elastic SiemA

Performs proactive threat hunting in Elastic Security SIEM using KQL/EQL queries, Tespit rules, and Timeline investigation to identify threats that evade automated Tespit. Use when SOC

securitygoshell
0
4
Performing User Behavior AnalyticsA

Performs User and Entity Behavior Analytics (UEBA) to tespit etmeanomalous user activities including impossible travel, unusual access patterns, privilege abuse, and insider threats using SIEM-based

securitygoreact
0
4
Seclists Pattern MatchingA

SecLists-based security testing skill

securitypythongo
0
4
Triaging Security Alerts In SplunkA

Triages security alerts in Splunk Enterprise Security by classifying severity, investigating notable events, correlating related telemetry, and making escalation or closure decisions using

securitygogit
0
4
Detecting Deepfake Audio In Vishing AttacksA

tespit etme (s) AI-generated deepfake audio used in voice phishing (vishing) attacks by extracting spectral features (MFCC, spectral centroid, spectral contrast, zero-crossing rate) and classifying

ai-agentspythongo
0
4
Analyzing Sbom For Supply Chain VulnerabilitiesA

Parses Software Bill of Materials (SBOM) in CycloneDX and SPDX JSON formats to identify supply chain vulnerabilities by correlating components against the NVD CVE database via the NVD 2.0 API.

securitypythongo
0
4
Detecting Typosquatting Packages In Npm PypiA

tespit etme (s) typosquatting attacks in npm and PyPI package registries by analyzing package name similarity using Levenshtein distance and other string metrics, examining publish date heuristics

securitypythongo
0
4
Implementing Sigstore For Software SigningA

Implements Sigstore-based software signing and verification using Cosign keyless signing, Rekor transparency log verification, and Fulcio certificate authority integration to establish cryptographic

securitypythonrust
0
4
Analyzing Persistence Mechanisms In LinuxC

tespit etmeand analyze Linux persistence mechanisms including crontab entries, systemd service units, LD_PRELOAD hijacking, bashrc modifications, and authorized_keys backdoors using auditd and

securitypythongo
0
4
Analyzing Powershell Empire ArtifactsA

tespit etmePowerShell Empire framework artifacts in Windows event logs by identifying Base64 encoded launcher patterns, default user agents, staging URL structures, stager IOCs, and known Empire

securitypythongo
0
4
Analyzing Ransomware Network IndicatorsA

Identify ransomware network indicators including C2 beaconing patterns, TOR exit node connections, data exfiltration flows, and encryption key exchange via Zeek conn.log and NetFlow analysis

securitypythongo
0
4
Building Threat Hunt Hypothesis FrameworkA

Build a systematic threat hunt hypothesis framework that transforms threat intelligence, attack patterns, and environmental data into testable hunting hypotheses.

securitygogit
0
4
Detecting Credential Dumping TechniquesA

tespit etmeLSASS credential dumping, SAM database extraction, and NTDS.dit theft using Sysmon Event ID 10, Windows Security logs, and SIEM correlation rules

securitypythongo
0
4
Detecting Dcsync Attack In Active DirectoryA

tespit etmeDCSync attacks where adversaries abuse Active Directory replication privileges to extract password hashes by monitoring for non-domain-controller accounts requesting directory replication

securitypythongo
0
4
Detecting Dll Sideloading AttacksA

tespit etmeDLL side-loading attacks where adversaries place malicious DLLs alongside legitimate applications to hijack execution flow for defense evasion.

securityrustgo
0
4
Detecting Email Forwarding Rules AttackA

tespit etmemalicious email forwarding rules created by adversaries to maintain persistent Erişim: email communications for intelligence collection and BEC attacks.

securitygogit
0
4
Detecting Golden Ticket Attacks In Kerberos LogsA

tespit etmeGolden Ticket attacks in Active Directory by analyzing Kerberos TGT anomalies including mismatched encryption types, impossible ticket lifetimes, non-existent accounts, and forged PAC

securitygogit
0
4
Detecting Golden Ticket ForgeryA

tespit etmeKerberos Golden Ticket forgery by analyzing Windows Event ID 4769 for RC4 encryption downgrades (0x17), abnormal ticket lifetimes, and krbtgt account anomalies in Splunk and Elastic

securitypythongo
0
4
Detecting Insider Threat BehaviorsA

tespit etmeinsider threat behavioral indicators including unusual data access, off-hours activity, mass file downloads, privilege abuse, and resignation-correlated data theft.

securitygogit
0
4
Detecting Insider Threat With UebaA

Implement User and Entity Behavior Analytics using Elasticsearch/OpenSearch to build behavioral baselines, calculate anomaly scores, perform peer group analysis, and tespit etmeinsider threat indicators

securitypythongo
0
4
Detecting Kerberoasting AttacksA

tespit etmeKerberoasting attacks by monitoring for anomalous Kerberos TGS requests targeting service accounts with SPNs for offline password cracking.

securitygogit
0
4
Detecting Lateral Movement With SplunkA

tespit etmeadversary lateral movement across networks using Splunk SPL queries against Windows authentication logs, SMB traffic, and remote service abuse.

securitygoshell
0
4
Detecting Living Off The Land AttacksA

tespit etmeabuse of legitimate Windows binaries (LOLBins) used for living off the land attacks. Monitors process creation, command-line arguments, and parent-child relationships to identify suspicious

securityjavascriptpython
0
4
Detecting Living Off The Land With LolbasA

tespit etmeLiving Off the Land Binaries (LOLBins/LOLBAS) abuse including certutil, regsvr32, mshta, and rundll32 via process telemetry, Sigma rules, and parent-child process analysis

securitypythongo
0
4
Detecting Malicious Scheduled Tasks With SysmonA

tespit etmemalicious scheduled task creation and modification using Sysmon Event IDs 1 (Process Create for schtasks.exe), 11 (File Create for task XML), and Windows Security Event 4698/4702. The

securitygoswift
0
4
Detecting Mimikatz Execution PatternsA

tespit etmeMimikatz execution through command-line patterns, LSASS access signatures, binary indicators, and in-memory Tespit of known modules.

securitygoshell
0
4
Detecting Ntlm Relay With Event CorrelationA

tespit etmeNTLM relay attacks through Windows Security Event correlation by analyzing Event 4624 LogonType 3 for IP-to-hostname mismatches, identifying Responder/LLMNR poisoning artifacts, auditing

securitygoshell
0
4
Detecting Pass The Hash AttacksA

tespit etmePass-the-Hash attacks by analyzing NTLM authentication patterns, identifying Type 3 logons with NTLM where Kerberos is expected, and correlating with credential dumping.

securitygogit
0
4
Detecting Pass The Ticket AttacksA

tespit etmeKerberos Pass-the-Ticket (PtT) attacks by analyzing Windows Event IDs 4768, 4769, and 4771 for anomalous ticket usage patterns in Splunk and Elastic SIEM

securitypythongo
0
4
Detecting Privilege Escalation AttemptsA

tespit etmeprivilege escalation attempts including token manipulation, UAC bypass, unquoted service paths, kernel exploits, and sudo/doas abuse across Windows and Linux.

securitygogit
0
4
Detecting Process Hollowing TechniqueA

tespit etmeprocess hollowing (T1055.012) by analyzing memory-mapped sections, hollowed process indicators, and parent-child process anomalies in EDR telemetry.

securityrustgo
0
4
Detecting Rdp Brute Force AttacksA

tespit etmeRDP brute force attacks by analyzing Windows Security Event Logs for failed authentication patterns (Event ID 4625), successful logons after failures (Event ID 4624), NLA failures, and

securitypythongo
0
4
Detecting Service Account AbuseA

tespit etmeabuse of service accounts through anomalous interactive logons, privilege escalation, lateral movement, and unauthorized access patterns.

securitygosql
0
4
Detecting Suspicious Powershell ExecutionA

tespit etmesuspicious PowerShell execution patterns including encoded commands, download cradles, AMSI bypass attempts, and constrained language mode evasion.

securitygoshell
0
4
Detecting T1003 Credential Dumping With EdrA

tespit etmeOS credential dumping techniques targeting LSASS memory, SAM database, NTDS.dit, and cached credentials using EDR telemetry, Sysmon process access monitoring, and Windows security event

securitygogit
0
4
Detecting T1055 Process Injection With SysmonA

tespit etmeprocess injection techniques (T1055) including classic DLL injection, process hollowing, and APC injection by analyzing Sysmon events for cross-process memory operations, remote thread

securitygoshell
0
4
Detecting T1548 Abuse Elevation Control MechanismA

tespit etmeabuse of elevation control mechanisms including UAC bypass, sudo exploitation, and setuid/setgid manipulation by monitoring registry modifications, process elevation flags, and unusual

securityrustgo
0
4
Detecting Wmi PersistenceA

tespit etmeWMI event subscription persistence by analyzing Sysmon Event IDs 19, 20, and 21 for malicious EventFilter, EventConsumer, and FilterToConsumerBinding creation.

securitygoshell
0
4
Hunting For Anomalous Powershell ExecutionA

Hunt for malicious PowerShell activity by analyzing Script Block Logging (Event 4104), Module Logging (Event 4103), and process creation events. The analyst parses Windows Event Log EVTX files

securitypythongo
0
4
Hunting For Beaconing With Frequency AnalysisA

Identify command-and-control beaconing patterns in network traffic by applying statistical frequency analysis, jitter calculation, and coefficient of variation scoring to tespit etmeperiodic callbacks

securityrustgo
0
4
Hunting For Cobalt Strike BeaconsA

tespit etmeCobalt Strike beacon network activity using default TLS certificate signatures (serial 8BB00EE), JA3/JA3S/JARM fingerprints, HTTP C2 profile pattern matching, beacon jitter analysis,

ai-agentspythongo
0
4
Hunting For Command And Control BeaconingA

tespit etmeC2 beaconing patterns in network traffic using frequency analysis, jitter Tespit, and domain reputation to identify compromised endpoints communicating with adversary infrastructure.

securityrustgo
0
4
Hunting For Data Exfiltration IndicatorsA

Hunt for data exfiltration through network traffic analysis, Tespit etme unusual data flows, DNS tunneling, cloud storage uploads, and encrypted channel abuse.

securitygogit
0
4