Linux_Proxy_Frp_4213778f
Description
Linux.Proxy.Frp
Query · yara
strings:
$s1 = "github.com/fatedier/frp/client/proxy.TcpProxy"
$s2 = "frp/cmd/frpc/sub/xtcp.go"
$s3 = "frp/client/proxy/proxy_manager.go"
$s4 = "fatedier/frp/models/config/proxy.go"
$s5 = "github.com/fatedier/frp/server/proxy"
$s6 = "frp/cmd/frps/main.go"
$p1 = "json:\"remote_port\""
$p2 = "remote_port"
$p3 = "remote_addr"
$p4 = "range section [%s] local_port and remote_port is necessary[ERR]"
condition:
2 of ($s*) and 2 of ($p*)