nuclei
nuclei copied to clipboard
Add UDP protocol support
This would enable creating templates against services that require UDP communication (e.g. SNMP).
- Is this intended as an extension of existing network templates?
- Shall we add support for crafting UDP raw packets (this might require using libpcap) as this might help in protocols like DHCP and so on?
Is this intended as an extension of existing network templates?
Yes
Shall we add support for crafting UDP raw packets
Also yes. This would be very helpful for interacting with protocols like SNMP
This would indeed be a great fundamental addition that would open up a bunch of possibilities for new templates.
wanted to know if this feature has been implemented, I'm planning to write a simple template
wanted to know if this feature has been implemented, I'm planning to write a simple template
@badpwner when the feature will be implemented, the status of this ticket will appear closed and it will have an associated, merged pull request.
Hello, If the udp protocol is supported, a vulnerability template can be developed using the upnp protocol.
Ref : https://medium.com/@s1kr10s/d-link-dir-859-unauthenticated-rce-in-ssdpcgi-http-st-cve-2019-20215-en-2e799acb8a73
The udp protocol can be used using JavaScript supported by version 3 of nuclei. Please refer to the reference below.
Ref : https://github.com/projectdiscovery/nuclei-templates/pull/8700
Docs - https://docs.projectdiscovery.io/templates/protocols/javascript/modules/net#net-open-protocol-address-netconn