Skip to content

Commit 12efa99

Browse files
committed
Fix udp_sweep
1 parent 2dc7ef4 commit 12efa99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/auxiliary/scanner/discovery/udp_sweep.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ def initialize
4141
@probes << 'probe_pkt_citrix'
4242
@probes << 'probe_pkt_pca_st'
4343
@probes << 'probe_pkt_pca_nq'
44+
@probes << 'probe_chargen'
4445
end
4546

4647
def setup

0 commit comments

Comments
 (0)