↓ 3 callersFunctionparse_http_request Parse HTTP request headers for JA4H fingerprinting. Returns a dict with: method, version, headers, cookies, referer, accept_language Ret
src/cowrie/core/fingerprint.py:165
↓ 2 callersMethod_build_system_context Build the system context prompt, using the configured template if present. Supports variables: {hostname}, {username}, {ip}, {ip6}, {
src/cowrie/llm/protocol.py:144