metasploitable3/chef/cookbooks/metasploitable/attributes/unrealircd.rb

3 lines
221 B
Ruby
Raw Normal View History

2017-08-24 20:49:23 +02:00
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'