Back to authors
autohandai

autohandai

798 Skills published on GitHub.

detecting-dcsync-attack-in-active-directory

Detect DCSync attacks where adversaries abuse Active Directory replication privileges to extract password hashes by monitoring for non-domain-controller accounts requesting directory replication via DsGetNCChanges.

UncategorizedView skill →

detecting-dll-sideloading-attacks

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

UncategorizedView skill →

detecting-dnp3-protocol-anomalies

>

UncategorizedView skill →

detecting-dns-exfiltration-with-dns-query-analysis

Detect data exfiltration through DNS tunneling by analyzing query entropy, subdomain length, query volume, TXT record abuse, and response payload sizes using passive DNS monitoring.

UncategorizedView skill →

detecting-email-account-compromise

Detect compromised O365 and Google Workspace email accounts by analyzing inbox rule creation, suspicious sign-in locations, mail forwarding rules, and unusual API access patterns via Microsoft Graph and audit logs.

UncategorizedView skill →

detecting-email-forwarding-rules-attack

Detect malicious email forwarding rules created by adversaries to maintain persistent access to email communications for intelligence collection and BEC attacks.

UncategorizedView skill →

detecting-evasion-techniques-in-endpoint-logs

>

UncategorizedView skill →

detecting-exfiltration-over-dns-with-zeek

Detect DNS-based data exfiltration by analyzing Zeek dns.log for high-entropy subdomains and anomalous query patterns

UncategorizedView skill →

detecting-fileless-attacks-on-endpoints

>

UncategorizedView skill →

detecting-golden-ticket-attacks-in-kerberos-logs

Detect Golden Ticket attacks in Active Directory by analyzing Kerberos TGT anomalies including mismatched encryption types, impossible ticket lifetimes, non-existent accounts, and forged PAC signatures in domain controller event logs.

UncategorizedView skill →

detecting-golden-ticket-attacks

>-

UncategorizedView skill →

detecting-golden-ticket-forgery

Detect Kerberos 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 SIEM

UncategorizedView skill →

detecting-insider-data-exfiltration-via-dlp

>

UncategorizedView skill →

detecting-insider-threat-behaviors

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

UncategorizedView skill →

detecting-insider-threat-with-ueba

Implement User and Entity Behavior Analytics using Elasticsearch/OpenSearch to build behavioral baselines, calculate anomaly scores, perform peer group analysis, and detect insider threat indicators such as data exfiltration, privilege abuse, and unauthorized access patterns.

UncategorizedView skill →

detecting-kerberoasting-attacks

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

UncategorizedView skill →

detecting-lateral-movement-in-network

>

UncategorizedView skill →

detecting-lateral-movement-with-splunk

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

UncategorizedView skill →

detecting-living-off-the-land-attacks

>

UncategorizedView skill →

detecting-living-off-the-land-with-lolbas

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

UncategorizedView skill →

detecting-malicious-scheduled-tasks-with-sysmon

>

UncategorizedView skill →

detecting-mimikatz-execution-patterns

Detect Mimikatz execution through command-line patterns, LSASS access signatures, binary indicators, and in-memory detection of known modules.

UncategorizedView skill →

detecting-misconfigured-azure-storage

>

UncategorizedView skill →

detecting-mobile-malware-behavior

>

UncategorizedView skill →

detecting-modbus-command-injection-attacks

>

UncategorizedView skill →

detecting-modbus-protocol-anomalies

>

UncategorizedView skill →

detecting-network-anomalies-with-zeek

>

UncategorizedView skill →

detecting-network-scanning-with-ids-signatures

Detect network reconnaissance and port scanning using Suricata and Snort IDS signatures, threshold-based detection rules, and traffic anomaly analysis to identify Nmap, Masscan, and custom scanning activity.

UncategorizedView skill →

detecting-oauth-token-theft

>

UncategorizedView skill →

detecting-pass-the-hash-attacks

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

UncategorizedView skill →

detecting-pass-the-ticket-attacks

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

UncategorizedView skill →

detecting-port-scanning-with-fail2ban

>

UncategorizedView skill →

detecting-privilege-escalation-attempts

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

UncategorizedView skill →

detecting-privilege-escalation-in-kubernetes-pods

Detect and prevent privilege escalation in Kubernetes pods by monitoring security contexts, capabilities, and syscall patterns with Falco and OPA policies.

UncategorizedView skill →

detecting-process-hollowing-technique

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

UncategorizedView skill →

detecting-process-injection-techniques

>

UncategorizedView skill →

detecting-qr-code-phishing-with-email-security

Detect and prevent QR code phishing (quishing) attacks that bypass traditional email security by embedding malicious URLs in QR code images within emails.

UncategorizedView skill →

detecting-ransomware-precursors-in-network

>

UncategorizedView skill →

detecting-rdp-brute-force-attacks

Detect RDP 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 source IP frequency analysis.

UncategorizedView skill →

detecting-rootkit-activity

>

UncategorizedView skill →

detecting-s3-data-exfiltration-attempts

>

UncategorizedView skill →

detecting-service-account-abuse

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

UncategorizedView skill →

detecting-shadow-api-endpoints

Discover and inventory shadow API endpoints that operate outside documented specifications using traffic analysis, code scanning, and API discovery platforms.

UncategorizedView skill →

detecting-shadow-it-cloud-usage

Detect unauthorized SaaS and cloud service usage (shadow IT) by analyzing proxy logs, DNS query logs, and netflow data using Python pandas for traffic pattern analysis and domain classification.

UncategorizedView skill →

detecting-spearphishing-with-email-gateway

Spearphishing targets specific individuals using personalized, researched content that bypasses generic spam filters. Email security gateways (SEGs) like Microsoft Defender for Office 365, Proofpoint,

UncategorizedView skill →

detecting-sql-injection-via-waf-logs

>-

UncategorizedView skill →

detecting-stuxnet-style-attacks

>

UncategorizedView skill →

detecting-supply-chain-attacks-in-ci-cd

>

UncategorizedView skill →

detecting-suspicious-oauth-application-consent

Detect risky OAuth application consent grants in Azure AD / Microsoft Entra ID using Microsoft Graph API, audit logs, and permission analysis to identify illicit consent grant attacks.

UncategorizedView skill →

detecting-suspicious-powershell-execution

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

UncategorizedView skill →

Page 6 of 16 · 798 results