open62541/tests/fuzz/fuzz_src_ua_util_endpoints.dict
2018-11-17 21:15:24 +01:00

17 lines
300 B
Plaintext

#
# AFL dictionary for OPC UA Endpoints
# -----------------------------
#
#
# Stefan Profanter <git@s.profanter.me>
#
endpoint_http="opc.http"
endpoint_tcp="opc.tcp"
endpoint_udp="opc.udp"
endpoint_udp="opc.eth"
endpoint_proto="://"
endpoint_host="localhost"
endpoint_delim="/"
endpoint_port=":123"