isPortOpen() function doesnt work if scanning udp port #5396
Labels
Type: Bug
Inconsistencies or issues which will cause an issue or problem for users or implementors.
Milestone
UDP port wont be detected when using
isPortOpen
function because that function only detects TCP port. A small example can be found athttps://github.com/projectdiscovery/nuclei-templates/blob/main/javascript/udp/detection/tftp-detect.yaml
When using that template it always return not found even though the host is already using tftp
The text was updated successfully, but these errors were encountered: