metasploitable3/chef/cookbooks/metasploitable/attributes/unrealircd.rb
2017-08-24 13:49:23 -05:00

3 lines
221 B
Ruby

default[:unrealircd][:files_path] = File.join(default[:metasploitable][:files_path], 'drupal')
default[:unrealircd][:install_dir] = '/opt/unrealircd'
default[:unrealircd][:download_url] = 'https://www.exploit-db.com/apps'