Skip to content

Commit

Permalink
Land #5919, remove deprecated VMware modules & update resource script.
Browse files Browse the repository at this point in the history
  • Loading branch information
HD Moore committed Sep 3, 2015
2 parents 895b692 + 9107cfc commit 1b02146
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 163 deletions.
87 changes: 0 additions & 87 deletions modules/auxiliary/scanner/http/vmware_server_dir_trav.rb

This file was deleted.

75 changes: 0 additions & 75 deletions modules/auxiliary/scanner/http/vmware_update_manager_traversal.rb

This file was deleted.

2 changes: 1 addition & 1 deletion scripts/resource/basic_discovery.rc
Expand Up @@ -559,7 +559,7 @@ framework.db.workspace.hosts.each do |host|
jobwaiting(maxjobs,verbose)

print_line("Module: vmware_server_dir_trav")
run_single("use auxiliary/scanner/http/vmware_server_dir_trav")
run_single("use auxiliary/scanner/vmware/vmware_server_dir_trav")
if(verbose == 1)
infos(serv,host)
end
Expand Down

0 comments on commit 1b02146

Please sign in to comment.