Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OPC UA TCP service detection #2791

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Mar 2, 2024

  1. Add OPC UA TCP probe and match

    Send HEL message with invalid EndpointURI and expect either ACK or ERR as response [1].
    Ports are default ports on popular OPC UA software [2].
    Rarity based on gut feeling.
    
    References:
    1. https://reference.opcfoundation.org/Core/Part6/v104/docs/7
    2. https://claroty.com/team82/research/opc-ua-deep-dive-series-a-one-of-a-kind-opc-ua-exploit-framework
    ValtteriL committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    5b518af View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Merge with nmap#2730

    ValtteriL committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    af3691b View commit details
    Browse the repository at this point in the history