tag

network-forensics

10 indexed skills · max 10 per page

skills (10)

analyzing-ransomware-network-indicators

mukul975/Anthropic-Cybersecurity-Skills · analyzing-ransomware-network-indicators

0

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

performing-network-traffic-analysis-with-tshark

mukul975/Anthropic-Cybersecurity-Skills · performing-network-traffic-analysis-with-tshark

0

Automate network traffic analysis using tshark and pyshark for protocol statistics, suspicious flow detection, DNS anomaly identification, and IOC extraction from PCAP files

detecting-lateral-movement-with-zeek

mukul975/Anthropic-Cybersecurity-Skills · detecting-lateral-movement-with-zeek

0

Detect lateral movement in network traffic using Zeek (formerly Bro) log analysis. Parses conn.log, smb_mapping.log, smb_files.log, dce_rpc.log, kerberos.log, and ntlm.log to identify SMB file transfers, NTLM account spray activity, remote service execution, and anomalous internal connections.

analyzing-network-covert-channels-in-malware

mukul975/Anthropic-Cybersecurity-Skills · analyzing-network-covert-channels-in-malware

0

Detect and analyze covert communication channels used by malware including DNS tunneling, ICMP exfiltration, steganographic HTTP, and protocol abuse for C2 and data exfiltration.

performing-network-forensics-with-wireshark

mukul975/Anthropic-Cybersecurity-Skills · performing-network-forensics-with-wireshark

0

Capture and analyze network traffic using Wireshark and tshark to reconstruct network events, extract artifacts, and identify malicious communications.

analyzing-network-traffic-for-incidents

mukul975/Anthropic-Cybersecurity-Skills · analyzing-network-traffic-for-incidents

0

Analyzes network traffic captures and flow data to identify adversary activity during security incidents, including command-and-control communications, lateral movement, data exfiltration, and exploitation attempts. Uses Wireshark, Zeek, and NetFlow analysis techniques. Activates for requests involving network traffic analysis, packet capture investigation, PCAP analysis, network forensics, C2 traffic detection, or exfiltration detection.

detecting-command-and-control-over-dns

mukul975/Anthropic-Cybersecurity-Skills · detecting-command-and-control-over-dns

0

Detects command-and-control (C2) communications tunneled through DNS protocol including DNS tunneling tools (Iodine, dnscat2, dns2tcp, Cobalt Strike DNS beacon), domain generation algorithms (DGA), encoded payload delivery via TXT/CNAME records, and DNS beaconing patterns. Covers Shannon entropy analysis of query subdomains, statistical anomaly detection, ML-based DGA classification, passive DNS correlation, and Zeek/Suricata signature development. Activates for requests involving DNS-based C2 detection, DNS tunnel identification, suspicious DNS traffic investigation, or DGA domain classification.

hunting-for-cobalt-strike-beacons

mukul975/Anthropic-Cybersecurity-Skills · hunting-for-cobalt-strike-beacons

0

Detect Cobalt Strike beacon network activity using default TLS certificate signatures (serial 8BB00EE), JA3/JA3S/JARM fingerprints, HTTP C2 profile pattern matching, beacon jitter analysis, and named pipe detection via Zeek, Suricata, and Python PCAP analysis.

analyzing-network-packets-with-scapy

mukul975/Anthropic-Cybersecurity-Skills · analyzing-network-packets-with-scapy

0

Craft, send, sniff, and dissect network packets using Scapy for protocol analysis, network reconnaissance, and traffic anomaly detection in authorized security testing

performing-network-packet-capture-analysis

mukul975/Anthropic-Cybersecurity-Skills · performing-network-packet-capture-analysis

0

Perform forensic analysis of network packet captures (PCAP/PCAPNG) using Wireshark, tshark, and tcpdump to reconstruct network communications, extract transferred files, identify malicious traffic, and establish evidence of data exfiltration or command-and-control activity.