1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

More script updates to change Metasploit Redmine

references to valid Github URLs
This commit is contained in:
tomsellers
2015-01-01 15:13:13 +00:00
parent d2622c0396
commit 10822d1633
3 changed files with 5 additions and 5 deletions

View File

@@ -47,7 +47,7 @@ categories = {"default", "version", "discovery", "vuln"}
-- http://www.vxdev.com/docs/vx55man/tornado-api/wdbpcl/wdb.html
-- http://www.verysource.com/code/2817990_1/wdb.h.html
-- Metasploit scanner module
-- http://www.metasploit.com/redmine/projects/framework/repository/entry/lib/msf/core/exploit/wdbrpc.rb
-- https://github.com/rapid7/metasploit-framework/blob/master/lib/msf/core/exploit/wdbrpc.rb
portrule = shortport.version_port_or_service(17185, "wdbrpc", {"udp"} )