Skip to content

Commit 2dc7ef4

Browse files
committed
Fix udp_probe
1 parent 038d6d5 commit 2dc7ef4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/auxiliary/scanner/discovery/udp_probe.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ def initialize
4646
@probes << 'probe_pkt_citrix'
4747
@probes << 'probe_pkt_pca_st'
4848
@probes << 'probe_pkt_pca_nq'
49+
@probes << 'probe_chargen'
4950

5051
end
5152

0 commit comments

Comments
 (0)