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 NSE plugin to detect GTP and output version #917

Closed
wants to merge 3 commits into from

Conversation

gteissier
Copy link

This simple plugin is based on two EchoRequest sent over UDP to target. Both v1 and v2 are supported and will be output by plugin.

An example output is included in comments.

It has been tested against openggsn.

@cldrn cldrn added the NSE label Nov 26, 2017
@dmiller-nmap
Copy link

Thanks for the contribution! Since there is little output here (just distinguishing protocol versions), I feel that this would fit better as a UDP payload in the nmap-payloads file. I've already pushed a change to do this initially, and I'll update it to send both GTP v1 and v2 probes once we have multiple payload support (pending #1859). I've given you credit in the changelog, since it's your work that came up with the probes.

@nmap-bot nmap-bot closed this in 81fc994 Jan 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants