[BUG] RDP JS module not working #6451
-
RDP module does not return any other info than the ![]() Same host in shodan: ![]() So nuclei template https://github.com/projectdiscovery/nuclei-templates/blob/main/javascript/detection/rdp-detect.yaml is not affected, however anything more complex is not possible. I suspect a bug in the module itself https://github.com/projectdiscovery/nuclei/blob/v3.4.9/pkg/js/libs/rdp/rdp.go#L82. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
It might be problem with https://github.com/praetorian-inc/fingerprintx/tree/main, which is nuclei using. |
Beta Was this translation helpful? Give feedback.
-
@matejsmycka #6204 is this what you were looking for or something else? |
Beta Was this translation helpful? Give feedback.
@matejsmycka #6204 is this what you were looking for or something else?