From ce01d9fa46e368c89e560f6e7a1ccd9fdca60a2d Mon Sep 17 00:00:00 2001 From: Wade Alcorn Date: Wed, 30 Dec 2015 08:11:57 +1000 Subject: [PATCH] updated copyright year --- Gemfile | 2 +- Gemfile.lock | 112 ------------------ INSTALL.txt | 2 +- README | 2 +- README.mkd | 2 +- Rakefile | 2 +- VERSION | 4 +- beef | 2 +- config.yaml | 4 +- core/api.rb | 2 +- core/api/extension.rb | 2 +- core/api/extensions.rb | 2 +- core/api/main/configuration.rb | 2 +- core/api/main/migration.rb | 2 +- core/api/main/network_stack/assethandler.rb | 2 +- core/api/main/server.rb | 2 +- core/api/main/server/hook.rb | 2 +- core/api/module.rb | 2 +- core/api/modules.rb | 2 +- core/bootstrap.rb | 2 +- core/core.rb | 2 +- core/extension.rb | 2 +- core/extensions.rb | 2 +- core/filters.rb | 2 +- core/filters/base.rb | 2 +- core/filters/browser.rb | 2 +- core/filters/command.rb | 2 +- core/filters/http.rb | 2 +- core/filters/page.rb | 2 +- core/hbmanager.rb | 2 +- core/loader.rb | 2 +- core/main/autorun_engine/engine.rb | 2 +- core/main/autorun_engine/models/execution.rb | 2 +- core/main/autorun_engine/models/rule.rb | 2 +- core/main/autorun_engine/parser.rb | 2 +- core/main/autorun_engine/rule_loader.rb | 2 +- core/main/client/are.js | 2 +- core/main/client/beef.js | 2 +- core/main/client/browser.js | 2 +- core/main/client/browser/cookie.js | 2 +- core/main/client/browser/popup.js | 2 +- core/main/client/dom.js | 2 +- core/main/client/encode/base64.js | 2 +- core/main/client/encode/json.js | 2 +- core/main/client/geolocation.js | 2 +- core/main/client/hardware.js | 2 +- core/main/client/init.js | 2 +- core/main/client/lib/evercookie.js | 2 +- core/main/client/logger.js | 2 +- core/main/client/mitb.js | 2 +- core/main/client/net.js | 2 +- core/main/client/net/connection.js | 2 +- core/main/client/net/dns.js | 2 +- core/main/client/net/local.js | 2 +- core/main/client/net/portscanner.js | 2 +- core/main/client/net/requester.js | 2 +- core/main/client/os.js | 2 +- core/main/client/session.js | 2 +- core/main/client/timeout.js | 2 +- core/main/client/updater.js | 2 +- core/main/client/webrtc.js | 2 +- core/main/client/websocket.js | 2 +- core/main/command.rb | 2 +- core/main/configuration.rb | 2 +- core/main/console/banners.rb | 2 +- core/main/console/commandline.rb | 2 +- core/main/constants/browsers.rb | 2 +- core/main/constants/commandmodule.rb | 2 +- core/main/constants/distributedengine.rb | 2 +- core/main/constants/hardware.rb | 2 +- core/main/constants/os.rb | 2 +- core/main/crypto.rb | 2 +- core/main/distributed_engine/models/rules.rb | 2 +- core/main/handlers/browserdetails.rb | 2 +- core/main/handlers/commands.rb | 2 +- core/main/handlers/hookedbrowsers.rb | 2 +- core/main/handlers/modules/beefjs.rb | 2 +- core/main/handlers/modules/command.rb | 4 +- core/main/logger.rb | 2 +- core/main/migration.rb | 2 +- core/main/models/browserdetails.rb | 2 +- core/main/models/command.rb | 2 +- core/main/models/commandmodule.rb | 2 +- core/main/models/hookedbrowser.rb | 2 +- core/main/models/log.rb | 2 +- core/main/models/optioncache.rb | 2 +- core/main/models/result.rb | 2 +- core/main/models/user.rb | 2 +- core/main/network_stack/api.rb | 2 +- core/main/network_stack/assethandler.rb | 2 +- .../handlers/dynamicreconstruction.rb | 2 +- core/main/network_stack/handlers/raw.rb | 2 +- .../main/network_stack/handlers/redirector.rb | 2 +- .../main/network_stack/websocket/websocket.rb | 2 +- core/main/rest/api.rb | 2 +- core/main/rest/handlers/admin.rb | 2 +- core/main/rest/handlers/autorun_engine.rb | 2 +- core/main/rest/handlers/categories.rb | 2 +- core/main/rest/handlers/hookedbrowsers.rb | 2 +- core/main/rest/handlers/logs.rb | 2 +- core/main/rest/handlers/modules.rb | 2 +- core/main/rest/handlers/server.rb | 2 +- core/main/router/api.rb | 2 +- core/main/router/router.rb | 2 +- core/main/server.rb | 2 +- core/module.rb | 2 +- core/modules.rb | 2 +- core/ruby.rb | 2 +- core/ruby/hash.rb | 2 +- core/ruby/module.rb | 2 +- core/ruby/object.rb | 2 +- core/ruby/patches/dm-do-adapter/adapter.rb | 2 +- core/ruby/print.rb | 2 +- core/ruby/security.rb | 2 +- core/ruby/string.rb | 2 +- core/settings.rb | 2 +- docs/boilerplate | 2 +- extensions/admin_ui/api/command.rb | 2 +- extensions/admin_ui/api/handler.rb | 2 +- extensions/admin_ui/classes/httpcontroller.rb | 2 +- extensions/admin_ui/classes/session.rb | 2 +- extensions/admin_ui/config.yaml | 2 +- extensions/admin_ui/constants/agents.rb | 2 +- extensions/admin_ui/constants/icons.rb | 2 +- .../authentication/authentication.rb | 2 +- .../controllers/authentication/index.html | 2 +- extensions/admin_ui/controllers/logs/logs.rb | 2 +- .../admin_ui/controllers/modules/modules.rb | 2 +- .../admin_ui/controllers/panel/index.html | 2 +- .../admin_ui/controllers/panel/panel.rb | 2 +- extensions/admin_ui/extension.rb | 2 +- extensions/admin_ui/handlers/ui.rb | 2 +- extensions/admin_ui/media/css/base.css | 2 +- extensions/admin_ui/media/css/ext-all.css | 2 +- extensions/admin_ui/media/css/wterm.css | 2 +- .../media/javascript/esapi/Class.create.js | 2 +- .../media/javascript/ui/authentication.js | 2 +- .../media/javascript/ui/common/beef_common.js | 2 +- .../media/javascript/ui/panel/DataGrid.js | 2 +- .../javascript/ui/panel/DistributedEngine.js | 2 +- .../media/javascript/ui/panel/HooksTab.js | 2 +- .../media/javascript/ui/panel/Logout.js | 2 +- .../media/javascript/ui/panel/MainPanel.js | 2 +- .../javascript/ui/panel/PanelStatusBar.js | 2 +- .../media/javascript/ui/panel/PanelViewer.js | 2 +- .../media/javascript/ui/panel/WelcomeTab.js | 2 +- .../media/javascript/ui/panel/ZombieTab.js | 2 +- .../media/javascript/ui/panel/ZombieTabs.js | 2 +- .../media/javascript/ui/panel/ZombiesMgr.js | 2 +- .../media/javascript/ui/panel/common.js | 2 +- .../ui/panel/tabs/ZombieTabAutorun.js | 2 +- .../ui/panel/tabs/ZombieTabCommands.js | 2 +- .../ui/panel/tabs/ZombieTabDetails.js | 2 +- .../javascript/ui/panel/tabs/ZombieTabIpec.js | 2 +- .../javascript/ui/panel/tabs/ZombieTabLogs.js | 2 +- .../ui/panel/tabs/ZombieTabNetwork.js | 2 +- .../javascript/ui/panel/tabs/ZombieTabRTC.js | 2 +- .../ui/panel/tabs/ZombieTabRider.js | 2 +- .../ui/panel/tabs/ZombieTabXssRays.js | 2 +- .../javascript/ui/panel/zombiesTreeList.js | 2 +- .../media/javascript/ux/PagingStore.js | 2 +- .../admin_ui/media/javascript/ux/StatusBar.js | 2 +- .../media/javascript/ux/TabCloseMenu.js | 2 +- .../media/javascript/wterm/wterm.jquery.js | 2 +- extensions/autoloader/config.yaml | 2 +- extensions/autoloader/extension.rb | 2 +- extensions/autoloader/model.rb | 2 +- extensions/console/config.yaml | 2 +- extensions/console/extension.rb | 2 +- extensions/console/lib/command_dispatcher.rb | 2 +- .../console/lib/command_dispatcher/command.rb | 2 +- .../console/lib/command_dispatcher/core.rb | 2 +- .../console/lib/command_dispatcher/target.rb | 2 +- extensions/console/lib/shellinterface.rb | 2 +- extensions/console/shell.rb | 2 +- extensions/customhook/api.rb | 2 +- extensions/customhook/config.yaml | 2 +- extensions/customhook/extension.rb | 2 +- extensions/customhook/handler.rb | 2 +- extensions/customhook/html/index.html | 2 +- extensions/demos/api.rb | 2 +- extensions/demos/chrome_extension/index.html | 2 +- .../chrome_extension/persistent_tab.html | 2 +- extensions/demos/config.yaml | 2 +- extensions/demos/extension.rb | 2 +- .../background.js | 2 +- extensions/demos/handler.rb | 2 +- extensions/demos/html/basic.html | 2 +- extensions/demos/html/butcher/butch.css | 2 +- extensions/demos/html/butcher/index.html | 2 +- extensions/demos/html/checkJava.java | 2 +- .../html/clickjacking/clickjack_attack.html | 2 +- .../html/clickjacking/clickjack_victim.html | 2 +- extensions/demos/html/plain.html | 2 +- extensions/demos/html/report.html | 2 +- extensions/demos/html/secret_page.html | 2 +- extensions/dns/api.rb | 2 +- extensions/dns/config.yaml | 2 +- extensions/dns/dns.rb | 2 +- extensions/dns/extension.rb | 2 +- extensions/dns/logger.rb | 2 +- extensions/dns/model.rb | 2 +- extensions/dns/rest/dns.rb | 2 +- extensions/etag/api.rb | 2 +- extensions/etag/config.yaml | 2 +- extensions/etag/etag.rb | 2 +- extensions/etag/extension.rb | 2 +- extensions/evasion/config.yaml | 2 +- extensions/evasion/evasion.rb | 2 +- extensions/evasion/extension.rb | 2 +- extensions/evasion/helper.rb | 2 +- extensions/evasion/obfuscation/base_64.rb | 2 +- extensions/evasion/obfuscation/minify.rb | 2 +- extensions/evasion/obfuscation/scramble.rb | 2 +- extensions/evasion/obfuscation/whitespace.rb | 2 +- extensions/events/api.rb | 2 +- extensions/events/config.yaml | 2 +- extensions/events/extension.rb | 2 +- extensions/events/handler.rb | 2 +- extensions/ipec/config.yaml | 2 +- extensions/ipec/extension.rb | 2 +- .../chrome/content/linkTargetFinder.js | 2 +- .../defaults/preferences/prefs.js | 2 +- .../ipec/files/LinkTargetFinder/skin/skin.css | 2 +- extensions/ipec/junk_calculator.rb | 2 +- extensions/ipec/models/ipec_exploits.rb | 2 +- extensions/ipec/models/ipec_exploits_run.rb | 2 +- extensions/ipec/rest/ipec.rb | 2 +- extensions/metasploit/api.rb | 2 +- extensions/metasploit/config.yaml | 2 +- extensions/metasploit/extension.rb | 2 +- extensions/metasploit/module.rb | 2 +- extensions/metasploit/rest/msf.rb | 2 +- extensions/metasploit/rpcclient.rb | 2 +- extensions/network/api.rb | 2 +- extensions/network/config.yaml | 2 +- extensions/network/extension.rb | 2 +- extensions/network/models/network_host.rb | 2 +- extensions/network/models/network_service.rb | 2 +- extensions/network/rest/network.rb | 2 +- extensions/notifications/channels/email.rb | 2 +- extensions/notifications/channels/tweet.rb | 2 +- extensions/notifications/config.yaml | 2 +- extensions/notifications/extension.rb | 2 +- extensions/notifications/notifications.rb | 2 +- extensions/proxy/api.rb | 2 +- extensions/proxy/config.yaml | 2 +- extensions/proxy/controllers/proxy.rb | 2 +- extensions/proxy/extension.rb | 2 +- extensions/proxy/proxy.rb | 2 +- extensions/proxy/rest/proxy.rb | 2 +- extensions/qrcode/config.yaml | 2 +- extensions/qrcode/extension.rb | 2 +- extensions/qrcode/qrcode.rb | 2 +- extensions/requester/api.rb | 2 +- extensions/requester/api/hook.rb | 4 +- extensions/requester/config.yaml | 2 +- extensions/requester/controllers/requester.rb | 2 +- extensions/requester/extension.rb | 2 +- extensions/requester/handler.rb | 2 +- extensions/requester/models/http.rb | 2 +- extensions/s2c_dns_tunnel/api.rb | 2 +- extensions/s2c_dns_tunnel/config.yaml | 2 +- extensions/s2c_dns_tunnel/dnsd.rb | 2 +- extensions/s2c_dns_tunnel/extension.rb | 2 +- extensions/social_engineering/config.yaml | 2 +- extensions/social_engineering/extension.rb | 2 +- .../mass_mailer/mass_mailer.rb | 2 +- .../mass_mailer/templates/default/mail.html | 2 +- .../mass_mailer/templates/edfenergy/mail.html | 2 +- .../social_engineering/models/interceptor.rb | 2 +- .../social_engineering/models/mass_mailer.rb | 2 +- .../social_engineering/models/web_cloner.rb | 2 +- .../powershell/bind_powershell.rb | 2 +- .../rest/socialengineering.rb | 2 +- .../web_cloner/interceptor.rb | 2 +- .../web_cloner/web_cloner.rb | 2 +- extensions/webrtc/api.rb | 2 +- extensions/webrtc/api/hook.rb | 2 +- extensions/webrtc/config.yaml | 2 +- extensions/webrtc/extension.rb | 2 +- extensions/webrtc/handlers.rb | 2 +- extensions/webrtc/models/rtcmanage.rb | 2 +- extensions/webrtc/models/rtcmodulestatus.rb | 2 +- extensions/webrtc/models/rtcsignal.rb | 2 +- extensions/webrtc/models/rtcstatus.rb | 2 +- extensions/webrtc/rest/webrtc.rb | 2 +- extensions/xssrays/api.rb | 2 +- extensions/xssrays/api/scan.rb | 4 +- extensions/xssrays/config.yaml | 2 +- extensions/xssrays/controllers/xssrays.rb | 2 +- extensions/xssrays/extension.rb | 2 +- extensions/xssrays/handler.rb | 2 +- extensions/xssrays/models/xssraysdetail.rb | 2 +- extensions/xssrays/models/xssraysscan.rb | 2 +- install | 2 +- install-beef | 2 +- liveCD/BeEFLive.sh | 4 +- .../browser/avant_steal_history/command.js | 2 +- .../browser/avant_steal_history/config.yaml | 2 +- modules/browser/avant_steal_history/module.rb | 2 +- .../browser/browser_fingerprinting/command.js | 2 +- .../browser_fingerprinting/config.yaml | 2 +- .../browser/browser_fingerprinting/module.rb | 2 +- modules/browser/detect_activex/command.js | 2 +- modules/browser/detect_activex/config.yaml | 2 +- modules/browser/detect_activex/module.rb | 2 +- .../detect_evernote_clipper/command.js | 2 +- .../detect_evernote_clipper/config.yaml | 2 +- .../browser/detect_evernote_clipper/module.rb | 2 +- modules/browser/detect_extensions/command.js | 2 +- modules/browser/detect_extensions/config.yaml | 2 +- modules/browser/detect_extensions/module.rb | 2 +- modules/browser/detect_firebug/command.js | 2 +- modules/browser/detect_firebug/config.yaml | 2 +- modules/browser/detect_firebug/module.rb | 2 +- modules/browser/detect_foxit/command.js | 2 +- modules/browser/detect_foxit/config.yaml | 2 +- modules/browser/detect_foxit/module.rb | 2 +- modules/browser/detect_lastpass/command.js | 2 +- modules/browser/detect_lastpass/config.yaml | 2 +- modules/browser/detect_lastpass/module.rb | 2 +- modules/browser/detect_office/command.js | 2 +- modules/browser/detect_office/config.yaml | 2 +- modules/browser/detect_office/module.rb | 2 +- .../browser/detect_popup_blocker/command.js | 2 +- .../browser/detect_popup_blocker/config.yaml | 2 +- .../browser/detect_popup_blocker/module.rb | 2 +- modules/browser/detect_quicktime/command.js | 2 +- modules/browser/detect_quicktime/config.yaml | 2 +- modules/browser/detect_quicktime/module.rb | 2 +- modules/browser/detect_realplayer/command.js | 2 +- modules/browser/detect_realplayer/config.yaml | 2 +- modules/browser/detect_realplayer/module.rb | 2 +- modules/browser/detect_silverlight/command.js | 2 +- .../browser/detect_silverlight/config.yaml | 2 +- modules/browser/detect_silverlight/module.rb | 2 +- .../browser/detect_simple_adblock/command.js | 2 +- .../browser/detect_simple_adblock/config.yaml | 2 +- .../browser/detect_simple_adblock/module.rb | 2 +- modules/browser/detect_toolbars/command.js | 2 +- modules/browser/detect_toolbars/config.yaml | 2 +- modules/browser/detect_toolbars/module.rb | 2 +- modules/browser/detect_unity/command.js | 2 +- modules/browser/detect_unity/config.yaml | 2 +- modules/browser/detect_unity/module.rb | 2 +- .../browser/detect_unsafe_activex/command.js | 2 +- .../browser/detect_unsafe_activex/config.yaml | 2 +- .../browser/detect_unsafe_activex/module.rb | 2 +- modules/browser/detect_vlc/command.js | 2 +- modules/browser/detect_vlc/config.yaml | 2 +- modules/browser/detect_vlc/module.rb | 2 +- modules/browser/detect_wmp/command.js | 2 +- modules/browser/detect_wmp/config.yaml | 2 +- modules/browser/detect_wmp/module.rb | 2 +- .../browser/get_visited_domains/command.js | 2 +- .../browser/get_visited_domains/config.yaml | 2 +- modules/browser/get_visited_domains/module.rb | 2 +- modules/browser/get_visited_urls/command.js | 2 +- modules/browser/get_visited_urls/config.yaml | 2 +- modules/browser/get_visited_urls/module.rb | 2 +- .../hooked_domain/ajax_fingerprint/command.js | 2 +- .../ajax_fingerprint/config.yaml | 2 +- .../hooked_domain/ajax_fingerprint/module.rb | 2 +- .../hooked_domain/alert_dialog/command.js | 2 +- .../hooked_domain/alert_dialog/config.yaml | 2 +- .../hooked_domain/alert_dialog/module.rb | 2 +- .../hooked_domain/deface_web_page/command.js | 2 +- .../hooked_domain/deface_web_page/config.yaml | 2 +- .../hooked_domain/deface_web_page/module.rb | 2 +- .../deface_web_page_component/command.js | 2 +- .../deface_web_page_component/config.yaml | 2 +- .../deface_web_page_component/module.rb | 2 +- .../disable_developer_tools/command.js | 2 +- .../disable_developer_tools/config.yaml | 2 +- .../disable_developer_tools/module.rb | 2 +- .../hooked_domain/get_cookie/command.js | 2 +- .../hooked_domain/get_cookie/config.yaml | 2 +- .../hooked_domain/get_cookie/module.rb | 2 +- .../hooked_domain/get_form_values/command.js | 2 +- .../hooked_domain/get_form_values/config.yaml | 2 +- .../hooked_domain/get_form_values/module.rb | 2 +- .../get_local_storage/command.js | 2 +- .../get_local_storage/config.yaml | 2 +- .../hooked_domain/get_local_storage/module.rb | 2 +- .../hooked_domain/get_page_html/command.js | 2 +- .../hooked_domain/get_page_html/config.yaml | 2 +- .../hooked_domain/get_page_html/module.rb | 2 +- .../hooked_domain/get_page_links/command.js | 2 +- .../hooked_domain/get_page_links/config.yaml | 2 +- .../hooked_domain/get_page_links/module.rb | 2 +- .../get_session_storage/command.js | 2 +- .../get_session_storage/config.yaml | 2 +- .../get_session_storage/module.rb | 2 +- .../get_stored_credentials/command.js | 2 +- .../get_stored_credentials/config.yaml | 2 +- .../get_stored_credentials/module.rb | 2 +- .../hooked_domain/link_rewrite/command.js | 2 +- .../hooked_domain/link_rewrite/config.yaml | 2 +- .../hooked_domain/link_rewrite/module.rb | 2 +- .../link_rewrite_click_events/command.js | 2 +- .../link_rewrite_click_events/config.yaml | 2 +- .../link_rewrite_click_events/module.rb | 2 +- .../link_rewrite_sslstrip/command.js | 2 +- .../link_rewrite_sslstrip/config.yaml | 2 +- .../link_rewrite_sslstrip/module.rb | 2 +- .../hooked_domain/link_rewrite_tel/command.js | 2 +- .../link_rewrite_tel/config.yaml | 2 +- .../hooked_domain/link_rewrite_tel/module.rb | 2 +- .../mobilesafari_address_spoofing/command.js | 2 +- .../mobilesafari_address_spoofing/config.yaml | 2 +- .../mobilesafari_address_spoofing/module.rb | 2 +- .../overflow_cookiejar/command.js | 2 +- .../overflow_cookiejar/config.yaml | 2 +- .../overflow_cookiejar/module.rb | 2 +- .../hooked_domain/prompt_dialog/command.js | 2 +- .../hooked_domain/prompt_dialog/config.yaml | 2 +- .../hooked_domain/prompt_dialog/module.rb | 2 +- .../hooked_domain/replace_video/command.js | 2 +- .../hooked_domain/replace_video/config.yaml | 2 +- .../hooked_domain/replace_video/module.rb | 2 +- .../browser/hooked_domain/rickroll/command.js | 2 +- .../hooked_domain/rickroll/config.yaml | 2 +- .../browser/hooked_domain/rickroll/module.rb | 2 +- .../hooked_domain/site_redirect/command.js | 2 +- .../hooked_domain/site_redirect/config.yaml | 2 +- .../hooked_domain/site_redirect/module.rb | 2 +- .../site_redirect_iframe/command.js | 2 +- .../site_redirect_iframe/config.yaml | 2 +- .../site_redirect_iframe/module.rb | 2 +- modules/browser/play_sound/command.js | 2 +- modules/browser/play_sound/config.yaml | 2 +- modules/browser/play_sound/module.rb | 2 +- .../browser/remove_hook_element/command.js | 2 +- .../browser/remove_hook_element/config.yaml | 2 +- modules/browser/remove_hook_element/module.rb | 2 +- modules/browser/spyder_eye/command.js | 2 +- modules/browser/spyder_eye/config.yaml | 2 +- modules/browser/spyder_eye/module.rb | 2 +- modules/browser/unhook/command.js | 2 +- modules/browser/unhook/config.yaml | 2 +- modules/browser/unhook/module.rb | 2 +- modules/browser/webcam/command.js | 2 +- modules/browser/webcam/config.yaml | 2 +- modules/browser/webcam/module.rb | 2 +- modules/browser/webcam_html5/command.js | 2 +- modules/browser/webcam_html5/config.yaml | 2 +- modules/browser/webcam_html5/module.rb | 2 +- .../webcam_permission_check/cameraCheck.as | 2 +- .../webcam_permission_check/command.js | 2 +- .../webcam_permission_check/config.yaml | 2 +- .../browser/webcam_permission_check/module.rb | 2 +- .../chrome_extensions/execute_tabs/command.js | 2 +- .../execute_tabs/config.yaml | 2 +- .../chrome_extensions/execute_tabs/module.rb | 2 +- .../get_all_cookies/command.js | 2 +- .../get_all_cookies/config.yaml | 2 +- .../get_all_cookies/module.rb | 2 +- .../grab_google_contacts/command.js | 2 +- .../grab_google_contacts/config.yaml | 2 +- .../grab_google_contacts/module.rb | 2 +- .../chrome_extensions/inject_beef/command.js | 2 +- .../chrome_extensions/inject_beef/config.yaml | 2 +- .../chrome_extensions/inject_beef/module.rb | 2 +- .../chrome_extensions/screenshot/command.js | 2 +- .../chrome_extensions/screenshot/config.yaml | 2 +- .../chrome_extensions/screenshot/module.rb | 2 +- .../send_gvoice_sms/command.js | 2 +- .../send_gvoice_sms/config.yaml | 2 +- .../send_gvoice_sms/module.rb | 2 +- modules/debug/test_beef_debug/command.js | 2 +- modules/debug/test_beef_debug/config.yaml | 2 +- modules/debug/test_beef_debug/module.rb | 2 +- modules/debug/test_cors_request/command.js | 2 +- modules/debug/test_cors_request/config.yaml | 2 +- modules/debug/test_cors_request/module.rb | 2 +- .../debug/test_dns_tunnel_client/command.js | 2 +- .../debug/test_dns_tunnel_client/config.yaml | 2 +- .../debug/test_dns_tunnel_client/module.rb | 2 +- modules/debug/test_get_variable/command.js | 2 +- modules/debug/test_get_variable/config.yaml | 2 +- modules/debug/test_get_variable/module.rb | 2 +- modules/debug/test_http_bind_raw/command.js | 2 +- modules/debug/test_http_bind_raw/config.yaml | 2 +- modules/debug/test_http_bind_raw/module.rb | 2 +- modules/debug/test_http_redirect/command.js | 2 +- modules/debug/test_http_redirect/config.yaml | 2 +- modules/debug/test_http_redirect/module.rb | 2 +- modules/debug/test_network_request/command.js | 2 +- .../debug/test_network_request/config.yaml | 2 +- modules/debug/test_network_request/module.rb | 2 +- .../debug/test_return_ascii_chars/command.js | 2 +- .../debug/test_return_ascii_chars/config.yaml | 2 +- .../debug/test_return_ascii_chars/module.rb | 2 +- modules/debug/test_return_image/command.js | 2 +- modules/debug/test_return_image/config.yaml | 2 +- modules/debug/test_return_image/module.rb | 2 +- .../debug/test_return_long_string/command.js | 2 +- .../debug/test_return_long_string/config.yaml | 2 +- .../debug/test_return_long_string/module.rb | 2 +- .../apache_cookie_disclosure/command.js | 2 +- .../apache_cookie_disclosure/config.yaml | 2 +- .../apache_cookie_disclosure/module.rb | 2 +- .../axous_1_1_1_add_user_csrf/command.js | 2 +- .../axous_1_1_1_add_user_csrf/config.yaml | 2 +- .../axous_1_1_1_add_user_csrf/module.rb | 2 +- .../active_fax_beef_bind/command.js | 2 +- .../active_fax_beef_bind/config.yaml | 2 +- .../active_fax_beef_bind/module.rb | 2 +- .../eudora_mail_beef_bind/command.js | 2 +- .../eudora_mail_beef_bind/config.yaml | 2 +- .../eudora_mail_beef_bind/module.rb | 2 +- .../beefbind/beef_bind_shell/command.js | 2 +- .../beefbind/beef_bind_shell/config.yaml | 2 +- .../beefbind/beef_bind_shell/module.rb | 2 +- .../shellcode_sources/linux/x64/socket64.c | 2 +- .../shellcode_sources/linux/x86/socket.c | 2 +- .../shellcode_sources/linux/x86/stage.nasm | 2 +- .../shellcode_sources/linux/x86/stager.nasm | 2 +- .../shellcode_sources/windows/socket.c | 2 +- .../boastmachine_3_1_add_user_csrf/command.js | 2 +- .../config.yaml | 2 +- .../boastmachine_3_1_add_user_csrf/module.rb | 2 +- .../camera/airlive_ip_camera_csrf/command.js | 2 +- .../camera/airlive_ip_camera_csrf/config.yaml | 2 +- .../camera/airlive_ip_camera_csrf/module.rb | 2 +- .../camera/dlink_dcs_series_csrf/command.js | 2 +- .../camera/dlink_dcs_series_csrf/config.yaml | 2 +- .../camera/dlink_dcs_series_csrf/module.rb | 2 +- .../command.js | 2 +- .../config.yaml | 2 +- .../module.rb | 2 +- .../command.js | 2 +- .../config.yaml | 2 +- .../module.rb | 2 +- modules/exploits/extract_cmd_exec/command.js | 2 +- modules/exploits/extract_cmd_exec/config.yaml | 2 +- modules/exploits/extract_cmd_exec/module.rb | 2 +- modules/exploits/firephp/command.js | 2 +- modules/exploits/firephp/module.rb | 2 +- .../glassfish_war_upload_xsrf/command.js | 2 +- .../glassfish_war_upload_xsrf/config.yaml | 2 +- .../glassfish_war_upload_xsrf/module.rb | 2 +- .../groovyshell_server_cmd_exec/command.js | 2 +- .../groovyshell_server_cmd_exec/config.yaml | 2 +- .../groovyshell_server_cmd_exec/module.rb | 2 +- .../hp_ucmdb_add_user_csrf/command.js | 2 +- .../hp_ucmdb_add_user_csrf/config.yaml | 2 +- .../exploits/hp_ucmdb_add_user_csrf/module.rb | 2 +- .../jboss_jmx_upload_exploit/command.js | 2 +- .../jboss_jmx_upload_exploit/config.yaml | 2 +- .../jboss_jmx_upload_exploit/module.rb | 2 +- .../jenkins_groovy_code_exec/command.js | 2 +- .../jenkins_groovy_code_exec/config.yaml | 2 +- .../jenkins_groovy_code_exec/module.rb | 2 +- .../activex_command_execution/command.js | 2 +- .../activex_command_execution/config.yaml | 2 +- .../activex_command_execution/module.rb | 2 +- .../local_host/ie_ms12_004_midi/command.js | 2 +- .../local_host/ie_ms12_004_midi/config.yaml | 2 +- .../local_host/ie_ms12_004_midi/module.rb | 2 +- .../local_host/ie_ms13_069_caret/command.js | 2 +- .../local_host/ie_ms13_069_caret/config.yaml | 2 +- .../local_host/ie_ms13_069_caret/module.rb | 2 +- .../local_host/java_payload/command.js | 2 +- .../local_host/java_payload/config.yaml | 2 +- .../local_host/java_payload/module.rb | 2 +- .../mozilla_nsiprocess_interface/command.js | 2 +- .../mozilla_nsiprocess_interface/config.yaml | 2 +- .../mozilla_nsiprocess_interface/module.rb | 2 +- .../local_host/safari_launch_app/command.js | 2 +- .../local_host/safari_launch_app/config.yaml | 2 +- .../local_host/safari_launch_app/module.rb | 2 +- .../signed_applet_dropper/applet/SM.java | 2 +- .../applet/SignedApplet.java | 2 +- .../signed_applet_dropper/command.js | 2 +- .../signed_applet_dropper/config.yaml | 2 +- .../signed_applet_dropper/module.rb | 2 +- .../window_mail_client_dos/command.js | 2 +- .../window_mail_client_dos/config.yaml | 2 +- .../window_mail_client_dos/module.rb | 2 +- modules/exploits/m0n0wall/command.js | 2 +- modules/exploits/m0n0wall/config.yaml | 2 +- modules/exploits/m0n0wall/module.rb | 2 +- .../nas/dlink_sharecenter_cmd_exec/command.js | 2 +- .../dlink_sharecenter_cmd_exec/config.yaml | 2 +- .../nas/dlink_sharecenter_cmd_exec/module.rb | 2 +- .../command.js | 2 +- .../config.yaml | 2 +- .../freenas_reverse_root_shell_csrf/module.rb | 2 +- .../opencart_reset_password/command.js | 2 +- .../opencart_reset_password/config.yaml | 2 +- .../opencart_reset_password/module.rb | 2 +- modules/exploits/pfsense/command.js | 2 +- modules/exploits/pfsense/config.yaml | 2 +- modules/exploits/pfsense/module.rb | 2 +- modules/exploits/php-5.3.9-dos/command.js | 2 +- modules/exploits/php-5.3.9-dos/config.yaml | 2 +- modules/exploits/php-5.3.9-dos/module.rb | 2 +- .../qnx_qconn_command_execution/command.js | 2 +- .../qnx_qconn_command_execution/config.yaml | 2 +- .../qnx_qconn_command_execution/module.rb | 2 +- modules/exploits/rfi_scanner/command.js | 2 +- modules/exploits/rfi_scanner/config.yaml | 2 +- modules/exploits/rfi_scanner/module.rb | 2 +- .../3com_officeconnect_cmd_exec/command.js | 2 +- .../3com_officeconnect_cmd_exec/config.yaml | 2 +- .../3com_officeconnect_cmd_exec/module.rb | 2 +- .../router/actiontec_q1000_csrf/command.js | 2 +- .../router/actiontec_q1000_csrf/config.yaml | 2 +- .../router/actiontec_q1000_csrf/module.rb | 2 +- .../router/asmax_ar804gu_cmd_exec/command.js | 2 +- .../router/asmax_ar804gu_cmd_exec/config.yaml | 2 +- .../router/asmax_ar804gu_cmd_exec/module.rb | 2 +- .../router/asus_rt_n12e_get_info/command.js | 2 +- .../router/asus_rt_n12e_get_info/config.yaml | 2 +- .../router/asus_rt_n12e_get_info/module.rb | 2 +- .../router/asus_rt_n66u_cmd_exec/command.js | 2 +- .../router/asus_rt_n66u_cmd_exec/config.yaml | 2 +- .../router/asus_rt_n66u_cmd_exec/module.rb | 2 +- .../router/belkin_dns_csrf/command.js | 2 +- .../router/belkin_dns_csrf/config.yaml | 2 +- .../exploits/router/belkin_dns_csrf/module.rb | 2 +- .../router/bt_home_hub_csrf/command.js | 2 +- .../router/bt_home_hub_csrf/config.yaml | 2 +- .../router/bt_home_hub_csrf/module.rb | 2 +- .../router/cisco_e2400_csrf/command.js | 2 +- .../router/cisco_e2400_csrf/config.yaml | 2 +- .../router/cisco_e2400_csrf/module.rb | 2 +- .../router/comtrend_ct5367_csrf/command.js | 2 +- .../router/comtrend_ct5367_csrf/config.yaml | 2 +- .../router/comtrend_ct5367_csrf/module.rb | 2 +- .../router/comtrend_ct5624_csrf/command.js | 2 +- .../router/comtrend_ct5624_csrf/config.yaml | 2 +- .../router/comtrend_ct5624_csrf/module.rb | 2 +- .../router/ddwrt_v24_sp1_cmd_exec/command.js | 2 +- .../router/ddwrt_v24_sp1_cmd_exec/config.yaml | 2 +- .../router/ddwrt_v24_sp1_cmd_exec/module.rb | 2 +- .../router/ddwrt_v24_sp1_csrf/command.js | 2 +- .../router/ddwrt_v24_sp1_csrf/config.yaml | 2 +- .../router/ddwrt_v24_sp1_csrf/module.rb | 2 +- .../router/dlink_dir_615_csrf/command.js | 2 +- .../router/dlink_dir_615_csrf/config.yaml | 2 +- .../router/dlink_dir_615_csrf/module.rb | 2 +- .../dlink_dsl2640b_dns_hijack/command.js | 2 +- .../dlink_dsl2640b_dns_hijack/config.yaml | 2 +- .../dlink_dsl2640b_dns_hijack/module.rb | 2 +- .../dlink_dsl2740r_dns_hijack/command.js | 2 +- .../dlink_dsl2740r_dns_hijack/config.yaml | 2 +- .../dlink_dsl2740r_dns_hijack/module.rb | 2 +- .../router/dlink_dsl500t_csrf/command.js | 2 +- .../router/dlink_dsl500t_csrf/config.yaml | 2 +- .../router/dlink_dsl500t_csrf/module.rb | 2 +- .../router/huawei_smartax_mt880/command.js | 2 +- .../router/huawei_smartax_mt880/config.yaml | 2 +- .../router/huawei_smartax_mt880/module.rb | 2 +- .../router/linksys_befsr41_csrf/command.js | 2 +- .../router/linksys_befsr41_csrf/config.yaml | 2 +- .../router/linksys_befsr41_csrf/module.rb | 2 +- .../router/linksys_e2500_csrf/command.js | 2 +- .../router/linksys_e2500_csrf/config.yaml | 2 +- .../router/linksys_e2500_csrf/module.rb | 2 +- .../linksys_e2500_dns_hijack/command.js | 2 +- .../linksys_e2500_dns_hijack/config.yaml | 2 +- .../router/linksys_e2500_dns_hijack/module.rb | 2 +- .../router/linksys_e2500_shell/command.js | 2 +- .../router/linksys_e2500_shell/config.yaml | 2 +- .../router/linksys_e2500_shell/module.rb | 2 +- .../router/linksys_wrt54g2_csrf/command.js | 2 +- .../router/linksys_wrt54g2_csrf/config.yaml | 2 +- .../router/linksys_wrt54g2_csrf/module.rb | 2 +- .../router/linksys_wrt54g_csrf/command.js | 2 +- .../router/linksys_wrt54g_csrf/config.yaml | 2 +- .../router/linksys_wrt54g_csrf/module.rb | 2 +- .../router/phillips_dns_hijack/command.js | 2 +- .../router/phillips_dns_hijack/config.yaml | 2 +- .../router/phillips_dns_hijack/module.rb | 2 +- .../shuttle_tech_915wm_dns_hijack/command.js | 2 +- .../shuttle_tech_915wm_dns_hijack/config.yaml | 2 +- .../shuttle_tech_915wm_dns_hijack/module.rb | 2 +- .../telstra_zte_mf91_change_pw/command.js | 2 +- .../telstra_zte_mf91_change_pw/config.yaml | 2 +- .../telstra_zte_mf91_change_pw/module.rb | 2 +- .../telstra_zte_mf91_change_ssid/command.js | 2 +- .../telstra_zte_mf91_change_ssid/config.yaml | 2 +- .../telstra_zte_mf91_change_ssid/module.rb | 2 +- .../command.js | 2 +- .../config.yaml | 2 +- .../module.rb | 2 +- .../router/tplink_dns_csrf/command.js | 2 +- .../router/tplink_dns_csrf/config.yaml | 2 +- .../exploits/router/tplink_dns_csrf/module.rb | 2 +- .../router/virgin_superhub_csrf/command.js | 2 +- .../router/virgin_superhub_csrf/config.yaml | 2 +- .../router/virgin_superhub_csrf/module.rb | 2 +- .../exploits/ruby_nntpd_cmd_exec/command.js | 2 +- .../exploits/ruby_nntpd_cmd_exec/config.yaml | 2 +- .../exploits/ruby_nntpd_cmd_exec/module.rb | 2 +- .../exploits/shell_shock_scanner/command.js | 2 +- .../exploits/shell_shock_scanner/config.yaml | 2 +- .../exploits/shell_shock_scanner/module.rb | 2 +- modules/exploits/shell_shocked/command.js | 2 +- modules/exploits/shell_shocked/config.yaml | 2 +- modules/exploits/shell_shocked/module.rb | 2 +- .../spring_framework_malicious_jar/command.js | 2 +- .../config.yaml | 2 +- .../spring_framework_malicious_jar/module.rb | 2 +- .../switch/netgear_gs108t_csrf/command.js | 2 +- .../switch/netgear_gs108t_csrf/config.yaml | 2 +- .../switch/netgear_gs108t_csrf/module.rb | 2 +- .../vtiger_crm_upload_exploit/command.js | 2 +- .../vtiger_crm_upload_exploit/config.yaml | 2 +- .../vtiger_crm_upload_exploit/module.rb | 2 +- .../wanem_command_execution/command.js | 2 +- .../wanem_command_execution/config.yaml | 2 +- .../wanem_command_execution/module.rb | 2 +- .../exploits/wifi_pineapple_csrf/command.js | 2 +- .../exploits/wifi_pineapple_csrf/config.yaml | 2 +- .../exploits/wifi_pineapple_csrf/module.rb | 2 +- .../xss/alienvault_ossim_3.1_xss/command.js | 2 +- .../xss/alienvault_ossim_3.1_xss/config.yaml | 2 +- .../xss/alienvault_ossim_3.1_xss/module.rb | 2 +- .../command.js | 2 +- .../config.yaml | 2 +- .../module.rb | 2 +- .../xss/serendipity_1.6_xss/command.js | 2 +- .../xss/serendipity_1.6_xss/config.yaml | 2 +- .../xss/serendipity_1.6_xss/module.rb | 2 +- .../exploits/xss/sqlitemanager_xss/command.js | 2 +- .../xss/sqlitemanager_xss/config.yaml | 2 +- .../exploits/xss/sqlitemanager_xss/module.rb | 2 +- .../zenoss_3x_command_execution/command.js | 2 +- .../zenoss_3x_command_execution/config.yaml | 2 +- .../zenoss_3x_command_execution/module.rb | 2 +- .../exploits/zenoss_add_user_csrf/command.js | 2 +- .../exploits/zenoss_add_user_csrf/config.yaml | 2 +- .../exploits/zenoss_add_user_csrf/module.rb | 2 +- modules/host/clipboard_theft/command.js | 2 +- modules/host/clipboard_theft/config.yaml | 2 +- modules/host/clipboard_theft/module.rb | 2 +- modules/host/detect_airdrone/command.js | 2 +- modules/host/detect_airdrone/config.yaml | 2 +- modules/host/detect_airdrone/module.rb | 2 +- .../host/detect_bitdefender2012/command.js | 2 +- .../host/detect_bitdefender2012/config.yaml | 2 +- modules/host/detect_bitdefender2012/module.rb | 2 +- modules/host/detect_cups/command.js | 2 +- modules/host/detect_cups/config.yaml | 2 +- modules/host/detect_cups/module.rb | 2 +- .../host/detect_default_browser/command.js | 2 +- .../host/detect_default_browser/config.yaml | 2 +- modules/host/detect_default_browser/module.rb | 2 +- modules/host/detect_google_desktop/command.js | 2 +- .../host/detect_google_desktop/config.yaml | 2 +- modules/host/detect_google_desktop/module.rb | 2 +- modules/host/detect_hp/command.js | 2 +- modules/host/detect_hp/config.yaml | 2 +- modules/host/detect_hp/module.rb | 2 +- .../host/detect_protocol_handlers/command.js | 2 +- .../host/detect_protocol_handlers/config.yaml | 2 +- .../host/detect_protocol_handlers/module.rb | 2 +- modules/host/detect_software/command.js | 2 +- modules/host/detect_software/config.yaml | 2 +- modules/host/detect_software/module.rb | 2 +- modules/host/detect_vm/command.js | 2 +- modules/host/detect_vm/config.yaml | 2 +- modules/host/detect_vm/module.rb | 2 +- modules/host/fingerprint_os/command.js | 2 +- modules/host/fingerprint_os/config.yaml | 2 +- modules/host/fingerprint_os/module.rb | 2 +- modules/host/get_battery_status/command.js | 2 +- modules/host/get_battery_status/config.yaml | 2 +- modules/host/get_battery_status/module.rb | 2 +- modules/host/get_connection_type/command.js | 2 +- modules/host/get_connection_type/config.yaml | 2 +- modules/host/get_connection_type/module.rb | 2 +- modules/host/get_internal_ip/command.js | 2 +- modules/host/get_internal_ip/config.yaml | 2 +- .../host/get_internal_ip/get_internal_ip.java | 2 +- modules/host/get_internal_ip/module.rb | 2 +- .../host/get_internal_ip_webrtc/command.js | 2 +- .../host/get_internal_ip_webrtc/config.yaml | 2 +- modules/host/get_internal_ip_webrtc/module.rb | 2 +- modules/host/get_physical_location/command.js | 2 +- .../host/get_physical_location/config.yaml | 2 +- .../get_physical_location/getGPSLocation.java | 2 +- modules/host/get_physical_location/module.rb | 2 +- modules/host/get_registry_keys/command.js | 2 +- modules/host/get_registry_keys/config.yaml | 2 +- modules/host/get_registry_keys/module.rb | 2 +- modules/host/get_system_info/command.js | 2 +- modules/host/get_system_info/config.yaml | 2 +- .../host/get_system_info/getSystemInfo.java | 2 +- modules/host/get_system_info/module.rb | 2 +- modules/host/get_wireless_keys/command.js | 2 +- modules/host/get_wireless_keys/config.yaml | 2 +- modules/host/get_wireless_keys/module.rb | 2 +- .../get_wireless_keys/wirelessZeroConfig.java | 2 +- modules/host/hook_default_browser/command.js | 2 +- modules/host/hook_default_browser/config.yaml | 2 +- modules/host/hook_default_browser/module.rb | 2 +- modules/host/insecure_url_skype/command.js | 2 +- modules/host/insecure_url_skype/config.yaml | 2 +- modules/host/insecure_url_skype/module.rb | 2 +- modules/host/iphone_tel/command.js | 2 +- modules/host/iphone_tel/config.yaml | 2 +- modules/host/iphone_tel/module.rb | 2 +- modules/host/physical_location/command.js | 2 +- modules/host/physical_location/config.yaml | 2 +- modules/host/physical_location/module.rb | 2 +- modules/ipec/cross_site_faxing/command.js | 2 +- modules/ipec/cross_site_faxing/config.yaml | 2 +- modules/ipec/cross_site_faxing/module.rb | 2 +- modules/ipec/cross_site_printing/command.js | 2 +- modules/ipec/cross_site_printing/config.yaml | 2 +- modules/ipec/cross_site_printing/module.rb | 2 +- modules/ipec/dns_tunnel/command.js | 2 +- modules/ipec/dns_tunnel/config.yaml | 2 +- modules/ipec/dns_tunnel/module.rb | 2 +- modules/ipec/etag_client/command.js | 2 +- modules/ipec/etag_client/config.yaml | 2 +- modules/ipec/etag_client/module.rb | 2 +- modules/ipec/inter_protocol_imap/command.js | 2 +- modules/ipec/inter_protocol_imap/config.yaml | 2 +- modules/ipec/inter_protocol_imap/module.rb | 2 +- modules/ipec/inter_protocol_irc/command.js | 2 +- modules/ipec/inter_protocol_irc/config.yaml | 2 +- modules/ipec/inter_protocol_irc/module.rb | 2 +- .../inter_protocol_posix_bindshell/command.js | 2 +- .../config.yaml | 2 +- .../inter_protocol_posix_bindshell/module.rb | 2 +- modules/ipec/inter_protocol_redis/command.js | 2 +- modules/ipec/inter_protocol_redis/config.yaml | 2 +- modules/ipec/inter_protocol_redis/module.rb | 2 +- .../inter_protocol_win_bindshell/command.js | 2 +- .../command.old.js | 2 +- .../inter_protocol_win_bindshell/config.yaml | 2 +- .../inter_protocol_win_bindshell/module.rb | 2 +- modules/ipec/s2c_dns_tunnel/command.js | 2 +- modules/ipec/s2c_dns_tunnel/config.yaml | 2 +- modules/ipec/s2c_dns_tunnel/module.rb | 2 +- modules/metasploit/browser_autopwn/command.js | 2 +- .../metasploit/browser_autopwn/config.yaml | 2 +- modules/metasploit/browser_autopwn/module.rb | 2 +- modules/misc/blockui/command.js | 2 +- modules/misc/blockui/config.yaml | 2 +- modules/misc/blockui/module.rb | 2 +- modules/misc/bozocrack/command.js | 2 +- modules/misc/bozocrack/config.yaml | 2 +- modules/misc/bozocrack/module.rb | 2 +- modules/misc/google_search/command.js | 2 +- modules/misc/google_search/config.yaml | 2 +- modules/misc/google_search/module.rb | 2 +- .../ibm_inotes/extract_inotes_list/command.js | 2 +- .../extract_inotes_list/config.yaml | 2 +- .../ibm_inotes/extract_inotes_list/module.rb | 2 +- .../misc/ibm_inotes/inotes_flooder/command.js | 2 +- .../ibm_inotes/inotes_flooder/config.yaml | 2 +- .../misc/ibm_inotes/inotes_flooder/module.rb | 2 +- .../misc/ibm_inotes/read_inotes/command.js | 2 +- .../misc/ibm_inotes/read_inotes/config.yaml | 2 +- modules/misc/ibm_inotes/read_inotes/module.rb | 2 +- .../misc/ibm_inotes/send_inotes/command.js | 2 +- .../misc/ibm_inotes/send_inotes/config.yaml | 2 +- modules/misc/ibm_inotes/send_inotes/module.rb | 2 +- .../send_inotes_with_attachment/command.js | 2 +- .../send_inotes_with_attachment/config.yaml | 2 +- .../send_inotes_with_attachment/module.rb | 2 +- modules/misc/iframe_keylogger/command.js | 2 +- modules/misc/iframe_keylogger/config.yaml | 2 +- modules/misc/iframe_keylogger/module.rb | 2 +- modules/misc/iframe_sniffer/command.js | 2 +- modules/misc/iframe_sniffer/config.yaml | 2 +- modules/misc/iframe_sniffer/module.rb | 2 +- modules/misc/invisible_iframe/command.js | 2 +- modules/misc/invisible_iframe/config.yaml | 2 +- modules/misc/invisible_iframe/module.rb | 2 +- modules/misc/local_file_theft/command.js | 2 +- modules/misc/local_file_theft/config.yaml | 2 +- modules/misc/local_file_theft/module.rb | 2 +- modules/misc/raw_javascript/command.js | 2 +- modules/misc/raw_javascript/config.yaml | 2 +- modules/misc/raw_javascript/module.rb | 2 +- modules/misc/read_gmail/command.js | 2 +- modules/misc/read_gmail/config.yaml | 2 +- modules/misc/read_gmail/module.rb | 2 +- modules/misc/unblockui/command.js | 2 +- modules/misc/unblockui/config.yaml | 2 +- modules/misc/unblockui/module.rb | 2 +- .../misc/wordpress_post_auth_rce/command.js | 2 +- .../misc/wordpress_post_auth_rce/config.yaml | 2 +- .../misc/wordpress_post_auth_rce/module.rb | 2 +- modules/network/DOSer/command.js | 2 +- modules/network/DOSer/config.yaml | 2 +- modules/network/DOSer/module.rb | 2 +- .../network/cross_origin_scanner/command.js | 2 +- .../network/cross_origin_scanner/config.yaml | 2 +- .../network/cross_origin_scanner/module.rb | 2 +- modules/network/detect_burp/command.js | 2 +- modules/network/detect_burp/config.yaml | 2 +- modules/network/detect_burp/module.rb | 2 +- modules/network/detect_soc_nets/command.js | 2 +- modules/network/detect_soc_nets/config.yaml | 2 +- modules/network/detect_soc_nets/module.rb | 2 +- modules/network/detect_tor/command.js | 2 +- modules/network/detect_tor/config.yaml | 2 +- modules/network/detect_tor/module.rb | 2 +- modules/network/dns_enumeration/command.js | 2 +- modules/network/dns_enumeration/config.yaml | 2 +- modules/network/dns_enumeration/module.rb | 2 +- modules/network/get_http_servers/command.js | 2 +- modules/network/get_http_servers/config.yaml | 2 +- modules/network/get_http_servers/module.rb | 2 +- .../network/get_ntop_network_hosts/command.js | 2 +- .../get_ntop_network_hosts/config.yaml | 2 +- .../network/get_ntop_network_hosts/module.rb | 2 +- .../network/get_proxy_servers_wpad/command.js | 2 +- .../get_proxy_servers_wpad/config.yaml | 2 +- .../network/get_proxy_servers_wpad/module.rb | 2 +- .../network/identify_lan_subnets/command.js | 2 +- .../network/identify_lan_subnets/config.yaml | 2 +- .../network/identify_lan_subnets/module.rb | 2 +- .../command.js | 2 +- .../config.yaml | 2 +- .../internal_network_fingerprinting/module.rb | 2 +- modules/network/jslanscanner/command.js | 2 +- modules/network/jslanscanner/config.yaml | 2 +- modules/network/jslanscanner/module.rb | 2 +- modules/network/nat_pinning_irc/command.js | 2 +- modules/network/nat_pinning_irc/config.yaml | 2 +- modules/network/nat_pinning_irc/module.rb | 2 +- modules/network/ping_sweep/command.js | 2 +- modules/network/ping_sweep/config.yaml | 2 +- modules/network/ping_sweep/module.rb | 2 +- modules/network/ping_sweep_java/command.js | 2 +- modules/network/ping_sweep_java/config.yaml | 2 +- modules/network/ping_sweep_java/module.rb | 2 +- .../network/ping_sweep_java/pingSweep.java | 2 +- modules/network/port_scanner/command.js | 2 +- modules/network/port_scanner/config.yaml | 2 +- modules/network/port_scanner/module.rb | 2 +- .../persistence/confirm_close_tab/command.js | 2 +- .../persistence/confirm_close_tab/config.yaml | 2 +- .../persistence/confirm_close_tab/module.rb | 2 +- modules/persistence/iframe_above/command.js | 2 +- modules/persistence/iframe_above/config.yaml | 2 +- modules/persistence/iframe_above/module.rb | 2 +- .../persistence/man_in_the_browser/command.js | 2 +- .../man_in_the_browser/config.yaml | 2 +- .../persistence/man_in_the_browser/module.rb | 2 +- .../persistence/popunder_window/command.js | 2 +- .../persistence/popunder_window/config.yaml | 2 +- modules/persistence/popunder_window/module.rb | 2 +- .../phonegap/phonegap_alert_user/command.js | 2 +- .../phonegap/phonegap_alert_user/config.yaml | 2 +- .../phonegap/phonegap_alert_user/module.rb | 2 +- modules/phonegap/phonegap_beep/command.js | 2 +- modules/phonegap/phonegap_beep/config.yaml | 2 +- modules/phonegap/phonegap_beep/module.rb | 2 +- .../phonegap_check_connection/command.js | 2 +- .../phonegap_check_connection/config.yaml | 2 +- .../phonegap_check_connection/module.rb | 2 +- modules/phonegap/phonegap_detect/command.js | 2 +- modules/phonegap/phonegap_detect/config.yaml | 2 +- modules/phonegap/phonegap_detect/module.rb | 2 +- .../phonegap/phonegap_file_upload/command.js | 2 +- .../phonegap/phonegap_file_upload/config.yaml | 2 +- .../phonegap/phonegap_file_upload/module.rb | 2 +- .../phonegap/phonegap_geo_locate/command.js | 2 +- .../phonegap/phonegap_geo_locate/config.yaml | 2 +- .../phonegap/phonegap_geo_locate/module.rb | 2 +- .../phonegap_globalization_status/command.js | 2 +- .../phonegap_globalization_status/config.yaml | 2 +- .../phonegap_globalization_status/module.rb | 2 +- modules/phonegap/phonegap_keychain/command.js | 2 +- .../phonegap/phonegap_keychain/config.yaml | 2 +- modules/phonegap/phonegap_keychain/module.rb | 2 +- .../phonegap_list_contacts/command.js | 2 +- .../phonegap_list_contacts/config.yaml | 2 +- .../phonegap/phonegap_list_contacts/module.rb | 2 +- .../phonegap/phonegap_list_files/command.js | 2 +- .../phonegap/phonegap_list_files/config.yaml | 2 +- .../phonegap/phonegap_list_files/module.rb | 2 +- .../phonegap_persist_resume/command.js | 2 +- .../phonegap_persist_resume/config.yaml | 2 +- .../phonegap_persist_resume/module.rb | 2 +- .../phonegap/phonegap_persistence/command.js | 2 +- .../phonegap/phonegap_persistence/config.yaml | 2 +- .../phonegap/phonegap_persistence/module.rb | 2 +- .../phonegap_plugin_detection/command.js | 2 +- .../phonegap_plugin_detection/config.yaml | 2 +- .../phonegap_plugin_detection/module.rb | 2 +- .../phonegap/phonegap_prompt_user/command.js | 2 +- .../phonegap/phonegap_prompt_user/config.yaml | 2 +- .../phonegap/phonegap_prompt_user/module.rb | 2 +- .../phonegap_start_record_audio/command.js | 2 +- .../phonegap_start_record_audio/config.yaml | 2 +- .../phonegap_start_record_audio/module.rb | 2 +- .../phonegap_stop_record_audio/command.js | 2 +- .../phonegap_stop_record_audio/config.yaml | 2 +- .../phonegap_stop_record_audio/module.rb | 2 +- .../autocomplete_theft/command.js | 2 +- .../autocomplete_theft/config.yaml | 2 +- .../autocomplete_theft/module.rb | 2 +- .../clickjacking/command.js | 2 +- .../clickjacking/config.yaml | 2 +- .../social_engineering/clickjacking/module.rb | 2 +- modules/social_engineering/clippy/command.js | 2 +- modules/social_engineering/clippy/config.yaml | 2 +- modules/social_engineering/clippy/module.rb | 2 +- .../fake_evernote_clipper/command.js | 2 +- .../fake_evernote_clipper/config.yaml | 2 +- .../fake_evernote_clipper/module.rb | 2 +- .../fake_flash_update/command.js | 2 +- .../fake_flash_update/config.yaml | 2 +- .../fake_flash_update/module.rb | 2 +- .../fake_lastpass/command.js | 2 +- .../fake_lastpass/config.yaml | 2 +- .../fake_lastpass/module.rb | 2 +- .../fake_notification_c/command.js | 2 +- .../fake_notification_c/config.yaml | 2 +- .../fake_notification_c/module.rb | 2 +- .../fake_notification_ff/command.js | 2 +- .../fake_notification_ff/config.yaml | 2 +- .../fake_notification_ff/module.rb | 2 +- .../fake_notification_ie/command.js | 2 +- .../fake_notification_ie/config.yaml | 2 +- .../fake_notification_ie/module.rb | 2 +- .../firefox_extension_bindshell/command.js | 2 +- .../firefox_extension_bindshell/config.yaml | 2 +- .../firefox_extension_bindshell/module.rb | 2 +- .../firefox_extension_dropper/command.js | 2 +- .../firefox_extension_dropper/config.yaml | 2 +- .../firefox_extension_dropper/module.rb | 2 +- .../command.js | 2 +- .../config.yaml | 2 +- .../firefox_extension_reverse_shell/module.rb | 2 +- .../gmail_phishing/command.js | 2 +- .../gmail_phishing/config.yaml | 2 +- .../gmail_phishing/module.rb | 2 +- .../hta_powershell/command.js | 2 +- .../hta_powershell/config.yaml | 2 +- .../hta_powershell/module.rb | 2 +- .../lcamtuf_download/command.js | 2 +- .../lcamtuf_download/config.yaml | 2 +- .../lcamtuf_download/module.rb | 2 +- .../pretty_theft/command.js | 2 +- .../pretty_theft/config.yaml | 2 +- .../social_engineering/pretty_theft/module.rb | 2 +- .../replace_video_fake_plugin/command.js | 2 +- .../replace_video_fake_plugin/config.yaml | 2 +- .../replace_video_fake_plugin/module.rb | 2 +- .../simple_hijacker/command.js | 2 +- .../simple_hijacker/config.yaml | 2 +- .../simple_hijacker/module.rb | 2 +- .../simple_hijacker/templates/amazon.js | 2 +- .../templates/chromecertbeggar.js | 2 +- .../templates/chromecertbeggar2.js | 2 +- .../simple_hijacker/templates/confirmbox.js | 2 +- .../simple_hijacker/templates/credential.js | 2 +- .../sitekiosk_breakout/command.js | 2 +- .../sitekiosk_breakout/config.yaml | 2 +- .../sitekiosk_breakout/module.rb | 2 +- .../social_engineering/tabnabbing/command.js | 2 +- .../social_engineering/tabnabbing/config.yaml | 2 +- .../social_engineering/tabnabbing/module.rb | 2 +- .../social_engineering/ui_abuse_ie/command.js | 2 +- .../ui_abuse_ie/config.yaml | 2 +- .../social_engineering/ui_abuse_ie/module.rb | 2 +- test/common/beef_test.rb | 2 +- test/common/test_constants.rb | 2 +- test/common/ts_common.rb | 2 +- test/integration/check_environment.rb | 2 +- test/integration/tc_debug_modules.rb | 2 +- test/integration/tc_jools.rb | 2 +- test/integration/tc_login.rb | 2 +- test/integration/tc_network_rest.rb | 2 +- test/integration/tc_proxy.rb | 2 +- test/integration/tc_webrtc_rest.rb | 2 +- test/integration/ts_integration.rb | 2 +- test/thirdparty/msf/unit/check_environment.rb | 2 +- test/thirdparty/msf/unit/tc_metasploit.rb | 2 +- test/thirdparty/msf/unit/ts_metasploit.rb | 2 +- test/unit/core/filter/tc_base.rb | 2 +- test/unit/core/filter/tc_command.rb | 2 +- .../handlers/dynamicreconstruction.rb | 2 +- .../main/network_stack/handlers/redirector.rb | 2 +- test/unit/core/tc_api.rb | 2 +- test/unit/core/tc_autorun.rb | 2 +- test/unit/core/tc_bootstrap.rb | 2 +- test/unit/core/tc_core.rb | 2 +- test/unit/core/tc_loader.rb | 2 +- test/unit/core/tc_logger.rb | 2 +- test/unit/core/tc_modules.rb | 2 +- test/unit/core/tc_obfuscation.rb | 2 +- test/unit/core/tc_social_engineering.rb | 2 +- test/unit/extensions/tc_console.rb | 2 +- test/unit/extensions/tc_dns.rb | 2 +- test/unit/extensions/tc_event_logger.rb | 2 +- test/unit/extensions/tc_hooks.rb | 2 +- test/unit/extensions/tc_ipec_tunnel.rb | 2 +- test/unit/extensions/tc_network.rb | 2 +- test/unit/extensions/tc_proxy.rb | 2 +- test/unit/extensions/tc_qrcode.rb | 2 +- test/unit/extensions/tc_requester.rb | 2 +- test/unit/extensions/tc_webrtc.rb | 2 +- test/unit/extensions/tc_xssrays.rb | 2 +- test/unit/tc_filesystem.rb | 2 +- test/unit/tc_grep.rb | 2 +- test/unit/ts_unit.rb | 2 +- tools/csrf_to_beef/lib/module.rb | 6 +- update-beef | 2 +- 1112 files changed, 1119 insertions(+), 1231 deletions(-) diff --git a/Gemfile b/Gemfile index e91c94cba..00ae88a8f 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ # BeEF's Gemfile # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/Gemfile.lock b/Gemfile.lock index ac8dda310..edb92cc7c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,27 +3,10 @@ GEM specs: addressable (2.3.6) ansi (1.4.3) - atk (3.0.7) - glib2 (= 3.0.7) - bundler-audit (0.4.0) - bundler (~> 1.2) - thor (~> 0.18) - cairo (1.14.3) - pkg-config (>= 1.1.5) - capybara (2.5.0) - mime-types (>= 1.16) - nokogiri (>= 1.3.3) - rack (>= 1.0.0) - rack-test (>= 0.5.4) - xpath (~> 2.0) - childprocess (0.5.8) - ffi (~> 1.0, >= 1.0.11) chunky_png (1.3.5) - curb (0.8.8) daemons (1.1.9) data_objects (0.10.14) addressable (~> 2.1) - diff-lcs (1.2.5) dm-core (1.2.1) addressable (~> 2.3) dm-do-adapter (1.2.0) @@ -42,8 +25,6 @@ GEM do_sqlite3 (~> 0.10.6) do_sqlite3 (0.10.14) data_objects (= 0.10.14) - domain_name (0.5.25) - unf (>= 0.0.5, < 1.0.0) em-websocket (0.3.8) addressable (>= 2.1.1) eventmachine (>= 0.12.9) @@ -51,136 +32,52 @@ GEM eventmachine (1.0.7) execjs (2.0.2) fastercsv (1.5.5) - ffi (1.9.10) - gdk_pixbuf2 (3.0.7) - glib2 (= 3.0.7) geoip (1.4.0) - glib2 (3.0.7) - pkg-config - gtk2 (3.0.7) - atk (= 3.0.7) - gdk_pixbuf2 (= 3.0.7) - pango (= 3.0.7) - hoe (3.14.2) - rake (>= 0.8, < 11.0) - http-cookie (1.0.2) - domain_name (~> 0.5) - jar_wrapper (0.1.8) - zip json (1.8.1) json_pure (1.8.3) librex (0.0.68) mime-types (2.99) - mini_portile (0.6.2) mojo_magick (0.5.6) msfrpc-client (1.0.1) librex (>= 0.0.32) msgpack (>= 0.4.5) msgpack (0.5.8) multi_json (1.9.3) - netrc (0.11.0) - nokogiri (1.6.6.4) - mini_portile (~> 0.6.0) - pango (3.0.7) - cairo (>= 1.14.0) - glib2 (= 3.0.7) parseconfig (1.0.4) - pkg-config (1.1.6) - power_assert (0.2.6) qr4r (0.4.0) mojo_magick rqrcode rack (1.5.2) rack-protection (1.5.3) rack - rack-test (0.6.3) - rack (>= 1.0) rainbow (2.0.0) - rake (10.4.2) - rest-client (1.8.0) - http-cookie (>= 1.0.2, < 2.0) - mime-types (>= 1.16, < 3.0) - netrc (~> 0.7) rexec (1.6.3) rainbow rqrcode (0.7.0) chunky_png - rr (1.1.2) - rspec (3.4.0) - rspec-core (~> 3.4.0) - rspec-expectations (~> 3.4.0) - rspec-mocks (~> 3.4.0) - rspec-core (3.4.1) - rspec-support (~> 3.4.0) - rspec-expectations (3.4.0) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.4.0) - rspec-mocks (3.4.0) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.4.0) - rspec-support (3.4.1) rubydns (0.7.0) eventmachine (~> 1.0.0) rexec (~> 1.6.2) rubyzip (1.1.3) - selenium (0.2.11) - jar_wrapper - selenium-webdriver (2.48.1) - childprocess (~> 0.5) - multi_json (~> 1.0) - rubyzip (~> 1.0) - websocket (~> 1.0) sinatra (1.4.2) rack (~> 1.5, >= 1.5.2) rack-protection (~> 1.4) tilt (~> 1.3, >= 1.3.4) term-ansicolor (1.1.5) - test-unit (3.1.5) - power_assert - test-unit-full (0.0.3) - test-unit - test-unit-notify - test-unit-rr - test-unit-runner-fox - test-unit-runner-gtk2 - test-unit-runner-tk - test-unit-notify (1.0.4) - test-unit (>= 2.4.9) - test-unit-rr (1.0.3) - rr (>= 1.1.1) - test-unit (>= 2.5.2) - test-unit-runner-fox (0.0.1) - hoe (>= 1.6.0) - test-unit-runner-gtk2 (0.0.2) - gtk2 - test-unit - test-unit-runner-tk (0.0.1) - hoe (>= 1.6.0) thin (1.6.2) daemons (>= 1.0.9) eventmachine (>= 1.0.0) rack (>= 1.0.0) - thor (0.19.1) tilt (1.4.1) uglifier (2.2.1) execjs (>= 0.3.0) multi_json (~> 1.0, >= 1.0.2) - unf (0.1.4) - unf_ext - unf_ext (0.0.7.1) - websocket (1.2.2) - xpath (2.0.0) - nokogiri (~> 1.3) - zip (2.0.2) PLATFORMS ruby DEPENDENCIES ansi - bundler-audit - capybara - curb data_objects dm-core dm-migrations @@ -196,18 +93,9 @@ DEPENDENCIES parseconfig qr4r rack - rest-client (~> 1.8.0) - rspec rubydns (= 0.7.0) rubyzip (>= 1.0.0) - selenium - selenium-webdriver sinatra term-ansicolor - test-unit - test-unit-full thin uglifier (~> 2.2.1) - -BUNDLED WITH - 1.10.6 diff --git a/INSTALL.txt b/INSTALL.txt index 2fb0fe4d2..78bb3a41b 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -1,6 +1,6 @@ =============================================================================== - Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net Browser Exploitation Framework (BeEF) - http://beefproject.com See the file 'doc/COPYING' for copying permission diff --git a/README b/README index 25fc62809..190115984 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ =============================================================================== - Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net Browser Exploitation Framework (BeEF) - http://beefproject.com See the file 'doc/COPYING' for copying permission diff --git a/README.mkd b/README.mkd index 3e91b705c..79640d1ae 100644 --- a/README.mkd +++ b/README.mkd @@ -1,6 +1,6 @@ =============================================================================== - Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net Browser Exploitation Framework (BeEF) - http://beefproject.com See the file 'doc/COPYING' for copying permission diff --git a/Rakefile b/Rakefile index 593814db4..6994e83a2 100644 --- a/Rakefile +++ b/Rakefile @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/VERSION b/VERSION index 42e578f78..f94ee61d2 100644 --- a/VERSION +++ b/VERSION @@ -1,7 +1,7 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # -0.4.6.1-alpha +0.4.7.0-alpha diff --git a/beef b/beef index 961cf8b74..c008fa309 100755 --- a/beef +++ b/beef @@ -1,7 +1,7 @@ #!/usr/bin/env ruby # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/config.yaml b/config.yaml index 560d717a8..8c6ae0dc9 100644 --- a/config.yaml +++ b/config.yaml @@ -1,12 +1,12 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # # BeEF Configuration file beef: - version: '0.4.6.1-alpha' + version: '0.4.7.0-alpha' # More verbose messages (server-side) debug: false # More verbose messages (client-side) diff --git a/core/api.rb b/core/api.rb index 94b9b0398..5a484d8ae 100644 --- a/core/api.rb +++ b/core/api.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/api/extension.rb b/core/api/extension.rb index a67bc77d5..650d93576 100644 --- a/core/api/extension.rb +++ b/core/api/extension.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/api/extensions.rb b/core/api/extensions.rb index 834b55c24..e607f1a34 100644 --- a/core/api/extensions.rb +++ b/core/api/extensions.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/api/main/configuration.rb b/core/api/main/configuration.rb index 4449e85c4..d5958d046 100644 --- a/core/api/main/configuration.rb +++ b/core/api/main/configuration.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/api/main/migration.rb b/core/api/main/migration.rb index 8d7f0b083..4a8e3212f 100644 --- a/core/api/main/migration.rb +++ b/core/api/main/migration.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/api/main/network_stack/assethandler.rb b/core/api/main/network_stack/assethandler.rb index 7c40d7ea1..17fc7a4a4 100644 --- a/core/api/main/network_stack/assethandler.rb +++ b/core/api/main/network_stack/assethandler.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/api/main/server.rb b/core/api/main/server.rb index 1516cf971..917a7f9ad 100644 --- a/core/api/main/server.rb +++ b/core/api/main/server.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/api/main/server/hook.rb b/core/api/main/server/hook.rb index 53ffd297d..f470ec621 100644 --- a/core/api/main/server/hook.rb +++ b/core/api/main/server/hook.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/api/module.rb b/core/api/module.rb index 34b6b3383..d4c67e258 100644 --- a/core/api/module.rb +++ b/core/api/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/api/modules.rb b/core/api/modules.rb index 017b5a799..a02a8a7d2 100644 --- a/core/api/modules.rb +++ b/core/api/modules.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/bootstrap.rb b/core/bootstrap.rb index d4f99d1db..8d2201b4c 100644 --- a/core/bootstrap.rb +++ b/core/bootstrap.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/core.rb b/core/core.rb index 416f832cc..b2e8933d5 100644 --- a/core/core.rb +++ b/core/core.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/extension.rb b/core/extension.rb index d460153c6..46d4c20af 100644 --- a/core/extension.rb +++ b/core/extension.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/extensions.rb b/core/extensions.rb index d5e4e9ecc..507ba7c87 100644 --- a/core/extensions.rb +++ b/core/extensions.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/filters.rb b/core/filters.rb index 06a274f17..8224f789b 100644 --- a/core/filters.rb +++ b/core/filters.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/filters/base.rb b/core/filters/base.rb index bc85e0c2c..939f138ca 100644 --- a/core/filters/base.rb +++ b/core/filters/base.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/filters/browser.rb b/core/filters/browser.rb index 47b3e7f38..a4edbee9a 100644 --- a/core/filters/browser.rb +++ b/core/filters/browser.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/filters/command.rb b/core/filters/command.rb index 114044bda..eb8026b81 100644 --- a/core/filters/command.rb +++ b/core/filters/command.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/filters/http.rb b/core/filters/http.rb index 0f4e3582d..7834ca841 100644 --- a/core/filters/http.rb +++ b/core/filters/http.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/filters/page.rb b/core/filters/page.rb index 0f7d98d74..7bd7f5db3 100644 --- a/core/filters/page.rb +++ b/core/filters/page.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/hbmanager.rb b/core/hbmanager.rb index f1894f0e9..96afc7cca 100644 --- a/core/hbmanager.rb +++ b/core/hbmanager.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/loader.rb b/core/loader.rb index c4779fefd..32a781c33 100644 --- a/core/loader.rb +++ b/core/loader.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/autorun_engine/engine.rb b/core/main/autorun_engine/engine.rb index 2e690a53e..810c18410 100644 --- a/core/main/autorun_engine/engine.rb +++ b/core/main/autorun_engine/engine.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/autorun_engine/models/execution.rb b/core/main/autorun_engine/models/execution.rb index e9759b832..b89fd0372 100644 --- a/core/main/autorun_engine/models/execution.rb +++ b/core/main/autorun_engine/models/execution.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/autorun_engine/models/rule.rb b/core/main/autorun_engine/models/rule.rb index 07119f8d4..bc2b06fcc 100644 --- a/core/main/autorun_engine/models/rule.rb +++ b/core/main/autorun_engine/models/rule.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/autorun_engine/parser.rb b/core/main/autorun_engine/parser.rb index 576ef3e08..f9a5279a1 100644 --- a/core/main/autorun_engine/parser.rb +++ b/core/main/autorun_engine/parser.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/autorun_engine/rule_loader.rb b/core/main/autorun_engine/rule_loader.rb index b93b8d252..8e6e14906 100644 --- a/core/main/autorun_engine/rule_loader.rb +++ b/core/main/autorun_engine/rule_loader.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/client/are.js b/core/main/client/are.js index 953ed5725..be16a9479 100644 --- a/core/main/client/are.js +++ b/core/main/client/are.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/core/main/client/beef.js b/core/main/client/beef.js index ee1f105b9..7da67a623 100644 --- a/core/main/client/beef.js +++ b/core/main/client/beef.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/core/main/client/browser.js b/core/main/client/browser.js index e788eab22..2a248824a 100644 --- a/core/main/client/browser.js +++ b/core/main/client/browser.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/core/main/client/browser/cookie.js b/core/main/client/browser/cookie.js index 1e4f82722..6eeea7d1d 100644 --- a/core/main/client/browser/cookie.js +++ b/core/main/client/browser/cookie.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/core/main/client/browser/popup.js b/core/main/client/browser/popup.js index 083a752d9..491bc6fc8 100644 --- a/core/main/client/browser/popup.js +++ b/core/main/client/browser/popup.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/core/main/client/dom.js b/core/main/client/dom.js index cd780b61d..f797824b1 100644 --- a/core/main/client/dom.js +++ b/core/main/client/dom.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/core/main/client/encode/base64.js b/core/main/client/encode/base64.js index 5a0094133..b841c1fb5 100644 --- a/core/main/client/encode/base64.js +++ b/core/main/client/encode/base64.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/core/main/client/encode/json.js b/core/main/client/encode/json.js index 6725e24a9..4eee5ae5a 100644 --- a/core/main/client/encode/json.js +++ b/core/main/client/encode/json.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/core/main/client/geolocation.js b/core/main/client/geolocation.js index ca7c60621..ed9f8fe78 100644 --- a/core/main/client/geolocation.js +++ b/core/main/client/geolocation.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/core/main/client/hardware.js b/core/main/client/hardware.js index b418fa237..d5e5a67e7 100644 --- a/core/main/client/hardware.js +++ b/core/main/client/hardware.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/core/main/client/init.js b/core/main/client/init.js index 547988faf..991c622e3 100644 --- a/core/main/client/init.js +++ b/core/main/client/init.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/core/main/client/lib/evercookie.js b/core/main/client/lib/evercookie.js index 3a08c415d..31bff2276 100644 --- a/core/main/client/lib/evercookie.js +++ b/core/main/client/lib/evercookie.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/core/main/client/logger.js b/core/main/client/logger.js index a9a73e0b3..784ee3621 100644 --- a/core/main/client/logger.js +++ b/core/main/client/logger.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/core/main/client/mitb.js b/core/main/client/mitb.js index 45c1de59e..0acf0d74f 100644 --- a/core/main/client/mitb.js +++ b/core/main/client/mitb.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/core/main/client/net.js b/core/main/client/net.js index 00bd04f72..d58429145 100644 --- a/core/main/client/net.js +++ b/core/main/client/net.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/core/main/client/net/connection.js b/core/main/client/net/connection.js index 244ce268d..eda12853f 100644 --- a/core/main/client/net/connection.js +++ b/core/main/client/net/connection.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/core/main/client/net/dns.js b/core/main/client/net/dns.js index ca2bc4235..cc21c5b19 100644 --- a/core/main/client/net/dns.js +++ b/core/main/client/net/dns.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/core/main/client/net/local.js b/core/main/client/net/local.js index d952a1e62..2511c1cd2 100644 --- a/core/main/client/net/local.js +++ b/core/main/client/net/local.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/core/main/client/net/portscanner.js b/core/main/client/net/portscanner.js index 40b9da269..9faab51b0 100644 --- a/core/main/client/net/portscanner.js +++ b/core/main/client/net/portscanner.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/core/main/client/net/requester.js b/core/main/client/net/requester.js index 02169cab1..cd6f30ae6 100644 --- a/core/main/client/net/requester.js +++ b/core/main/client/net/requester.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/core/main/client/os.js b/core/main/client/os.js index fb89ab30e..78c765dcd 100644 --- a/core/main/client/os.js +++ b/core/main/client/os.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/core/main/client/session.js b/core/main/client/session.js index f0ea04564..89c432625 100644 --- a/core/main/client/session.js +++ b/core/main/client/session.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/core/main/client/timeout.js b/core/main/client/timeout.js index e98de5b6c..b879a6a82 100644 --- a/core/main/client/timeout.js +++ b/core/main/client/timeout.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/core/main/client/updater.js b/core/main/client/updater.js index d76b8f067..7ee63d4d4 100644 --- a/core/main/client/updater.js +++ b/core/main/client/updater.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/core/main/client/webrtc.js b/core/main/client/webrtc.js index 490f4f7a7..a1352dcdb 100644 --- a/core/main/client/webrtc.js +++ b/core/main/client/webrtc.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/core/main/client/websocket.js b/core/main/client/websocket.js index c4ac80fbf..b7a5f3d64 100644 --- a/core/main/client/websocket.js +++ b/core/main/client/websocket.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/core/main/command.rb b/core/main/command.rb index 782834477..462855911 100644 --- a/core/main/command.rb +++ b/core/main/command.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/configuration.rb b/core/main/configuration.rb index 41f97c6a1..b8aada8fb 100644 --- a/core/main/configuration.rb +++ b/core/main/configuration.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/console/banners.rb b/core/main/console/banners.rb index 52f6228d9..e14edcca5 100644 --- a/core/main/console/banners.rb +++ b/core/main/console/banners.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/console/commandline.rb b/core/main/console/commandline.rb index 4f70ff170..8f86c4f99 100644 --- a/core/main/console/commandline.rb +++ b/core/main/console/commandline.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/constants/browsers.rb b/core/main/constants/browsers.rb index 8047b7c03..710c96362 100644 --- a/core/main/constants/browsers.rb +++ b/core/main/constants/browsers.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/constants/commandmodule.rb b/core/main/constants/commandmodule.rb index 8867d6500..7b62e0599 100644 --- a/core/main/constants/commandmodule.rb +++ b/core/main/constants/commandmodule.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/constants/distributedengine.rb b/core/main/constants/distributedengine.rb index 8b51cdc75..1d0187980 100644 --- a/core/main/constants/distributedengine.rb +++ b/core/main/constants/distributedengine.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/constants/hardware.rb b/core/main/constants/hardware.rb index 681e008de..e4d0c8b86 100644 --- a/core/main/constants/hardware.rb +++ b/core/main/constants/hardware.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/constants/os.rb b/core/main/constants/os.rb index 4f53a6321..70f7e513d 100644 --- a/core/main/constants/os.rb +++ b/core/main/constants/os.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/crypto.rb b/core/main/crypto.rb index c9c7afa98..0d34783ee 100644 --- a/core/main/crypto.rb +++ b/core/main/crypto.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/distributed_engine/models/rules.rb b/core/main/distributed_engine/models/rules.rb index 5ec703244..d28799d6e 100644 --- a/core/main/distributed_engine/models/rules.rb +++ b/core/main/distributed_engine/models/rules.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/handlers/browserdetails.rb b/core/main/handlers/browserdetails.rb index c5ec96c24..4d6e02096 100644 --- a/core/main/handlers/browserdetails.rb +++ b/core/main/handlers/browserdetails.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/handlers/commands.rb b/core/main/handlers/commands.rb index dc8fa913f..2e4f0a089 100644 --- a/core/main/handlers/commands.rb +++ b/core/main/handlers/commands.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/handlers/hookedbrowsers.rb b/core/main/handlers/hookedbrowsers.rb index 95408b574..569179115 100644 --- a/core/main/handlers/hookedbrowsers.rb +++ b/core/main/handlers/hookedbrowsers.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/handlers/modules/beefjs.rb b/core/main/handlers/modules/beefjs.rb index ae82f2d10..6f9cb627a 100644 --- a/core/main/handlers/modules/beefjs.rb +++ b/core/main/handlers/modules/beefjs.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/handlers/modules/command.rb b/core/main/handlers/modules/command.rb index 364d69d60..3aee9e149 100644 --- a/core/main/handlers/modules/command.rb +++ b/core/main/handlers/modules/command.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # @@ -53,7 +53,7 @@ module BeEF if config.get("beef.http.websocket.enable") && ws.getsocket(hooked_browser.session) #content = command_module.output.gsub('// #// - #// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + #// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net #// Browser Exploitation Framework (BeEF) - http://beefproject.com #// See the file 'doc/COPYING' for copying permission #// diff --git a/core/main/logger.rb b/core/main/logger.rb index e5d13fb9f..ff38b93b7 100644 --- a/core/main/logger.rb +++ b/core/main/logger.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/migration.rb b/core/main/migration.rb index 26ce248ac..3d8f07614 100644 --- a/core/main/migration.rb +++ b/core/main/migration.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/models/browserdetails.rb b/core/main/models/browserdetails.rb index 3ffeedcc4..d2c5b8d77 100644 --- a/core/main/models/browserdetails.rb +++ b/core/main/models/browserdetails.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/models/command.rb b/core/main/models/command.rb index 6566d6771..92fbddc06 100644 --- a/core/main/models/command.rb +++ b/core/main/models/command.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/models/commandmodule.rb b/core/main/models/commandmodule.rb index 7fffdc827..29f91c325 100644 --- a/core/main/models/commandmodule.rb +++ b/core/main/models/commandmodule.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/models/hookedbrowser.rb b/core/main/models/hookedbrowser.rb index 911b0b733..720ecb0cd 100644 --- a/core/main/models/hookedbrowser.rb +++ b/core/main/models/hookedbrowser.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/models/log.rb b/core/main/models/log.rb index a87dd42ce..8229e6fa5 100644 --- a/core/main/models/log.rb +++ b/core/main/models/log.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/models/optioncache.rb b/core/main/models/optioncache.rb index 014b8d186..ed35e0aaa 100644 --- a/core/main/models/optioncache.rb +++ b/core/main/models/optioncache.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/models/result.rb b/core/main/models/result.rb index e4d28f635..aa3f4887a 100644 --- a/core/main/models/result.rb +++ b/core/main/models/result.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/models/user.rb b/core/main/models/user.rb index 0ac7d461b..79167f844 100644 --- a/core/main/models/user.rb +++ b/core/main/models/user.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/network_stack/api.rb b/core/main/network_stack/api.rb index 2cbaa52f9..d7bfb1a70 100644 --- a/core/main/network_stack/api.rb +++ b/core/main/network_stack/api.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/network_stack/assethandler.rb b/core/main/network_stack/assethandler.rb index c9750e5f3..2d8aee00f 100644 --- a/core/main/network_stack/assethandler.rb +++ b/core/main/network_stack/assethandler.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/network_stack/handlers/dynamicreconstruction.rb b/core/main/network_stack/handlers/dynamicreconstruction.rb index 4c57017bd..07892d887 100644 --- a/core/main/network_stack/handlers/dynamicreconstruction.rb +++ b/core/main/network_stack/handlers/dynamicreconstruction.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/network_stack/handlers/raw.rb b/core/main/network_stack/handlers/raw.rb index a2af9839a..e6b6b7750 100644 --- a/core/main/network_stack/handlers/raw.rb +++ b/core/main/network_stack/handlers/raw.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/network_stack/handlers/redirector.rb b/core/main/network_stack/handlers/redirector.rb index a9ba371f7..6940cc349 100644 --- a/core/main/network_stack/handlers/redirector.rb +++ b/core/main/network_stack/handlers/redirector.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/network_stack/websocket/websocket.rb b/core/main/network_stack/websocket/websocket.rb index 863707588..1d11b8b18 100644 --- a/core/main/network_stack/websocket/websocket.rb +++ b/core/main/network_stack/websocket/websocket.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/rest/api.rb b/core/main/rest/api.rb index b9c67de7e..37a0396ab 100644 --- a/core/main/rest/api.rb +++ b/core/main/rest/api.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/rest/handlers/admin.rb b/core/main/rest/handlers/admin.rb index 7530e6246..4c17ceae0 100644 --- a/core/main/rest/handlers/admin.rb +++ b/core/main/rest/handlers/admin.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/rest/handlers/autorun_engine.rb b/core/main/rest/handlers/autorun_engine.rb index 9e77e6c97..9016880e2 100644 --- a/core/main/rest/handlers/autorun_engine.rb +++ b/core/main/rest/handlers/autorun_engine.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/rest/handlers/categories.rb b/core/main/rest/handlers/categories.rb index 715bff983..0c0e87fc0 100644 --- a/core/main/rest/handlers/categories.rb +++ b/core/main/rest/handlers/categories.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/rest/handlers/hookedbrowsers.rb b/core/main/rest/handlers/hookedbrowsers.rb index 215c767aa..9b6150bad 100644 --- a/core/main/rest/handlers/hookedbrowsers.rb +++ b/core/main/rest/handlers/hookedbrowsers.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/rest/handlers/logs.rb b/core/main/rest/handlers/logs.rb index 73383718e..2089cb42c 100644 --- a/core/main/rest/handlers/logs.rb +++ b/core/main/rest/handlers/logs.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/rest/handlers/modules.rb b/core/main/rest/handlers/modules.rb index 1891aa014..4c777e440 100644 --- a/core/main/rest/handlers/modules.rb +++ b/core/main/rest/handlers/modules.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/rest/handlers/server.rb b/core/main/rest/handlers/server.rb index 1531cab24..f9e9cb4b2 100644 --- a/core/main/rest/handlers/server.rb +++ b/core/main/rest/handlers/server.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/router/api.rb b/core/main/router/api.rb index 595bf0dda..fd3bae063 100644 --- a/core/main/router/api.rb +++ b/core/main/router/api.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/router/router.rb b/core/main/router/router.rb index 1587a1fbe..b67a4ba15 100644 --- a/core/main/router/router.rb +++ b/core/main/router/router.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/main/server.rb b/core/main/server.rb index 1b418c4a1..d97adf414 100644 --- a/core/main/server.rb +++ b/core/main/server.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/module.rb b/core/module.rb index 0bd78bc87..85033be8b 100644 --- a/core/module.rb +++ b/core/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/modules.rb b/core/modules.rb index ceed5745f..ea4486cbb 100644 --- a/core/modules.rb +++ b/core/modules.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/ruby.rb b/core/ruby.rb index 21a2dfe06..ca845dd3f 100644 --- a/core/ruby.rb +++ b/core/ruby.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/ruby/hash.rb b/core/ruby/hash.rb index 5f5af6025..6f4dfa4ea 100644 --- a/core/ruby/hash.rb +++ b/core/ruby/hash.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/ruby/module.rb b/core/ruby/module.rb index 9deef7220..50d059fbc 100644 --- a/core/ruby/module.rb +++ b/core/ruby/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/ruby/object.rb b/core/ruby/object.rb index de1c025f0..c8c16b153 100644 --- a/core/ruby/object.rb +++ b/core/ruby/object.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/ruby/patches/dm-do-adapter/adapter.rb b/core/ruby/patches/dm-do-adapter/adapter.rb index a60c571e4..e5f6d3f79 100644 --- a/core/ruby/patches/dm-do-adapter/adapter.rb +++ b/core/ruby/patches/dm-do-adapter/adapter.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/ruby/print.rb b/core/ruby/print.rb index 05bcf4775..65eb464fe 100644 --- a/core/ruby/print.rb +++ b/core/ruby/print.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/ruby/security.rb b/core/ruby/security.rb index 731a7fd63..500728701 100644 --- a/core/ruby/security.rb +++ b/core/ruby/security.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/ruby/string.rb b/core/ruby/string.rb index 4291bbfc3..2dae39d9f 100644 --- a/core/ruby/string.rb +++ b/core/ruby/string.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/core/settings.rb b/core/settings.rb index cb55fc7aa..03ffddf20 100644 --- a/core/settings.rb +++ b/core/settings.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/docs/boilerplate b/docs/boilerplate index 9d62a88fb..21bdb47e7 100644 --- a/docs/boilerplate +++ b/docs/boilerplate @@ -1,3 +1,3 @@ -Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net Browser Exploitation Framework (BeEF) - http://beefproject.com See the file 'doc/COPYING' for copying permission \ No newline at end of file diff --git a/extensions/admin_ui/api/command.rb b/extensions/admin_ui/api/command.rb index 5e698da93..bea0fb790 100644 --- a/extensions/admin_ui/api/command.rb +++ b/extensions/admin_ui/api/command.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/admin_ui/api/handler.rb b/extensions/admin_ui/api/handler.rb index 1b80a17c2..5106406e7 100644 --- a/extensions/admin_ui/api/handler.rb +++ b/extensions/admin_ui/api/handler.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/admin_ui/classes/httpcontroller.rb b/extensions/admin_ui/classes/httpcontroller.rb index 6b85e58fd..51ac75335 100644 --- a/extensions/admin_ui/classes/httpcontroller.rb +++ b/extensions/admin_ui/classes/httpcontroller.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/admin_ui/classes/session.rb b/extensions/admin_ui/classes/session.rb index c8e2efbee..619aff145 100644 --- a/extensions/admin_ui/classes/session.rb +++ b/extensions/admin_ui/classes/session.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/admin_ui/config.yaml b/extensions/admin_ui/config.yaml index 43bba52a7..a45b81af9 100644 --- a/extensions/admin_ui/config.yaml +++ b/extensions/admin_ui/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/admin_ui/constants/agents.rb b/extensions/admin_ui/constants/agents.rb index 4f7489b17..fe6b01033 100644 --- a/extensions/admin_ui/constants/agents.rb +++ b/extensions/admin_ui/constants/agents.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/admin_ui/constants/icons.rb b/extensions/admin_ui/constants/icons.rb index ce683fc2e..f67127c1e 100644 --- a/extensions/admin_ui/constants/icons.rb +++ b/extensions/admin_ui/constants/icons.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/admin_ui/controllers/authentication/authentication.rb b/extensions/admin_ui/controllers/authentication/authentication.rb index b01e9336e..74f636557 100644 --- a/extensions/admin_ui/controllers/authentication/authentication.rb +++ b/extensions/admin_ui/controllers/authentication/authentication.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/admin_ui/controllers/authentication/index.html b/extensions/admin_ui/controllers/authentication/index.html index 1358f3d37..fc9f6578c 100644 --- a/extensions/admin_ui/controllers/authentication/index.html +++ b/extensions/admin_ui/controllers/authentication/index.html @@ -1,5 +1,5 @@ diff --git a/extensions/admin_ui/controllers/logs/logs.rb b/extensions/admin_ui/controllers/logs/logs.rb index dc22197b5..d15157431 100644 --- a/extensions/admin_ui/controllers/logs/logs.rb +++ b/extensions/admin_ui/controllers/logs/logs.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/admin_ui/controllers/modules/modules.rb b/extensions/admin_ui/controllers/modules/modules.rb index 3aa5fa5ab..92b8d236d 100644 --- a/extensions/admin_ui/controllers/modules/modules.rb +++ b/extensions/admin_ui/controllers/modules/modules.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/admin_ui/controllers/panel/index.html b/extensions/admin_ui/controllers/panel/index.html index b6f72efcd..6ddf7289e 100644 --- a/extensions/admin_ui/controllers/panel/index.html +++ b/extensions/admin_ui/controllers/panel/index.html @@ -1,5 +1,5 @@ diff --git a/extensions/admin_ui/controllers/panel/panel.rb b/extensions/admin_ui/controllers/panel/panel.rb index 5a1a3399c..c0d0c022b 100644 --- a/extensions/admin_ui/controllers/panel/panel.rb +++ b/extensions/admin_ui/controllers/panel/panel.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/admin_ui/extension.rb b/extensions/admin_ui/extension.rb index ae38bcbda..262bb49d4 100644 --- a/extensions/admin_ui/extension.rb +++ b/extensions/admin_ui/extension.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/admin_ui/handlers/ui.rb b/extensions/admin_ui/handlers/ui.rb index 3d4aca580..f377aa4d5 100644 --- a/extensions/admin_ui/handlers/ui.rb +++ b/extensions/admin_ui/handlers/ui.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/admin_ui/media/css/base.css b/extensions/admin_ui/media/css/base.css index ba73d94ef..20899ce9a 100644 --- a/extensions/admin_ui/media/css/base.css +++ b/extensions/admin_ui/media/css/base.css @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - http://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/extensions/admin_ui/media/css/ext-all.css b/extensions/admin_ui/media/css/ext-all.css index 05912c13a..86242059b 100644 --- a/extensions/admin_ui/media/css/ext-all.css +++ b/extensions/admin_ui/media/css/ext-all.css @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - http://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/extensions/admin_ui/media/css/wterm.css b/extensions/admin_ui/media/css/wterm.css index 5ed424474..8fc8b4fe6 100644 --- a/extensions/admin_ui/media/css/wterm.css +++ b/extensions/admin_ui/media/css/wterm.css @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - http://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/extensions/admin_ui/media/javascript/esapi/Class.create.js b/extensions/admin_ui/media/javascript/esapi/Class.create.js index bf4952618..79c032042 100644 --- a/extensions/admin_ui/media/javascript/esapi/Class.create.js +++ b/extensions/admin_ui/media/javascript/esapi/Class.create.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - http://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/extensions/admin_ui/media/javascript/ui/authentication.js b/extensions/admin_ui/media/javascript/ui/authentication.js index 5e6b4ad26..4dc3aabf3 100644 --- a/extensions/admin_ui/media/javascript/ui/authentication.js +++ b/extensions/admin_ui/media/javascript/ui/authentication.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/extensions/admin_ui/media/javascript/ui/common/beef_common.js b/extensions/admin_ui/media/javascript/ui/common/beef_common.js index da9927089..783f27dec 100644 --- a/extensions/admin_ui/media/javascript/ui/common/beef_common.js +++ b/extensions/admin_ui/media/javascript/ui/common/beef_common.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/extensions/admin_ui/media/javascript/ui/panel/DataGrid.js b/extensions/admin_ui/media/javascript/ui/panel/DataGrid.js index f6db38f8f..9ce228332 100644 --- a/extensions/admin_ui/media/javascript/ui/panel/DataGrid.js +++ b/extensions/admin_ui/media/javascript/ui/panel/DataGrid.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/extensions/admin_ui/media/javascript/ui/panel/DistributedEngine.js b/extensions/admin_ui/media/javascript/ui/panel/DistributedEngine.js index e21b31d82..24a7b6a8d 100644 --- a/extensions/admin_ui/media/javascript/ui/panel/DistributedEngine.js +++ b/extensions/admin_ui/media/javascript/ui/panel/DistributedEngine.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/extensions/admin_ui/media/javascript/ui/panel/HooksTab.js b/extensions/admin_ui/media/javascript/ui/panel/HooksTab.js index 0d1303557..b9ca94c18 100644 --- a/extensions/admin_ui/media/javascript/ui/panel/HooksTab.js +++ b/extensions/admin_ui/media/javascript/ui/panel/HooksTab.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/extensions/admin_ui/media/javascript/ui/panel/Logout.js b/extensions/admin_ui/media/javascript/ui/panel/Logout.js index e9e6541cb..9791e07c8 100644 --- a/extensions/admin_ui/media/javascript/ui/panel/Logout.js +++ b/extensions/admin_ui/media/javascript/ui/panel/Logout.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/extensions/admin_ui/media/javascript/ui/panel/MainPanel.js b/extensions/admin_ui/media/javascript/ui/panel/MainPanel.js index 461085dc9..c5a215a8c 100644 --- a/extensions/admin_ui/media/javascript/ui/panel/MainPanel.js +++ b/extensions/admin_ui/media/javascript/ui/panel/MainPanel.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/extensions/admin_ui/media/javascript/ui/panel/PanelStatusBar.js b/extensions/admin_ui/media/javascript/ui/panel/PanelStatusBar.js index 5b79876da..350a761b3 100644 --- a/extensions/admin_ui/media/javascript/ui/panel/PanelStatusBar.js +++ b/extensions/admin_ui/media/javascript/ui/panel/PanelStatusBar.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/extensions/admin_ui/media/javascript/ui/panel/PanelViewer.js b/extensions/admin_ui/media/javascript/ui/panel/PanelViewer.js index 09ca4de5b..32443914a 100644 --- a/extensions/admin_ui/media/javascript/ui/panel/PanelViewer.js +++ b/extensions/admin_ui/media/javascript/ui/panel/PanelViewer.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/extensions/admin_ui/media/javascript/ui/panel/WelcomeTab.js b/extensions/admin_ui/media/javascript/ui/panel/WelcomeTab.js index 0485255ff..562cdb85f 100644 --- a/extensions/admin_ui/media/javascript/ui/panel/WelcomeTab.js +++ b/extensions/admin_ui/media/javascript/ui/panel/WelcomeTab.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/extensions/admin_ui/media/javascript/ui/panel/ZombieTab.js b/extensions/admin_ui/media/javascript/ui/panel/ZombieTab.js index dad55ebdf..c7112e0a0 100644 --- a/extensions/admin_ui/media/javascript/ui/panel/ZombieTab.js +++ b/extensions/admin_ui/media/javascript/ui/panel/ZombieTab.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/extensions/admin_ui/media/javascript/ui/panel/ZombieTabs.js b/extensions/admin_ui/media/javascript/ui/panel/ZombieTabs.js index 9b537cec9..869f60789 100644 --- a/extensions/admin_ui/media/javascript/ui/panel/ZombieTabs.js +++ b/extensions/admin_ui/media/javascript/ui/panel/ZombieTabs.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/extensions/admin_ui/media/javascript/ui/panel/ZombiesMgr.js b/extensions/admin_ui/media/javascript/ui/panel/ZombiesMgr.js index 6ee60ce30..ae2d12e45 100644 --- a/extensions/admin_ui/media/javascript/ui/panel/ZombiesMgr.js +++ b/extensions/admin_ui/media/javascript/ui/panel/ZombiesMgr.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/extensions/admin_ui/media/javascript/ui/panel/common.js b/extensions/admin_ui/media/javascript/ui/panel/common.js index 55966f2bb..da7fc49c9 100644 --- a/extensions/admin_ui/media/javascript/ui/panel/common.js +++ b/extensions/admin_ui/media/javascript/ui/panel/common.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabAutorun.js b/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabAutorun.js index 9226e9634..c477fbd14 100644 --- a/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabAutorun.js +++ b/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabAutorun.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn wade@bindshell.net // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabCommands.js b/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabCommands.js index 984da2ab4..2ca508cb4 100644 --- a/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabCommands.js +++ b/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabCommands.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabDetails.js b/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabDetails.js index 8bdfeafc5..296cee370 100644 --- a/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabDetails.js +++ b/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabDetails.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabIpec.js b/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabIpec.js index 73cfbd926..a5baba82f 100644 --- a/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabIpec.js +++ b/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabIpec.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabLogs.js b/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabLogs.js index 3ea63a0b9..1de99ef75 100644 --- a/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabLogs.js +++ b/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabLogs.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabNetwork.js b/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabNetwork.js index be76581ee..34b717249 100644 --- a/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabNetwork.js +++ b/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabNetwork.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabRTC.js b/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabRTC.js index 162359181..8749064e6 100644 --- a/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabRTC.js +++ b/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabRTC.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabRider.js b/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabRider.js index 88da143d3..dfd96a723 100644 --- a/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabRider.js +++ b/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabRider.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabXssRays.js b/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabXssRays.js index 62b3347fd..fe976b459 100644 --- a/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabXssRays.js +++ b/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabXssRays.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/extensions/admin_ui/media/javascript/ui/panel/zombiesTreeList.js b/extensions/admin_ui/media/javascript/ui/panel/zombiesTreeList.js index ad14d98eb..69f1e5e15 100644 --- a/extensions/admin_ui/media/javascript/ui/panel/zombiesTreeList.js +++ b/extensions/admin_ui/media/javascript/ui/panel/zombiesTreeList.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/extensions/admin_ui/media/javascript/ux/PagingStore.js b/extensions/admin_ui/media/javascript/ux/PagingStore.js index 53aff01db..3cbec769d 100644 --- a/extensions/admin_ui/media/javascript/ux/PagingStore.js +++ b/extensions/admin_ui/media/javascript/ux/PagingStore.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/extensions/admin_ui/media/javascript/ux/StatusBar.js b/extensions/admin_ui/media/javascript/ux/StatusBar.js index b16fe43fc..e67a21607 100644 --- a/extensions/admin_ui/media/javascript/ux/StatusBar.js +++ b/extensions/admin_ui/media/javascript/ux/StatusBar.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/extensions/admin_ui/media/javascript/ux/TabCloseMenu.js b/extensions/admin_ui/media/javascript/ux/TabCloseMenu.js index 53d919f2d..2781d8fa8 100644 --- a/extensions/admin_ui/media/javascript/ux/TabCloseMenu.js +++ b/extensions/admin_ui/media/javascript/ux/TabCloseMenu.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/extensions/admin_ui/media/javascript/wterm/wterm.jquery.js b/extensions/admin_ui/media/javascript/wterm/wterm.jquery.js index 569f60c37..15c44338c 100644 --- a/extensions/admin_ui/media/javascript/wterm/wterm.jquery.js +++ b/extensions/admin_ui/media/javascript/wterm/wterm.jquery.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - http://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/extensions/autoloader/config.yaml b/extensions/autoloader/config.yaml index 738aabca6..ee4f7f627 100644 --- a/extensions/autoloader/config.yaml +++ b/extensions/autoloader/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/autoloader/extension.rb b/extensions/autoloader/extension.rb index 475834373..53ec740bf 100644 --- a/extensions/autoloader/extension.rb +++ b/extensions/autoloader/extension.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/autoloader/model.rb b/extensions/autoloader/model.rb index 11a561158..864669e03 100644 --- a/extensions/autoloader/model.rb +++ b/extensions/autoloader/model.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/console/config.yaml b/extensions/console/config.yaml index 35d7da422..7334687c5 100644 --- a/extensions/console/config.yaml +++ b/extensions/console/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/console/extension.rb b/extensions/console/extension.rb index 050aeb746..b8da4bd99 100644 --- a/extensions/console/extension.rb +++ b/extensions/console/extension.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/console/lib/command_dispatcher.rb b/extensions/console/lib/command_dispatcher.rb index 8888193c7..bd1978aef 100644 --- a/extensions/console/lib/command_dispatcher.rb +++ b/extensions/console/lib/command_dispatcher.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/console/lib/command_dispatcher/command.rb b/extensions/console/lib/command_dispatcher/command.rb index ef24d8886..a12d2ca02 100644 --- a/extensions/console/lib/command_dispatcher/command.rb +++ b/extensions/console/lib/command_dispatcher/command.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/console/lib/command_dispatcher/core.rb b/extensions/console/lib/command_dispatcher/core.rb index 1ced48800..026556417 100644 --- a/extensions/console/lib/command_dispatcher/core.rb +++ b/extensions/console/lib/command_dispatcher/core.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/console/lib/command_dispatcher/target.rb b/extensions/console/lib/command_dispatcher/target.rb index 2929bec40..51ac8bb89 100644 --- a/extensions/console/lib/command_dispatcher/target.rb +++ b/extensions/console/lib/command_dispatcher/target.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/console/lib/shellinterface.rb b/extensions/console/lib/shellinterface.rb index ab05f474c..d189ed3e1 100644 --- a/extensions/console/lib/shellinterface.rb +++ b/extensions/console/lib/shellinterface.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/console/shell.rb b/extensions/console/shell.rb index f4a7428af..c6673534c 100644 --- a/extensions/console/shell.rb +++ b/extensions/console/shell.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/customhook/api.rb b/extensions/customhook/api.rb index 8322f7fb2..6c7060f48 100644 --- a/extensions/customhook/api.rb +++ b/extensions/customhook/api.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/customhook/config.yaml b/extensions/customhook/config.yaml index ea6ada661..5a7748531 100644 --- a/extensions/customhook/config.yaml +++ b/extensions/customhook/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/customhook/extension.rb b/extensions/customhook/extension.rb index 3d11f618a..dbc5a1e7e 100644 --- a/extensions/customhook/extension.rb +++ b/extensions/customhook/extension.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/customhook/handler.rb b/extensions/customhook/handler.rb index 199b352cd..a2b887287 100644 --- a/extensions/customhook/handler.rb +++ b/extensions/customhook/handler.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/customhook/html/index.html b/extensions/customhook/html/index.html index aaba68bfd..6cdcea52a 100644 --- a/extensions/customhook/html/index.html +++ b/extensions/customhook/html/index.html @@ -1,5 +1,5 @@ diff --git a/extensions/demos/api.rb b/extensions/demos/api.rb index 7bf704738..74aa602cd 100644 --- a/extensions/demos/api.rb +++ b/extensions/demos/api.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/demos/chrome_extension/index.html b/extensions/demos/chrome_extension/index.html index 233930b08..98d7e513a 100644 --- a/extensions/demos/chrome_extension/index.html +++ b/extensions/demos/chrome_extension/index.html @@ -1,5 +1,5 @@ diff --git a/extensions/demos/chrome_extension/persistent_tab.html b/extensions/demos/chrome_extension/persistent_tab.html index 68af612e4..030adb9db 100644 --- a/extensions/demos/chrome_extension/persistent_tab.html +++ b/extensions/demos/chrome_extension/persistent_tab.html @@ -1,5 +1,5 @@ diff --git a/extensions/demos/config.yaml b/extensions/demos/config.yaml index 545044831..785611d5a 100644 --- a/extensions/demos/config.yaml +++ b/extensions/demos/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/demos/extension.rb b/extensions/demos/extension.rb index 9c5bcf30a..4f26781a6 100644 --- a/extensions/demos/extension.rb +++ b/extensions/demos/extension.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/demos/flash_update_chrome_extension/background.js b/extensions/demos/flash_update_chrome_extension/background.js index 7e5774ba3..06ca7edf0 100644 --- a/extensions/demos/flash_update_chrome_extension/background.js +++ b/extensions/demos/flash_update_chrome_extension/background.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - http://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/extensions/demos/handler.rb b/extensions/demos/handler.rb index af10d062d..38aa6c45d 100644 --- a/extensions/demos/handler.rb +++ b/extensions/demos/handler.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/demos/html/basic.html b/extensions/demos/html/basic.html index 4cbbae041..522f44357 100644 --- a/extensions/demos/html/basic.html +++ b/extensions/demos/html/basic.html @@ -1,7 +1,7 @@ diff --git a/extensions/demos/html/butcher/butch.css b/extensions/demos/html/butcher/butch.css index 4173a1d90..589e09ea5 100644 --- a/extensions/demos/html/butcher/butch.css +++ b/extensions/demos/html/butcher/butch.css @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - http://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/extensions/demos/html/butcher/index.html b/extensions/demos/html/butcher/index.html index 56b9212c5..6c3b54ea7 100644 --- a/extensions/demos/html/butcher/index.html +++ b/extensions/demos/html/butcher/index.html @@ -1,5 +1,5 @@ diff --git a/extensions/demos/html/checkJava.java b/extensions/demos/html/checkJava.java index 6f32b60b1..94f0d18cc 100755 --- a/extensions/demos/html/checkJava.java +++ b/extensions/demos/html/checkJava.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - http://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/extensions/demos/html/clickjacking/clickjack_attack.html b/extensions/demos/html/clickjacking/clickjack_attack.html index d5d59c66e..74b7a0abf 100644 --- a/extensions/demos/html/clickjacking/clickjack_attack.html +++ b/extensions/demos/html/clickjacking/clickjack_attack.html @@ -1,5 +1,5 @@ diff --git a/extensions/demos/html/clickjacking/clickjack_victim.html b/extensions/demos/html/clickjacking/clickjack_victim.html index f9f302a4d..8853d59a8 100644 --- a/extensions/demos/html/clickjacking/clickjack_victim.html +++ b/extensions/demos/html/clickjacking/clickjack_victim.html @@ -1,5 +1,5 @@ diff --git a/extensions/demos/html/plain.html b/extensions/demos/html/plain.html index eb1c93e80..8ca453c43 100644 --- a/extensions/demos/html/plain.html +++ b/extensions/demos/html/plain.html @@ -1,5 +1,5 @@ diff --git a/extensions/demos/html/report.html b/extensions/demos/html/report.html index 216bc4578..f79adeffe 100755 --- a/extensions/demos/html/report.html +++ b/extensions/demos/html/report.html @@ -1,5 +1,5 @@ diff --git a/extensions/demos/html/secret_page.html b/extensions/demos/html/secret_page.html index 63b64fb7e..4fb00cd44 100644 --- a/extensions/demos/html/secret_page.html +++ b/extensions/demos/html/secret_page.html @@ -1,5 +1,5 @@ diff --git a/extensions/dns/api.rb b/extensions/dns/api.rb index 15a854ce3..e0255796e 100644 --- a/extensions/dns/api.rb +++ b/extensions/dns/api.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/dns/config.yaml b/extensions/dns/config.yaml index 515aab2c8..572e37082 100644 --- a/extensions/dns/config.yaml +++ b/extensions/dns/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/dns/dns.rb b/extensions/dns/dns.rb index f05944b06..409f66e22 100644 --- a/extensions/dns/dns.rb +++ b/extensions/dns/dns.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/dns/extension.rb b/extensions/dns/extension.rb index 19e6b159d..e3e031064 100644 --- a/extensions/dns/extension.rb +++ b/extensions/dns/extension.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/dns/logger.rb b/extensions/dns/logger.rb index ceedcaad8..f2c5a1aa2 100644 --- a/extensions/dns/logger.rb +++ b/extensions/dns/logger.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/dns/model.rb b/extensions/dns/model.rb index 1817f974f..d4f86ed77 100644 --- a/extensions/dns/model.rb +++ b/extensions/dns/model.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/dns/rest/dns.rb b/extensions/dns/rest/dns.rb index 0c67dcc05..9bdf7b8ce 100644 --- a/extensions/dns/rest/dns.rb +++ b/extensions/dns/rest/dns.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/etag/api.rb b/extensions/etag/api.rb index f4482cd8c..c8e7c5fdb 100644 --- a/extensions/etag/api.rb +++ b/extensions/etag/api.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/etag/config.yaml b/extensions/etag/config.yaml index 3ffdf14c6..58c435186 100644 --- a/extensions/etag/config.yaml +++ b/extensions/etag/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/etag/etag.rb b/extensions/etag/etag.rb index f36ee4f37..a2a0f0742 100644 --- a/extensions/etag/etag.rb +++ b/extensions/etag/etag.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/etag/extension.rb b/extensions/etag/extension.rb index 1c89b6320..321745f4a 100644 --- a/extensions/etag/extension.rb +++ b/extensions/etag/extension.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/evasion/config.yaml b/extensions/evasion/config.yaml index ed39c83b7..f1e8442f9 100644 --- a/extensions/evasion/config.yaml +++ b/extensions/evasion/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/evasion/evasion.rb b/extensions/evasion/evasion.rb index 109597aca..8deba35df 100644 --- a/extensions/evasion/evasion.rb +++ b/extensions/evasion/evasion.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/evasion/extension.rb b/extensions/evasion/extension.rb index 451e8d5f6..0491e78d2 100644 --- a/extensions/evasion/extension.rb +++ b/extensions/evasion/extension.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/evasion/helper.rb b/extensions/evasion/helper.rb index cb8b97e7c..b9f350d40 100644 --- a/extensions/evasion/helper.rb +++ b/extensions/evasion/helper.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/evasion/obfuscation/base_64.rb b/extensions/evasion/obfuscation/base_64.rb index 64f235116..3bc555db1 100644 --- a/extensions/evasion/obfuscation/base_64.rb +++ b/extensions/evasion/obfuscation/base_64.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/evasion/obfuscation/minify.rb b/extensions/evasion/obfuscation/minify.rb index 4cd56134f..c07fd51a9 100644 --- a/extensions/evasion/obfuscation/minify.rb +++ b/extensions/evasion/obfuscation/minify.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/evasion/obfuscation/scramble.rb b/extensions/evasion/obfuscation/scramble.rb index 326468797..af2293903 100644 --- a/extensions/evasion/obfuscation/scramble.rb +++ b/extensions/evasion/obfuscation/scramble.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/evasion/obfuscation/whitespace.rb b/extensions/evasion/obfuscation/whitespace.rb index aa0c12d6f..984863167 100644 --- a/extensions/evasion/obfuscation/whitespace.rb +++ b/extensions/evasion/obfuscation/whitespace.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/events/api.rb b/extensions/events/api.rb index bba2419c1..e0cc27bda 100644 --- a/extensions/events/api.rb +++ b/extensions/events/api.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/events/config.yaml b/extensions/events/config.yaml index 13b92d11a..9ac7cf1b9 100644 --- a/extensions/events/config.yaml +++ b/extensions/events/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/events/extension.rb b/extensions/events/extension.rb index baf87269f..0a1d0244e 100644 --- a/extensions/events/extension.rb +++ b/extensions/events/extension.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/events/handler.rb b/extensions/events/handler.rb index 7209cabc4..2e241950f 100644 --- a/extensions/events/handler.rb +++ b/extensions/events/handler.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/ipec/config.yaml b/extensions/ipec/config.yaml index 7ac461096..36f254b34 100644 --- a/extensions/ipec/config.yaml +++ b/extensions/ipec/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/ipec/extension.rb b/extensions/ipec/extension.rb index 0573ad9ff..c8aefb0d1 100644 --- a/extensions/ipec/extension.rb +++ b/extensions/ipec/extension.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/ipec/files/LinkTargetFinder/chrome/content/linkTargetFinder.js b/extensions/ipec/files/LinkTargetFinder/chrome/content/linkTargetFinder.js index b37b88aa7..3bbb55a67 100644 --- a/extensions/ipec/files/LinkTargetFinder/chrome/content/linkTargetFinder.js +++ b/extensions/ipec/files/LinkTargetFinder/chrome/content/linkTargetFinder.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - http://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/extensions/ipec/files/LinkTargetFinder/defaults/preferences/prefs.js b/extensions/ipec/files/LinkTargetFinder/defaults/preferences/prefs.js index ec501acc2..ea9831c95 100644 --- a/extensions/ipec/files/LinkTargetFinder/defaults/preferences/prefs.js +++ b/extensions/ipec/files/LinkTargetFinder/defaults/preferences/prefs.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - http://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/extensions/ipec/files/LinkTargetFinder/skin/skin.css b/extensions/ipec/files/LinkTargetFinder/skin/skin.css index 64caf5246..ec764fc8a 100644 --- a/extensions/ipec/files/LinkTargetFinder/skin/skin.css +++ b/extensions/ipec/files/LinkTargetFinder/skin/skin.css @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - http://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/extensions/ipec/junk_calculator.rb b/extensions/ipec/junk_calculator.rb index b48ea1610..ac475aae3 100644 --- a/extensions/ipec/junk_calculator.rb +++ b/extensions/ipec/junk_calculator.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/ipec/models/ipec_exploits.rb b/extensions/ipec/models/ipec_exploits.rb index 794f0ab48..c1f6e35e6 100644 --- a/extensions/ipec/models/ipec_exploits.rb +++ b/extensions/ipec/models/ipec_exploits.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/ipec/models/ipec_exploits_run.rb b/extensions/ipec/models/ipec_exploits_run.rb index e847738a1..939f7b6f1 100644 --- a/extensions/ipec/models/ipec_exploits_run.rb +++ b/extensions/ipec/models/ipec_exploits_run.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/ipec/rest/ipec.rb b/extensions/ipec/rest/ipec.rb index 344d90c09..b5148d150 100644 --- a/extensions/ipec/rest/ipec.rb +++ b/extensions/ipec/rest/ipec.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/metasploit/api.rb b/extensions/metasploit/api.rb index 7e97145dd..6cbdceaa1 100644 --- a/extensions/metasploit/api.rb +++ b/extensions/metasploit/api.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/metasploit/config.yaml b/extensions/metasploit/config.yaml index 04656e583..2cdfcbd77 100644 --- a/extensions/metasploit/config.yaml +++ b/extensions/metasploit/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/metasploit/extension.rb b/extensions/metasploit/extension.rb index 6fdb7fb64..3bd8cb6da 100644 --- a/extensions/metasploit/extension.rb +++ b/extensions/metasploit/extension.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/metasploit/module.rb b/extensions/metasploit/module.rb index add8dab9a..3cdbc95af 100644 --- a/extensions/metasploit/module.rb +++ b/extensions/metasploit/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/metasploit/rest/msf.rb b/extensions/metasploit/rest/msf.rb index 084f6b538..b5b518814 100644 --- a/extensions/metasploit/rest/msf.rb +++ b/extensions/metasploit/rest/msf.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/metasploit/rpcclient.rb b/extensions/metasploit/rpcclient.rb index e3d49a1f3..5cdb2121e 100644 --- a/extensions/metasploit/rpcclient.rb +++ b/extensions/metasploit/rpcclient.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/network/api.rb b/extensions/network/api.rb index 078f46010..5790f9a89 100644 --- a/extensions/network/api.rb +++ b/extensions/network/api.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/network/config.yaml b/extensions/network/config.yaml index ab81396ff..15642d035 100644 --- a/extensions/network/config.yaml +++ b/extensions/network/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/network/extension.rb b/extensions/network/extension.rb index 1455caac6..aa9ebfdd1 100644 --- a/extensions/network/extension.rb +++ b/extensions/network/extension.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/network/models/network_host.rb b/extensions/network/models/network_host.rb index 7c6fca3d7..3eae2552e 100644 --- a/extensions/network/models/network_host.rb +++ b/extensions/network/models/network_host.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/network/models/network_service.rb b/extensions/network/models/network_service.rb index 0eee18ddf..a71ad5b64 100644 --- a/extensions/network/models/network_service.rb +++ b/extensions/network/models/network_service.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/network/rest/network.rb b/extensions/network/rest/network.rb index 46638d7ff..bf0c51dbc 100644 --- a/extensions/network/rest/network.rb +++ b/extensions/network/rest/network.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/notifications/channels/email.rb b/extensions/notifications/channels/email.rb index 45743a05b..ef880edda 100644 --- a/extensions/notifications/channels/email.rb +++ b/extensions/notifications/channels/email.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/notifications/channels/tweet.rb b/extensions/notifications/channels/tweet.rb index f9d99f10a..2c3417350 100644 --- a/extensions/notifications/channels/tweet.rb +++ b/extensions/notifications/channels/tweet.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/notifications/config.yaml b/extensions/notifications/config.yaml index f253bbe2d..dd15492aa 100644 --- a/extensions/notifications/config.yaml +++ b/extensions/notifications/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/notifications/extension.rb b/extensions/notifications/extension.rb index a01474a5e..b721e3f5a 100644 --- a/extensions/notifications/extension.rb +++ b/extensions/notifications/extension.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/notifications/notifications.rb b/extensions/notifications/notifications.rb index dea2ccee9..098d8210d 100644 --- a/extensions/notifications/notifications.rb +++ b/extensions/notifications/notifications.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/proxy/api.rb b/extensions/proxy/api.rb index bb1cc48b1..1389513c2 100644 --- a/extensions/proxy/api.rb +++ b/extensions/proxy/api.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/proxy/config.yaml b/extensions/proxy/config.yaml index 7adfc57fa..881fc80ac 100644 --- a/extensions/proxy/config.yaml +++ b/extensions/proxy/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/proxy/controllers/proxy.rb b/extensions/proxy/controllers/proxy.rb index 27f06300a..1a59233d2 100644 --- a/extensions/proxy/controllers/proxy.rb +++ b/extensions/proxy/controllers/proxy.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/proxy/extension.rb b/extensions/proxy/extension.rb index 7085ecc49..00e52dfe7 100644 --- a/extensions/proxy/extension.rb +++ b/extensions/proxy/extension.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/proxy/proxy.rb b/extensions/proxy/proxy.rb index 8a4b7cea2..5be6d0b29 100644 --- a/extensions/proxy/proxy.rb +++ b/extensions/proxy/proxy.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/proxy/rest/proxy.rb b/extensions/proxy/rest/proxy.rb index 1cfa00741..64ed5915f 100644 --- a/extensions/proxy/rest/proxy.rb +++ b/extensions/proxy/rest/proxy.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/qrcode/config.yaml b/extensions/qrcode/config.yaml index 0991fa091..6acbe49cf 100644 --- a/extensions/qrcode/config.yaml +++ b/extensions/qrcode/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/qrcode/extension.rb b/extensions/qrcode/extension.rb index 6cba299bd..f5803f2b3 100644 --- a/extensions/qrcode/extension.rb +++ b/extensions/qrcode/extension.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/qrcode/qrcode.rb b/extensions/qrcode/qrcode.rb index b76629bc9..23c8cef3b 100644 --- a/extensions/qrcode/qrcode.rb +++ b/extensions/qrcode/qrcode.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/requester/api.rb b/extensions/requester/api.rb index 06ffccc30..362756fb8 100644 --- a/extensions/requester/api.rb +++ b/extensions/requester/api.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/requester/api/hook.rb b/extensions/requester/api/hook.rb index a4e497fc0..52e337a72 100644 --- a/extensions/requester/api/hook.rb +++ b/extensions/requester/api/hook.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # @@ -32,7 +32,7 @@ module BeEF #todo antisnatchor: remove this gsub crap adding some hook packing. if config.get("beef.http.websocket.enable") && ws.getsocket(hb.session) content = File.read(find_beefjs_component_path 'beef.net.requester').gsub('// - // Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + // Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file \'doc/COPYING\' for copying permission //', "") diff --git a/extensions/requester/config.yaml b/extensions/requester/config.yaml index ae4f9ba99..85c2924dd 100644 --- a/extensions/requester/config.yaml +++ b/extensions/requester/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/requester/controllers/requester.rb b/extensions/requester/controllers/requester.rb index dfbe6f3b0..6a1e8fe57 100644 --- a/extensions/requester/controllers/requester.rb +++ b/extensions/requester/controllers/requester.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/requester/extension.rb b/extensions/requester/extension.rb index d543df84d..83f976e95 100644 --- a/extensions/requester/extension.rb +++ b/extensions/requester/extension.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/requester/handler.rb b/extensions/requester/handler.rb index 3dbb027a6..f47424ac0 100644 --- a/extensions/requester/handler.rb +++ b/extensions/requester/handler.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/requester/models/http.rb b/extensions/requester/models/http.rb index 9977b0b59..1701ed515 100644 --- a/extensions/requester/models/http.rb +++ b/extensions/requester/models/http.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/s2c_dns_tunnel/api.rb b/extensions/s2c_dns_tunnel/api.rb index 441e5a47c..a70485c57 100644 --- a/extensions/s2c_dns_tunnel/api.rb +++ b/extensions/s2c_dns_tunnel/api.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/s2c_dns_tunnel/config.yaml b/extensions/s2c_dns_tunnel/config.yaml index 013cf69e6..6c046df34 100644 --- a/extensions/s2c_dns_tunnel/config.yaml +++ b/extensions/s2c_dns_tunnel/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/s2c_dns_tunnel/dnsd.rb b/extensions/s2c_dns_tunnel/dnsd.rb index 808ad54af..4af94d3fc 100644 --- a/extensions/s2c_dns_tunnel/dnsd.rb +++ b/extensions/s2c_dns_tunnel/dnsd.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/s2c_dns_tunnel/extension.rb b/extensions/s2c_dns_tunnel/extension.rb index 8c8357786..7b1226e1c 100644 --- a/extensions/s2c_dns_tunnel/extension.rb +++ b/extensions/s2c_dns_tunnel/extension.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/social_engineering/config.yaml b/extensions/social_engineering/config.yaml index a53bad34c..299c75af1 100644 --- a/extensions/social_engineering/config.yaml +++ b/extensions/social_engineering/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/social_engineering/extension.rb b/extensions/social_engineering/extension.rb index 37d659bcb..45917387c 100644 --- a/extensions/social_engineering/extension.rb +++ b/extensions/social_engineering/extension.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/social_engineering/mass_mailer/mass_mailer.rb b/extensions/social_engineering/mass_mailer/mass_mailer.rb index 300023836..863ae0c26 100644 --- a/extensions/social_engineering/mass_mailer/mass_mailer.rb +++ b/extensions/social_engineering/mass_mailer/mass_mailer.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/social_engineering/mass_mailer/templates/default/mail.html b/extensions/social_engineering/mass_mailer/templates/default/mail.html index d17e05b48..b8058a124 100644 --- a/extensions/social_engineering/mass_mailer/templates/default/mail.html +++ b/extensions/social_engineering/mass_mailer/templates/default/mail.html @@ -1,5 +1,5 @@ diff --git a/extensions/social_engineering/mass_mailer/templates/edfenergy/mail.html b/extensions/social_engineering/mass_mailer/templates/edfenergy/mail.html index 71f2df4af..decba7930 100644 --- a/extensions/social_engineering/mass_mailer/templates/edfenergy/mail.html +++ b/extensions/social_engineering/mass_mailer/templates/edfenergy/mail.html @@ -1,5 +1,5 @@ diff --git a/extensions/social_engineering/models/interceptor.rb b/extensions/social_engineering/models/interceptor.rb index 647b85aac..24e1480d4 100644 --- a/extensions/social_engineering/models/interceptor.rb +++ b/extensions/social_engineering/models/interceptor.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/social_engineering/models/mass_mailer.rb b/extensions/social_engineering/models/mass_mailer.rb index b48651b7f..231292459 100644 --- a/extensions/social_engineering/models/mass_mailer.rb +++ b/extensions/social_engineering/models/mass_mailer.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/social_engineering/models/web_cloner.rb b/extensions/social_engineering/models/web_cloner.rb index 8d52164f6..71fc151ae 100644 --- a/extensions/social_engineering/models/web_cloner.rb +++ b/extensions/social_engineering/models/web_cloner.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/social_engineering/powershell/bind_powershell.rb b/extensions/social_engineering/powershell/bind_powershell.rb index 3beb031e2..ae0cbc34a 100644 --- a/extensions/social_engineering/powershell/bind_powershell.rb +++ b/extensions/social_engineering/powershell/bind_powershell.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/social_engineering/rest/socialengineering.rb b/extensions/social_engineering/rest/socialengineering.rb index 70dffcf0b..b57a24805 100644 --- a/extensions/social_engineering/rest/socialengineering.rb +++ b/extensions/social_engineering/rest/socialengineering.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/social_engineering/web_cloner/interceptor.rb b/extensions/social_engineering/web_cloner/interceptor.rb index 82a7bf327..eeca472cc 100644 --- a/extensions/social_engineering/web_cloner/interceptor.rb +++ b/extensions/social_engineering/web_cloner/interceptor.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/social_engineering/web_cloner/web_cloner.rb b/extensions/social_engineering/web_cloner/web_cloner.rb index 5e44f1736..c942a6d97 100644 --- a/extensions/social_engineering/web_cloner/web_cloner.rb +++ b/extensions/social_engineering/web_cloner/web_cloner.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/webrtc/api.rb b/extensions/webrtc/api.rb index 40c7e59f0..cac24f17f 100644 --- a/extensions/webrtc/api.rb +++ b/extensions/webrtc/api.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/webrtc/api/hook.rb b/extensions/webrtc/api/hook.rb index 69021f9e0..9df8aa019 100644 --- a/extensions/webrtc/api/hook.rb +++ b/extensions/webrtc/api/hook.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/webrtc/config.yaml b/extensions/webrtc/config.yaml index 61f91f23c..b0b7fe39e 100644 --- a/extensions/webrtc/config.yaml +++ b/extensions/webrtc/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/webrtc/extension.rb b/extensions/webrtc/extension.rb index f8a63f3ca..971e04bbe 100644 --- a/extensions/webrtc/extension.rb +++ b/extensions/webrtc/extension.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/webrtc/handlers.rb b/extensions/webrtc/handlers.rb index ed0bf4052..619e7a3c0 100644 --- a/extensions/webrtc/handlers.rb +++ b/extensions/webrtc/handlers.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/webrtc/models/rtcmanage.rb b/extensions/webrtc/models/rtcmanage.rb index bc6e081ba..67deb7b1e 100644 --- a/extensions/webrtc/models/rtcmanage.rb +++ b/extensions/webrtc/models/rtcmanage.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/webrtc/models/rtcmodulestatus.rb b/extensions/webrtc/models/rtcmodulestatus.rb index eb9e89bc1..921891ec7 100644 --- a/extensions/webrtc/models/rtcmodulestatus.rb +++ b/extensions/webrtc/models/rtcmodulestatus.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/webrtc/models/rtcsignal.rb b/extensions/webrtc/models/rtcsignal.rb index 5fd32d1ad..edd2b88ba 100644 --- a/extensions/webrtc/models/rtcsignal.rb +++ b/extensions/webrtc/models/rtcsignal.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/webrtc/models/rtcstatus.rb b/extensions/webrtc/models/rtcstatus.rb index 1ded40502..47a6ec593 100644 --- a/extensions/webrtc/models/rtcstatus.rb +++ b/extensions/webrtc/models/rtcstatus.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/webrtc/rest/webrtc.rb b/extensions/webrtc/rest/webrtc.rb index ffb43d7e0..2809b982c 100644 --- a/extensions/webrtc/rest/webrtc.rb +++ b/extensions/webrtc/rest/webrtc.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/xssrays/api.rb b/extensions/xssrays/api.rb index 7344fe5b1..2dd2bb7ca 100644 --- a/extensions/xssrays/api.rb +++ b/extensions/xssrays/api.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/xssrays/api/scan.rb b/extensions/xssrays/api/scan.rb index a85ec392a..453269062 100644 --- a/extensions/xssrays/api/scan.rb +++ b/extensions/xssrays/api/scan.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # @@ -43,7 +43,7 @@ module BeEF # todo antisnatchor: remove this gsub crap adding some hook packing. if config.get("beef.http.websocket.enable") && ws.getsocket(hb.session) content = File.read(find_beefjs_component_path 'beef.net.xssrays').gsub('// - // Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + // Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file \'doc/COPYING\' for copying permission //', "") diff --git a/extensions/xssrays/config.yaml b/extensions/xssrays/config.yaml index 171ab6f08..33689fb9d 100644 --- a/extensions/xssrays/config.yaml +++ b/extensions/xssrays/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/xssrays/controllers/xssrays.rb b/extensions/xssrays/controllers/xssrays.rb index abe920d64..8a3e6102c 100644 --- a/extensions/xssrays/controllers/xssrays.rb +++ b/extensions/xssrays/controllers/xssrays.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/xssrays/extension.rb b/extensions/xssrays/extension.rb index 52d9cabe0..82d4a04f7 100644 --- a/extensions/xssrays/extension.rb +++ b/extensions/xssrays/extension.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/xssrays/handler.rb b/extensions/xssrays/handler.rb index 375c7f7b0..228357acb 100644 --- a/extensions/xssrays/handler.rb +++ b/extensions/xssrays/handler.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/xssrays/models/xssraysdetail.rb b/extensions/xssrays/models/xssraysdetail.rb index bf2014a06..4f0bee1ad 100644 --- a/extensions/xssrays/models/xssraysdetail.rb +++ b/extensions/xssrays/models/xssraysdetail.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/xssrays/models/xssraysscan.rb b/extensions/xssrays/models/xssraysscan.rb index 38724d09b..f03eee264 100644 --- a/extensions/xssrays/models/xssraysscan.rb +++ b/extensions/xssrays/models/xssraysscan.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/install b/install index 67bb4ebc7..6df561452 100755 --- a/install +++ b/install @@ -1,7 +1,7 @@ #!/usr/bin/env ruby # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/install-beef b/install-beef index 72e1fc5d1..eb440889c 100644 --- a/install-beef +++ b/install-beef @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/liveCD/BeEFLive.sh b/liveCD/BeEFLive.sh index 1c1c6e9cb..202527079 100644 --- a/liveCD/BeEFLive.sh +++ b/liveCD/BeEFLive.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'home/beef/doc/COPYING' for copying permission # @@ -117,7 +117,7 @@ show_menu() { echo " BeEF Live CD " echo "======================================" echo "" - echo "Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net" + echo "Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net" echo "Browser Exploitation Framework (BeEF) - http://beefproject.com" echo "See the file 'home/beef/doc/COPYING' for copying permission" echo "" diff --git a/modules/browser/avant_steal_history/command.js b/modules/browser/avant_steal_history/command.js index ae4ac9db9..623539faf 100644 --- a/modules/browser/avant_steal_history/command.js +++ b/modules/browser/avant_steal_history/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn wade@bindshell.net // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/modules/browser/avant_steal_history/config.yaml b/modules/browser/avant_steal_history/config.yaml index 43407c391..ddbffc58f 100644 --- a/modules/browser/avant_steal_history/config.yaml +++ b/modules/browser/avant_steal_history/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn wade@bindshell.net # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/modules/browser/avant_steal_history/module.rb b/modules/browser/avant_steal_history/module.rb index f76654bf2..9bfd66e65 100644 --- a/modules/browser/avant_steal_history/module.rb +++ b/modules/browser/avant_steal_history/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn wade@bindshell.net # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/modules/browser/browser_fingerprinting/command.js b/modules/browser/browser_fingerprinting/command.js index 4ae671f16..010db57e0 100644 --- a/modules/browser/browser_fingerprinting/command.js +++ b/modules/browser/browser_fingerprinting/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/browser_fingerprinting/config.yaml b/modules/browser/browser_fingerprinting/config.yaml index af3cc5197..d78e0383a 100644 --- a/modules/browser/browser_fingerprinting/config.yaml +++ b/modules/browser/browser_fingerprinting/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/browser_fingerprinting/module.rb b/modules/browser/browser_fingerprinting/module.rb index 933cc5aeb..feacfbcfe 100644 --- a/modules/browser/browser_fingerprinting/module.rb +++ b/modules/browser/browser_fingerprinting/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_activex/command.js b/modules/browser/detect_activex/command.js index 0bb0dd8f2..8857c53a5 100644 --- a/modules/browser/detect_activex/command.js +++ b/modules/browser/detect_activex/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/detect_activex/config.yaml b/modules/browser/detect_activex/config.yaml index 9656c0e13..fec8fe4a0 100644 --- a/modules/browser/detect_activex/config.yaml +++ b/modules/browser/detect_activex/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_activex/module.rb b/modules/browser/detect_activex/module.rb index f083c21d9..801345c8e 100644 --- a/modules/browser/detect_activex/module.rb +++ b/modules/browser/detect_activex/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_evernote_clipper/command.js b/modules/browser/detect_evernote_clipper/command.js index 863cc3bac..8e19ca5c7 100644 --- a/modules/browser/detect_evernote_clipper/command.js +++ b/modules/browser/detect_evernote_clipper/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/detect_evernote_clipper/config.yaml b/modules/browser/detect_evernote_clipper/config.yaml index 28c3bcda5..22541eb46 100644 --- a/modules/browser/detect_evernote_clipper/config.yaml +++ b/modules/browser/detect_evernote_clipper/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_evernote_clipper/module.rb b/modules/browser/detect_evernote_clipper/module.rb index 0ad71aa77..6646eb6f0 100644 --- a/modules/browser/detect_evernote_clipper/module.rb +++ b/modules/browser/detect_evernote_clipper/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_extensions/command.js b/modules/browser/detect_extensions/command.js index 66dd7f2e2..39f56c662 100644 --- a/modules/browser/detect_extensions/command.js +++ b/modules/browser/detect_extensions/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/detect_extensions/config.yaml b/modules/browser/detect_extensions/config.yaml index 408bfa226..e963a2da8 100644 --- a/modules/browser/detect_extensions/config.yaml +++ b/modules/browser/detect_extensions/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_extensions/module.rb b/modules/browser/detect_extensions/module.rb index 099337c36..f0246596e 100644 --- a/modules/browser/detect_extensions/module.rb +++ b/modules/browser/detect_extensions/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_firebug/command.js b/modules/browser/detect_firebug/command.js index 85f3139f2..ed0be3244 100644 --- a/modules/browser/detect_firebug/command.js +++ b/modules/browser/detect_firebug/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/detect_firebug/config.yaml b/modules/browser/detect_firebug/config.yaml index ea294ea19..c4deec927 100644 --- a/modules/browser/detect_firebug/config.yaml +++ b/modules/browser/detect_firebug/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_firebug/module.rb b/modules/browser/detect_firebug/module.rb index ecb6225d7..32d5432e5 100644 --- a/modules/browser/detect_firebug/module.rb +++ b/modules/browser/detect_firebug/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_foxit/command.js b/modules/browser/detect_foxit/command.js index cf8ea8458..7c0b77541 100644 --- a/modules/browser/detect_foxit/command.js +++ b/modules/browser/detect_foxit/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/detect_foxit/config.yaml b/modules/browser/detect_foxit/config.yaml index 13886d06e..caacb7f51 100644 --- a/modules/browser/detect_foxit/config.yaml +++ b/modules/browser/detect_foxit/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_foxit/module.rb b/modules/browser/detect_foxit/module.rb index df7d694f3..c859c06c0 100644 --- a/modules/browser/detect_foxit/module.rb +++ b/modules/browser/detect_foxit/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_lastpass/command.js b/modules/browser/detect_lastpass/command.js index 8529010f4..008eef510 100644 --- a/modules/browser/detect_lastpass/command.js +++ b/modules/browser/detect_lastpass/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/detect_lastpass/config.yaml b/modules/browser/detect_lastpass/config.yaml index d5eb74872..f518aa1bd 100644 --- a/modules/browser/detect_lastpass/config.yaml +++ b/modules/browser/detect_lastpass/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_lastpass/module.rb b/modules/browser/detect_lastpass/module.rb index 9db63f17b..580ddde5b 100644 --- a/modules/browser/detect_lastpass/module.rb +++ b/modules/browser/detect_lastpass/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_office/command.js b/modules/browser/detect_office/command.js index 98ade079f..c56241580 100644 --- a/modules/browser/detect_office/command.js +++ b/modules/browser/detect_office/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/detect_office/config.yaml b/modules/browser/detect_office/config.yaml index 179a29ee9..3cfc09521 100644 --- a/modules/browser/detect_office/config.yaml +++ b/modules/browser/detect_office/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_office/module.rb b/modules/browser/detect_office/module.rb index f26fc1282..528193c54 100644 --- a/modules/browser/detect_office/module.rb +++ b/modules/browser/detect_office/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_popup_blocker/command.js b/modules/browser/detect_popup_blocker/command.js index 6a8dc4182..5f8eb2149 100644 --- a/modules/browser/detect_popup_blocker/command.js +++ b/modules/browser/detect_popup_blocker/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/detect_popup_blocker/config.yaml b/modules/browser/detect_popup_blocker/config.yaml index 416c006b4..711e07c49 100644 --- a/modules/browser/detect_popup_blocker/config.yaml +++ b/modules/browser/detect_popup_blocker/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_popup_blocker/module.rb b/modules/browser/detect_popup_blocker/module.rb index dc4a42370..46e05e2c3 100644 --- a/modules/browser/detect_popup_blocker/module.rb +++ b/modules/browser/detect_popup_blocker/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_quicktime/command.js b/modules/browser/detect_quicktime/command.js index 6e80f9ee5..ad5525d15 100644 --- a/modules/browser/detect_quicktime/command.js +++ b/modules/browser/detect_quicktime/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/detect_quicktime/config.yaml b/modules/browser/detect_quicktime/config.yaml index 62fd4bb5e..be141d83a 100644 --- a/modules/browser/detect_quicktime/config.yaml +++ b/modules/browser/detect_quicktime/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_quicktime/module.rb b/modules/browser/detect_quicktime/module.rb index 983f64127..53751220c 100644 --- a/modules/browser/detect_quicktime/module.rb +++ b/modules/browser/detect_quicktime/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_realplayer/command.js b/modules/browser/detect_realplayer/command.js index 50a6e27a3..59e4de1c9 100644 --- a/modules/browser/detect_realplayer/command.js +++ b/modules/browser/detect_realplayer/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/detect_realplayer/config.yaml b/modules/browser/detect_realplayer/config.yaml index 6619e6305..8690e3d3c 100644 --- a/modules/browser/detect_realplayer/config.yaml +++ b/modules/browser/detect_realplayer/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_realplayer/module.rb b/modules/browser/detect_realplayer/module.rb index 1a70a0485..36d3a1d27 100644 --- a/modules/browser/detect_realplayer/module.rb +++ b/modules/browser/detect_realplayer/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_silverlight/command.js b/modules/browser/detect_silverlight/command.js index d846511c6..46fed772d 100644 --- a/modules/browser/detect_silverlight/command.js +++ b/modules/browser/detect_silverlight/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/detect_silverlight/config.yaml b/modules/browser/detect_silverlight/config.yaml index d676e0170..e7de7c7ae 100644 --- a/modules/browser/detect_silverlight/config.yaml +++ b/modules/browser/detect_silverlight/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_silverlight/module.rb b/modules/browser/detect_silverlight/module.rb index 4cba63aca..b681f15a9 100644 --- a/modules/browser/detect_silverlight/module.rb +++ b/modules/browser/detect_silverlight/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_simple_adblock/command.js b/modules/browser/detect_simple_adblock/command.js index f0ebf1762..980cb3df9 100644 --- a/modules/browser/detect_simple_adblock/command.js +++ b/modules/browser/detect_simple_adblock/command.js @@ -1,4 +1,4 @@ -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/detect_simple_adblock/config.yaml b/modules/browser/detect_simple_adblock/config.yaml index 4be13171b..2196bd779 100644 --- a/modules/browser/detect_simple_adblock/config.yaml +++ b/modules/browser/detect_simple_adblock/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_simple_adblock/module.rb b/modules/browser/detect_simple_adblock/module.rb index d3399384c..bdcc7ecbf 100644 --- a/modules/browser/detect_simple_adblock/module.rb +++ b/modules/browser/detect_simple_adblock/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_toolbars/command.js b/modules/browser/detect_toolbars/command.js index 3b5c9518b..910112b90 100644 --- a/modules/browser/detect_toolbars/command.js +++ b/modules/browser/detect_toolbars/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/detect_toolbars/config.yaml b/modules/browser/detect_toolbars/config.yaml index 885f4b32b..16014013b 100644 --- a/modules/browser/detect_toolbars/config.yaml +++ b/modules/browser/detect_toolbars/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_toolbars/module.rb b/modules/browser/detect_toolbars/module.rb index a253f2126..da83e7289 100644 --- a/modules/browser/detect_toolbars/module.rb +++ b/modules/browser/detect_toolbars/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_unity/command.js b/modules/browser/detect_unity/command.js index a874f288d..bcfc08582 100644 --- a/modules/browser/detect_unity/command.js +++ b/modules/browser/detect_unity/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/detect_unity/config.yaml b/modules/browser/detect_unity/config.yaml index 937842d1a..0119f3eb4 100644 --- a/modules/browser/detect_unity/config.yaml +++ b/modules/browser/detect_unity/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_unity/module.rb b/modules/browser/detect_unity/module.rb index 2129ae21c..dd6ac470f 100644 --- a/modules/browser/detect_unity/module.rb +++ b/modules/browser/detect_unity/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_unsafe_activex/command.js b/modules/browser/detect_unsafe_activex/command.js index 6b29545d3..5e9d90965 100644 --- a/modules/browser/detect_unsafe_activex/command.js +++ b/modules/browser/detect_unsafe_activex/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/detect_unsafe_activex/config.yaml b/modules/browser/detect_unsafe_activex/config.yaml index 9b7e246ed..22d13d65e 100644 --- a/modules/browser/detect_unsafe_activex/config.yaml +++ b/modules/browser/detect_unsafe_activex/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_unsafe_activex/module.rb b/modules/browser/detect_unsafe_activex/module.rb index 21e5c79d9..207290d3b 100644 --- a/modules/browser/detect_unsafe_activex/module.rb +++ b/modules/browser/detect_unsafe_activex/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_vlc/command.js b/modules/browser/detect_vlc/command.js index 96de162e0..f208dd5d8 100644 --- a/modules/browser/detect_vlc/command.js +++ b/modules/browser/detect_vlc/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/detect_vlc/config.yaml b/modules/browser/detect_vlc/config.yaml index 7373c6f73..9230e0ddd 100644 --- a/modules/browser/detect_vlc/config.yaml +++ b/modules/browser/detect_vlc/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_vlc/module.rb b/modules/browser/detect_vlc/module.rb index b396a6ab0..d69e5db5c 100644 --- a/modules/browser/detect_vlc/module.rb +++ b/modules/browser/detect_vlc/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_wmp/command.js b/modules/browser/detect_wmp/command.js index 7d71e3968..3bbdd476a 100644 --- a/modules/browser/detect_wmp/command.js +++ b/modules/browser/detect_wmp/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/detect_wmp/config.yaml b/modules/browser/detect_wmp/config.yaml index d75bc34d0..50f3cd786 100644 --- a/modules/browser/detect_wmp/config.yaml +++ b/modules/browser/detect_wmp/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_wmp/module.rb b/modules/browser/detect_wmp/module.rb index 596c92edc..ff39892fa 100644 --- a/modules/browser/detect_wmp/module.rb +++ b/modules/browser/detect_wmp/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/get_visited_domains/command.js b/modules/browser/get_visited_domains/command.js index f894231b0..6ea803395 100644 --- a/modules/browser/get_visited_domains/command.js +++ b/modules/browser/get_visited_domains/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/get_visited_domains/config.yaml b/modules/browser/get_visited_domains/config.yaml index 9fe0a068a..0b0f62208 100644 --- a/modules/browser/get_visited_domains/config.yaml +++ b/modules/browser/get_visited_domains/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/get_visited_domains/module.rb b/modules/browser/get_visited_domains/module.rb index db1e653ae..29b98fe71 100644 --- a/modules/browser/get_visited_domains/module.rb +++ b/modules/browser/get_visited_domains/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/get_visited_urls/command.js b/modules/browser/get_visited_urls/command.js index 6949f9774..8ff2c9e40 100644 --- a/modules/browser/get_visited_urls/command.js +++ b/modules/browser/get_visited_urls/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/get_visited_urls/config.yaml b/modules/browser/get_visited_urls/config.yaml index ded291092..6b8830bd8 100644 --- a/modules/browser/get_visited_urls/config.yaml +++ b/modules/browser/get_visited_urls/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/get_visited_urls/module.rb b/modules/browser/get_visited_urls/module.rb index 99af255eb..1fd210568 100644 --- a/modules/browser/get_visited_urls/module.rb +++ b/modules/browser/get_visited_urls/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/ajax_fingerprint/command.js b/modules/browser/hooked_domain/ajax_fingerprint/command.js index 941a9e8f5..15377c63b 100644 --- a/modules/browser/hooked_domain/ajax_fingerprint/command.js +++ b/modules/browser/hooked_domain/ajax_fingerprint/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/hooked_domain/ajax_fingerprint/config.yaml b/modules/browser/hooked_domain/ajax_fingerprint/config.yaml index 44503e220..179e76d2f 100644 --- a/modules/browser/hooked_domain/ajax_fingerprint/config.yaml +++ b/modules/browser/hooked_domain/ajax_fingerprint/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/ajax_fingerprint/module.rb b/modules/browser/hooked_domain/ajax_fingerprint/module.rb index 900802bc5..1b772a861 100644 --- a/modules/browser/hooked_domain/ajax_fingerprint/module.rb +++ b/modules/browser/hooked_domain/ajax_fingerprint/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/alert_dialog/command.js b/modules/browser/hooked_domain/alert_dialog/command.js index 7b103692f..4f6274347 100644 --- a/modules/browser/hooked_domain/alert_dialog/command.js +++ b/modules/browser/hooked_domain/alert_dialog/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/hooked_domain/alert_dialog/config.yaml b/modules/browser/hooked_domain/alert_dialog/config.yaml index 56c0d2a09..50c7e7102 100644 --- a/modules/browser/hooked_domain/alert_dialog/config.yaml +++ b/modules/browser/hooked_domain/alert_dialog/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/alert_dialog/module.rb b/modules/browser/hooked_domain/alert_dialog/module.rb index 4bf7cc932..575771b11 100644 --- a/modules/browser/hooked_domain/alert_dialog/module.rb +++ b/modules/browser/hooked_domain/alert_dialog/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/deface_web_page/command.js b/modules/browser/hooked_domain/deface_web_page/command.js index d14255646..4747e6c5d 100644 --- a/modules/browser/hooked_domain/deface_web_page/command.js +++ b/modules/browser/hooked_domain/deface_web_page/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/hooked_domain/deface_web_page/config.yaml b/modules/browser/hooked_domain/deface_web_page/config.yaml index 8539d329b..953eff9e6 100644 --- a/modules/browser/hooked_domain/deface_web_page/config.yaml +++ b/modules/browser/hooked_domain/deface_web_page/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/deface_web_page/module.rb b/modules/browser/hooked_domain/deface_web_page/module.rb index 00740c757..18c4c1e99 100644 --- a/modules/browser/hooked_domain/deface_web_page/module.rb +++ b/modules/browser/hooked_domain/deface_web_page/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/deface_web_page_component/command.js b/modules/browser/hooked_domain/deface_web_page_component/command.js index 1fb23c4de..23c6b4a6b 100644 --- a/modules/browser/hooked_domain/deface_web_page_component/command.js +++ b/modules/browser/hooked_domain/deface_web_page_component/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/hooked_domain/deface_web_page_component/config.yaml b/modules/browser/hooked_domain/deface_web_page_component/config.yaml index f044ea137..a02429bfe 100644 --- a/modules/browser/hooked_domain/deface_web_page_component/config.yaml +++ b/modules/browser/hooked_domain/deface_web_page_component/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/deface_web_page_component/module.rb b/modules/browser/hooked_domain/deface_web_page_component/module.rb index 841dfc500..335e57a14 100644 --- a/modules/browser/hooked_domain/deface_web_page_component/module.rb +++ b/modules/browser/hooked_domain/deface_web_page_component/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/disable_developer_tools/command.js b/modules/browser/hooked_domain/disable_developer_tools/command.js index 41ffb713c..fb7a061a8 100644 --- a/modules/browser/hooked_domain/disable_developer_tools/command.js +++ b/modules/browser/hooked_domain/disable_developer_tools/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/hooked_domain/disable_developer_tools/config.yaml b/modules/browser/hooked_domain/disable_developer_tools/config.yaml index c4141578b..bfb152bb9 100644 --- a/modules/browser/hooked_domain/disable_developer_tools/config.yaml +++ b/modules/browser/hooked_domain/disable_developer_tools/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/disable_developer_tools/module.rb b/modules/browser/hooked_domain/disable_developer_tools/module.rb index 54d15edf3..c4c734b29 100644 --- a/modules/browser/hooked_domain/disable_developer_tools/module.rb +++ b/modules/browser/hooked_domain/disable_developer_tools/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/get_cookie/command.js b/modules/browser/hooked_domain/get_cookie/command.js index 1abc5ea60..674b15b4d 100644 --- a/modules/browser/hooked_domain/get_cookie/command.js +++ b/modules/browser/hooked_domain/get_cookie/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/hooked_domain/get_cookie/config.yaml b/modules/browser/hooked_domain/get_cookie/config.yaml index 935c48e48..f12a8b6b0 100644 --- a/modules/browser/hooked_domain/get_cookie/config.yaml +++ b/modules/browser/hooked_domain/get_cookie/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/get_cookie/module.rb b/modules/browser/hooked_domain/get_cookie/module.rb index b9749f82b..c2b3dff68 100644 --- a/modules/browser/hooked_domain/get_cookie/module.rb +++ b/modules/browser/hooked_domain/get_cookie/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/get_form_values/command.js b/modules/browser/hooked_domain/get_form_values/command.js index d0c637fa4..1e632ca00 100644 --- a/modules/browser/hooked_domain/get_form_values/command.js +++ b/modules/browser/hooked_domain/get_form_values/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/hooked_domain/get_form_values/config.yaml b/modules/browser/hooked_domain/get_form_values/config.yaml index 2b7799c0f..2594b29f3 100644 --- a/modules/browser/hooked_domain/get_form_values/config.yaml +++ b/modules/browser/hooked_domain/get_form_values/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/get_form_values/module.rb b/modules/browser/hooked_domain/get_form_values/module.rb index 1bca2586b..f74c433c6 100644 --- a/modules/browser/hooked_domain/get_form_values/module.rb +++ b/modules/browser/hooked_domain/get_form_values/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/get_local_storage/command.js b/modules/browser/hooked_domain/get_local_storage/command.js index 73d1c0a23..290956864 100644 --- a/modules/browser/hooked_domain/get_local_storage/command.js +++ b/modules/browser/hooked_domain/get_local_storage/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/hooked_domain/get_local_storage/config.yaml b/modules/browser/hooked_domain/get_local_storage/config.yaml index 2d0b7f38c..c68340987 100644 --- a/modules/browser/hooked_domain/get_local_storage/config.yaml +++ b/modules/browser/hooked_domain/get_local_storage/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/get_local_storage/module.rb b/modules/browser/hooked_domain/get_local_storage/module.rb index 92e3dd310..0ddc44eba 100644 --- a/modules/browser/hooked_domain/get_local_storage/module.rb +++ b/modules/browser/hooked_domain/get_local_storage/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/get_page_html/command.js b/modules/browser/hooked_domain/get_page_html/command.js index 2c6543405..0bc7628ee 100644 --- a/modules/browser/hooked_domain/get_page_html/command.js +++ b/modules/browser/hooked_domain/get_page_html/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/hooked_domain/get_page_html/config.yaml b/modules/browser/hooked_domain/get_page_html/config.yaml index bed5cda6a..36c5fc619 100644 --- a/modules/browser/hooked_domain/get_page_html/config.yaml +++ b/modules/browser/hooked_domain/get_page_html/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/get_page_html/module.rb b/modules/browser/hooked_domain/get_page_html/module.rb index 1e4052172..1ef285440 100644 --- a/modules/browser/hooked_domain/get_page_html/module.rb +++ b/modules/browser/hooked_domain/get_page_html/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/get_page_links/command.js b/modules/browser/hooked_domain/get_page_links/command.js index ffa0c8f10..113d8aafe 100644 --- a/modules/browser/hooked_domain/get_page_links/command.js +++ b/modules/browser/hooked_domain/get_page_links/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/hooked_domain/get_page_links/config.yaml b/modules/browser/hooked_domain/get_page_links/config.yaml index bd0404562..ddc5f215f 100644 --- a/modules/browser/hooked_domain/get_page_links/config.yaml +++ b/modules/browser/hooked_domain/get_page_links/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/get_page_links/module.rb b/modules/browser/hooked_domain/get_page_links/module.rb index 4756e19a1..be592ebdf 100644 --- a/modules/browser/hooked_domain/get_page_links/module.rb +++ b/modules/browser/hooked_domain/get_page_links/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/get_session_storage/command.js b/modules/browser/hooked_domain/get_session_storage/command.js index 3f79ee69b..f56a4515b 100644 --- a/modules/browser/hooked_domain/get_session_storage/command.js +++ b/modules/browser/hooked_domain/get_session_storage/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/hooked_domain/get_session_storage/config.yaml b/modules/browser/hooked_domain/get_session_storage/config.yaml index de9412856..9b53b7dc6 100644 --- a/modules/browser/hooked_domain/get_session_storage/config.yaml +++ b/modules/browser/hooked_domain/get_session_storage/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/get_session_storage/module.rb b/modules/browser/hooked_domain/get_session_storage/module.rb index d7b4e328a..2e23fee94 100644 --- a/modules/browser/hooked_domain/get_session_storage/module.rb +++ b/modules/browser/hooked_domain/get_session_storage/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/get_stored_credentials/command.js b/modules/browser/hooked_domain/get_stored_credentials/command.js index e2067c991..28a49859f 100644 --- a/modules/browser/hooked_domain/get_stored_credentials/command.js +++ b/modules/browser/hooked_domain/get_stored_credentials/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/hooked_domain/get_stored_credentials/config.yaml b/modules/browser/hooked_domain/get_stored_credentials/config.yaml index 9d26712e9..991ec4145 100644 --- a/modules/browser/hooked_domain/get_stored_credentials/config.yaml +++ b/modules/browser/hooked_domain/get_stored_credentials/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/get_stored_credentials/module.rb b/modules/browser/hooked_domain/get_stored_credentials/module.rb index 668cd69a7..124d66444 100644 --- a/modules/browser/hooked_domain/get_stored_credentials/module.rb +++ b/modules/browser/hooked_domain/get_stored_credentials/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/link_rewrite/command.js b/modules/browser/hooked_domain/link_rewrite/command.js index 0067c7c34..201a75814 100644 --- a/modules/browser/hooked_domain/link_rewrite/command.js +++ b/modules/browser/hooked_domain/link_rewrite/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/hooked_domain/link_rewrite/config.yaml b/modules/browser/hooked_domain/link_rewrite/config.yaml index 5fbdc7c9b..4fca93906 100644 --- a/modules/browser/hooked_domain/link_rewrite/config.yaml +++ b/modules/browser/hooked_domain/link_rewrite/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/link_rewrite/module.rb b/modules/browser/hooked_domain/link_rewrite/module.rb index 755b9e5c9..51ef85878 100644 --- a/modules/browser/hooked_domain/link_rewrite/module.rb +++ b/modules/browser/hooked_domain/link_rewrite/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/link_rewrite_click_events/command.js b/modules/browser/hooked_domain/link_rewrite_click_events/command.js index 5e09c8870..c70edba7b 100644 --- a/modules/browser/hooked_domain/link_rewrite_click_events/command.js +++ b/modules/browser/hooked_domain/link_rewrite_click_events/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/hooked_domain/link_rewrite_click_events/config.yaml b/modules/browser/hooked_domain/link_rewrite_click_events/config.yaml index cb6d63eb5..884f44127 100644 --- a/modules/browser/hooked_domain/link_rewrite_click_events/config.yaml +++ b/modules/browser/hooked_domain/link_rewrite_click_events/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/link_rewrite_click_events/module.rb b/modules/browser/hooked_domain/link_rewrite_click_events/module.rb index ada6c0ad0..0be715464 100644 --- a/modules/browser/hooked_domain/link_rewrite_click_events/module.rb +++ b/modules/browser/hooked_domain/link_rewrite_click_events/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/link_rewrite_sslstrip/command.js b/modules/browser/hooked_domain/link_rewrite_sslstrip/command.js index ca2f814fc..161b4bdac 100644 --- a/modules/browser/hooked_domain/link_rewrite_sslstrip/command.js +++ b/modules/browser/hooked_domain/link_rewrite_sslstrip/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/hooked_domain/link_rewrite_sslstrip/config.yaml b/modules/browser/hooked_domain/link_rewrite_sslstrip/config.yaml index 03d79c843..ce079e6e7 100644 --- a/modules/browser/hooked_domain/link_rewrite_sslstrip/config.yaml +++ b/modules/browser/hooked_domain/link_rewrite_sslstrip/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/link_rewrite_sslstrip/module.rb b/modules/browser/hooked_domain/link_rewrite_sslstrip/module.rb index 3299fd6f1..5ab340967 100644 --- a/modules/browser/hooked_domain/link_rewrite_sslstrip/module.rb +++ b/modules/browser/hooked_domain/link_rewrite_sslstrip/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/link_rewrite_tel/command.js b/modules/browser/hooked_domain/link_rewrite_tel/command.js index 20207d9fe..18993b260 100644 --- a/modules/browser/hooked_domain/link_rewrite_tel/command.js +++ b/modules/browser/hooked_domain/link_rewrite_tel/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/hooked_domain/link_rewrite_tel/config.yaml b/modules/browser/hooked_domain/link_rewrite_tel/config.yaml index a914ce827..d5b7bca09 100644 --- a/modules/browser/hooked_domain/link_rewrite_tel/config.yaml +++ b/modules/browser/hooked_domain/link_rewrite_tel/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/link_rewrite_tel/module.rb b/modules/browser/hooked_domain/link_rewrite_tel/module.rb index cf5ad9ee8..1821a158d 100644 --- a/modules/browser/hooked_domain/link_rewrite_tel/module.rb +++ b/modules/browser/hooked_domain/link_rewrite_tel/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/mobilesafari_address_spoofing/command.js b/modules/browser/hooked_domain/mobilesafari_address_spoofing/command.js index cfa97fb6c..1720d9c27 100644 --- a/modules/browser/hooked_domain/mobilesafari_address_spoofing/command.js +++ b/modules/browser/hooked_domain/mobilesafari_address_spoofing/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/hooked_domain/mobilesafari_address_spoofing/config.yaml b/modules/browser/hooked_domain/mobilesafari_address_spoofing/config.yaml index 27c434a22..9ae291a36 100644 --- a/modules/browser/hooked_domain/mobilesafari_address_spoofing/config.yaml +++ b/modules/browser/hooked_domain/mobilesafari_address_spoofing/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/mobilesafari_address_spoofing/module.rb b/modules/browser/hooked_domain/mobilesafari_address_spoofing/module.rb index 4654b66fc..586d44ea8 100644 --- a/modules/browser/hooked_domain/mobilesafari_address_spoofing/module.rb +++ b/modules/browser/hooked_domain/mobilesafari_address_spoofing/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/overflow_cookiejar/command.js b/modules/browser/hooked_domain/overflow_cookiejar/command.js index 918a7ac27..9d00d5f21 100644 --- a/modules/browser/hooked_domain/overflow_cookiejar/command.js +++ b/modules/browser/hooked_domain/overflow_cookiejar/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/hooked_domain/overflow_cookiejar/config.yaml b/modules/browser/hooked_domain/overflow_cookiejar/config.yaml index bcb72e3ed..dc61abaee 100644 --- a/modules/browser/hooked_domain/overflow_cookiejar/config.yaml +++ b/modules/browser/hooked_domain/overflow_cookiejar/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/overflow_cookiejar/module.rb b/modules/browser/hooked_domain/overflow_cookiejar/module.rb index a8f70a989..6d9ebcfe5 100644 --- a/modules/browser/hooked_domain/overflow_cookiejar/module.rb +++ b/modules/browser/hooked_domain/overflow_cookiejar/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/prompt_dialog/command.js b/modules/browser/hooked_domain/prompt_dialog/command.js index 66a2aac72..c672eced4 100644 --- a/modules/browser/hooked_domain/prompt_dialog/command.js +++ b/modules/browser/hooked_domain/prompt_dialog/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/hooked_domain/prompt_dialog/config.yaml b/modules/browser/hooked_domain/prompt_dialog/config.yaml index 24bd9e95c..82813e1cb 100644 --- a/modules/browser/hooked_domain/prompt_dialog/config.yaml +++ b/modules/browser/hooked_domain/prompt_dialog/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/prompt_dialog/module.rb b/modules/browser/hooked_domain/prompt_dialog/module.rb index 87cbf0088..6119ea4a7 100644 --- a/modules/browser/hooked_domain/prompt_dialog/module.rb +++ b/modules/browser/hooked_domain/prompt_dialog/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/replace_video/command.js b/modules/browser/hooked_domain/replace_video/command.js index 3eb8c4776..f37c08360 100644 --- a/modules/browser/hooked_domain/replace_video/command.js +++ b/modules/browser/hooked_domain/replace_video/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/hooked_domain/replace_video/config.yaml b/modules/browser/hooked_domain/replace_video/config.yaml index 7f92444bf..e8afd0261 100644 --- a/modules/browser/hooked_domain/replace_video/config.yaml +++ b/modules/browser/hooked_domain/replace_video/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/replace_video/module.rb b/modules/browser/hooked_domain/replace_video/module.rb index 0b6f4f851..ba5759193 100644 --- a/modules/browser/hooked_domain/replace_video/module.rb +++ b/modules/browser/hooked_domain/replace_video/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/rickroll/command.js b/modules/browser/hooked_domain/rickroll/command.js index 37e192893..6e4493f53 100644 --- a/modules/browser/hooked_domain/rickroll/command.js +++ b/modules/browser/hooked_domain/rickroll/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/hooked_domain/rickroll/config.yaml b/modules/browser/hooked_domain/rickroll/config.yaml index 4bab68e50..b3eb21b74 100644 --- a/modules/browser/hooked_domain/rickroll/config.yaml +++ b/modules/browser/hooked_domain/rickroll/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/rickroll/module.rb b/modules/browser/hooked_domain/rickroll/module.rb index c68fda390..253200c17 100644 --- a/modules/browser/hooked_domain/rickroll/module.rb +++ b/modules/browser/hooked_domain/rickroll/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/site_redirect/command.js b/modules/browser/hooked_domain/site_redirect/command.js index 63f26c8ac..ad0c3b7a3 100644 --- a/modules/browser/hooked_domain/site_redirect/command.js +++ b/modules/browser/hooked_domain/site_redirect/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/hooked_domain/site_redirect/config.yaml b/modules/browser/hooked_domain/site_redirect/config.yaml index 988d234de..452162f72 100644 --- a/modules/browser/hooked_domain/site_redirect/config.yaml +++ b/modules/browser/hooked_domain/site_redirect/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/site_redirect/module.rb b/modules/browser/hooked_domain/site_redirect/module.rb index 7597dad68..5464f5dc5 100644 --- a/modules/browser/hooked_domain/site_redirect/module.rb +++ b/modules/browser/hooked_domain/site_redirect/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/site_redirect_iframe/command.js b/modules/browser/hooked_domain/site_redirect_iframe/command.js index 3a2be4845..301936a07 100644 --- a/modules/browser/hooked_domain/site_redirect_iframe/command.js +++ b/modules/browser/hooked_domain/site_redirect_iframe/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/hooked_domain/site_redirect_iframe/config.yaml b/modules/browser/hooked_domain/site_redirect_iframe/config.yaml index 0d5c73be5..1d9baa26b 100644 --- a/modules/browser/hooked_domain/site_redirect_iframe/config.yaml +++ b/modules/browser/hooked_domain/site_redirect_iframe/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_domain/site_redirect_iframe/module.rb b/modules/browser/hooked_domain/site_redirect_iframe/module.rb index df6040c99..2c0b0e54c 100644 --- a/modules/browser/hooked_domain/site_redirect_iframe/module.rb +++ b/modules/browser/hooked_domain/site_redirect_iframe/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/play_sound/command.js b/modules/browser/play_sound/command.js index f74c2e073..948cb14c8 100644 --- a/modules/browser/play_sound/command.js +++ b/modules/browser/play_sound/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/play_sound/config.yaml b/modules/browser/play_sound/config.yaml index b89dda6e9..943645f12 100644 --- a/modules/browser/play_sound/config.yaml +++ b/modules/browser/play_sound/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/play_sound/module.rb b/modules/browser/play_sound/module.rb index 6884463b8..7a979908d 100644 --- a/modules/browser/play_sound/module.rb +++ b/modules/browser/play_sound/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/remove_hook_element/command.js b/modules/browser/remove_hook_element/command.js index b47f31b7f..c7340f02f 100644 --- a/modules/browser/remove_hook_element/command.js +++ b/modules/browser/remove_hook_element/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/remove_hook_element/config.yaml b/modules/browser/remove_hook_element/config.yaml index 34b1e98cc..370faf88e 100644 --- a/modules/browser/remove_hook_element/config.yaml +++ b/modules/browser/remove_hook_element/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/remove_hook_element/module.rb b/modules/browser/remove_hook_element/module.rb index 9e8a2ba3c..23a83e908 100644 --- a/modules/browser/remove_hook_element/module.rb +++ b/modules/browser/remove_hook_element/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/spyder_eye/command.js b/modules/browser/spyder_eye/command.js index f709c87ae..962e4557f 100644 --- a/modules/browser/spyder_eye/command.js +++ b/modules/browser/spyder_eye/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/spyder_eye/config.yaml b/modules/browser/spyder_eye/config.yaml index d5f616de8..71b4aa0a2 100644 --- a/modules/browser/spyder_eye/config.yaml +++ b/modules/browser/spyder_eye/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/spyder_eye/module.rb b/modules/browser/spyder_eye/module.rb index b7abeb783..49b480180 100644 --- a/modules/browser/spyder_eye/module.rb +++ b/modules/browser/spyder_eye/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/unhook/command.js b/modules/browser/unhook/command.js index 654e97583..78dd31d09 100644 --- a/modules/browser/unhook/command.js +++ b/modules/browser/unhook/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/unhook/config.yaml b/modules/browser/unhook/config.yaml index 1d9fa5a86..0b684d346 100644 --- a/modules/browser/unhook/config.yaml +++ b/modules/browser/unhook/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/unhook/module.rb b/modules/browser/unhook/module.rb index aabae1d20..cc15caf02 100644 --- a/modules/browser/unhook/module.rb +++ b/modules/browser/unhook/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/webcam/command.js b/modules/browser/webcam/command.js index 7270b6bac..f7e217bf7 100644 --- a/modules/browser/webcam/command.js +++ b/modules/browser/webcam/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/webcam/config.yaml b/modules/browser/webcam/config.yaml index 4073efe93..7e3889092 100644 --- a/modules/browser/webcam/config.yaml +++ b/modules/browser/webcam/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/webcam/module.rb b/modules/browser/webcam/module.rb index ac3139751..041f8e37d 100644 --- a/modules/browser/webcam/module.rb +++ b/modules/browser/webcam/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/webcam_html5/command.js b/modules/browser/webcam_html5/command.js index 0d7a7d265..7eb75a5f9 100644 --- a/modules/browser/webcam_html5/command.js +++ b/modules/browser/webcam_html5/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/webcam_html5/config.yaml b/modules/browser/webcam_html5/config.yaml index 10d6c131f..dd8021f10 100644 --- a/modules/browser/webcam_html5/config.yaml +++ b/modules/browser/webcam_html5/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/webcam_html5/module.rb b/modules/browser/webcam_html5/module.rb index 836e6c767..233e56ee4 100644 --- a/modules/browser/webcam_html5/module.rb +++ b/modules/browser/webcam_html5/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/webcam_permission_check/cameraCheck.as b/modules/browser/webcam_permission_check/cameraCheck.as index 750e0d97f..65e05bb55 100644 --- a/modules/browser/webcam_permission_check/cameraCheck.as +++ b/modules/browser/webcam_permission_check/cameraCheck.as @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/webcam_permission_check/command.js b/modules/browser/webcam_permission_check/command.js index ce9cac4f9..14eb04dd4 100644 --- a/modules/browser/webcam_permission_check/command.js +++ b/modules/browser/webcam_permission_check/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/webcam_permission_check/config.yaml b/modules/browser/webcam_permission_check/config.yaml index abece4eb5..1defb2610 100644 --- a/modules/browser/webcam_permission_check/config.yaml +++ b/modules/browser/webcam_permission_check/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/webcam_permission_check/module.rb b/modules/browser/webcam_permission_check/module.rb index 7fee833e3..395cdd76d 100644 --- a/modules/browser/webcam_permission_check/module.rb +++ b/modules/browser/webcam_permission_check/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/chrome_extensions/execute_tabs/command.js b/modules/chrome_extensions/execute_tabs/command.js index 3c57aa54e..efc8e045b 100644 --- a/modules/chrome_extensions/execute_tabs/command.js +++ b/modules/chrome_extensions/execute_tabs/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/chrome_extensions/execute_tabs/config.yaml b/modules/chrome_extensions/execute_tabs/config.yaml index 7b8ba1947..3bdcc9ef8 100644 --- a/modules/chrome_extensions/execute_tabs/config.yaml +++ b/modules/chrome_extensions/execute_tabs/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/chrome_extensions/execute_tabs/module.rb b/modules/chrome_extensions/execute_tabs/module.rb index 277783b9d..b307fc5bf 100644 --- a/modules/chrome_extensions/execute_tabs/module.rb +++ b/modules/chrome_extensions/execute_tabs/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/chrome_extensions/get_all_cookies/command.js b/modules/chrome_extensions/get_all_cookies/command.js index 966819315..9c06d1527 100755 --- a/modules/chrome_extensions/get_all_cookies/command.js +++ b/modules/chrome_extensions/get_all_cookies/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/chrome_extensions/get_all_cookies/config.yaml b/modules/chrome_extensions/get_all_cookies/config.yaml index 81acdbf4e..b78519809 100755 --- a/modules/chrome_extensions/get_all_cookies/config.yaml +++ b/modules/chrome_extensions/get_all_cookies/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/chrome_extensions/get_all_cookies/module.rb b/modules/chrome_extensions/get_all_cookies/module.rb index 14a05f21c..88b29dad2 100755 --- a/modules/chrome_extensions/get_all_cookies/module.rb +++ b/modules/chrome_extensions/get_all_cookies/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/chrome_extensions/grab_google_contacts/command.js b/modules/chrome_extensions/grab_google_contacts/command.js index 97aa09652..2d1281b27 100644 --- a/modules/chrome_extensions/grab_google_contacts/command.js +++ b/modules/chrome_extensions/grab_google_contacts/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/chrome_extensions/grab_google_contacts/config.yaml b/modules/chrome_extensions/grab_google_contacts/config.yaml index ac14a931f..37d568842 100644 --- a/modules/chrome_extensions/grab_google_contacts/config.yaml +++ b/modules/chrome_extensions/grab_google_contacts/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/chrome_extensions/grab_google_contacts/module.rb b/modules/chrome_extensions/grab_google_contacts/module.rb index 3aedf10f0..1af0fee41 100644 --- a/modules/chrome_extensions/grab_google_contacts/module.rb +++ b/modules/chrome_extensions/grab_google_contacts/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/chrome_extensions/inject_beef/command.js b/modules/chrome_extensions/inject_beef/command.js index 12157af46..f1a9a771e 100755 --- a/modules/chrome_extensions/inject_beef/command.js +++ b/modules/chrome_extensions/inject_beef/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/chrome_extensions/inject_beef/config.yaml b/modules/chrome_extensions/inject_beef/config.yaml index aa03acecf..ca14f7dc6 100755 --- a/modules/chrome_extensions/inject_beef/config.yaml +++ b/modules/chrome_extensions/inject_beef/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/chrome_extensions/inject_beef/module.rb b/modules/chrome_extensions/inject_beef/module.rb index f959922c2..5b0603b82 100755 --- a/modules/chrome_extensions/inject_beef/module.rb +++ b/modules/chrome_extensions/inject_beef/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/chrome_extensions/screenshot/command.js b/modules/chrome_extensions/screenshot/command.js index 4e0cb2c49..2977f4ce5 100755 --- a/modules/chrome_extensions/screenshot/command.js +++ b/modules/chrome_extensions/screenshot/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/chrome_extensions/screenshot/config.yaml b/modules/chrome_extensions/screenshot/config.yaml index cce216a3c..eed21620e 100755 --- a/modules/chrome_extensions/screenshot/config.yaml +++ b/modules/chrome_extensions/screenshot/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/chrome_extensions/screenshot/module.rb b/modules/chrome_extensions/screenshot/module.rb index 391399d19..97de32770 100755 --- a/modules/chrome_extensions/screenshot/module.rb +++ b/modules/chrome_extensions/screenshot/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/chrome_extensions/send_gvoice_sms/command.js b/modules/chrome_extensions/send_gvoice_sms/command.js index e5a9fd3ec..d07d65511 100755 --- a/modules/chrome_extensions/send_gvoice_sms/command.js +++ b/modules/chrome_extensions/send_gvoice_sms/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/chrome_extensions/send_gvoice_sms/config.yaml b/modules/chrome_extensions/send_gvoice_sms/config.yaml index d19c8178e..70d1300a2 100755 --- a/modules/chrome_extensions/send_gvoice_sms/config.yaml +++ b/modules/chrome_extensions/send_gvoice_sms/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/chrome_extensions/send_gvoice_sms/module.rb b/modules/chrome_extensions/send_gvoice_sms/module.rb index 8ac1ca15b..9eda170ca 100755 --- a/modules/chrome_extensions/send_gvoice_sms/module.rb +++ b/modules/chrome_extensions/send_gvoice_sms/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/debug/test_beef_debug/command.js b/modules/debug/test_beef_debug/command.js index 1e1793132..20460d2fb 100644 --- a/modules/debug/test_beef_debug/command.js +++ b/modules/debug/test_beef_debug/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/debug/test_beef_debug/config.yaml b/modules/debug/test_beef_debug/config.yaml index bc5165ce5..a215dda8d 100644 --- a/modules/debug/test_beef_debug/config.yaml +++ b/modules/debug/test_beef_debug/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/debug/test_beef_debug/module.rb b/modules/debug/test_beef_debug/module.rb index 85acb1e59..3f1cda520 100644 --- a/modules/debug/test_beef_debug/module.rb +++ b/modules/debug/test_beef_debug/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/debug/test_cors_request/command.js b/modules/debug/test_cors_request/command.js index 07f777848..23f366bbd 100644 --- a/modules/debug/test_cors_request/command.js +++ b/modules/debug/test_cors_request/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/debug/test_cors_request/config.yaml b/modules/debug/test_cors_request/config.yaml index a9e8cf969..d42232404 100644 --- a/modules/debug/test_cors_request/config.yaml +++ b/modules/debug/test_cors_request/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/debug/test_cors_request/module.rb b/modules/debug/test_cors_request/module.rb index 2151d0ee5..168284d31 100644 --- a/modules/debug/test_cors_request/module.rb +++ b/modules/debug/test_cors_request/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/debug/test_dns_tunnel_client/command.js b/modules/debug/test_dns_tunnel_client/command.js index 3e10fa87e..14db87f85 100644 --- a/modules/debug/test_dns_tunnel_client/command.js +++ b/modules/debug/test_dns_tunnel_client/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/debug/test_dns_tunnel_client/config.yaml b/modules/debug/test_dns_tunnel_client/config.yaml index e241b684c..c207748bc 100644 --- a/modules/debug/test_dns_tunnel_client/config.yaml +++ b/modules/debug/test_dns_tunnel_client/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/debug/test_dns_tunnel_client/module.rb b/modules/debug/test_dns_tunnel_client/module.rb index 7d03aae66..e804fd984 100644 --- a/modules/debug/test_dns_tunnel_client/module.rb +++ b/modules/debug/test_dns_tunnel_client/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/debug/test_get_variable/command.js b/modules/debug/test_get_variable/command.js index e1160ac18..28a1bbe46 100644 --- a/modules/debug/test_get_variable/command.js +++ b/modules/debug/test_get_variable/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/debug/test_get_variable/config.yaml b/modules/debug/test_get_variable/config.yaml index f845d7ec2..b5226c0bd 100644 --- a/modules/debug/test_get_variable/config.yaml +++ b/modules/debug/test_get_variable/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/debug/test_get_variable/module.rb b/modules/debug/test_get_variable/module.rb index a1e0861fc..fa3e4296c 100644 --- a/modules/debug/test_get_variable/module.rb +++ b/modules/debug/test_get_variable/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/debug/test_http_bind_raw/command.js b/modules/debug/test_http_bind_raw/command.js index af85575a0..bb20c45c8 100644 --- a/modules/debug/test_http_bind_raw/command.js +++ b/modules/debug/test_http_bind_raw/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/debug/test_http_bind_raw/config.yaml b/modules/debug/test_http_bind_raw/config.yaml index 12c85d4fd..7dacd5c5d 100644 --- a/modules/debug/test_http_bind_raw/config.yaml +++ b/modules/debug/test_http_bind_raw/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/debug/test_http_bind_raw/module.rb b/modules/debug/test_http_bind_raw/module.rb index 4958b34c4..66c6511ae 100644 --- a/modules/debug/test_http_bind_raw/module.rb +++ b/modules/debug/test_http_bind_raw/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/debug/test_http_redirect/command.js b/modules/debug/test_http_redirect/command.js index e8b1f140a..5d369b6e1 100644 --- a/modules/debug/test_http_redirect/command.js +++ b/modules/debug/test_http_redirect/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/debug/test_http_redirect/config.yaml b/modules/debug/test_http_redirect/config.yaml index 8c11b218d..9dc52954b 100644 --- a/modules/debug/test_http_redirect/config.yaml +++ b/modules/debug/test_http_redirect/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/debug/test_http_redirect/module.rb b/modules/debug/test_http_redirect/module.rb index 4922296ea..4ebca5150 100644 --- a/modules/debug/test_http_redirect/module.rb +++ b/modules/debug/test_http_redirect/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/debug/test_network_request/command.js b/modules/debug/test_network_request/command.js index 898bf2654..838f30aac 100644 --- a/modules/debug/test_network_request/command.js +++ b/modules/debug/test_network_request/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/debug/test_network_request/config.yaml b/modules/debug/test_network_request/config.yaml index 08942f012..0fa4d5503 100644 --- a/modules/debug/test_network_request/config.yaml +++ b/modules/debug/test_network_request/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/debug/test_network_request/module.rb b/modules/debug/test_network_request/module.rb index 4f6d20a82..21835c418 100644 --- a/modules/debug/test_network_request/module.rb +++ b/modules/debug/test_network_request/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/debug/test_return_ascii_chars/command.js b/modules/debug/test_return_ascii_chars/command.js index c417b2740..1392c935c 100644 --- a/modules/debug/test_return_ascii_chars/command.js +++ b/modules/debug/test_return_ascii_chars/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/debug/test_return_ascii_chars/config.yaml b/modules/debug/test_return_ascii_chars/config.yaml index 05a74f8ba..61a76e2e6 100644 --- a/modules/debug/test_return_ascii_chars/config.yaml +++ b/modules/debug/test_return_ascii_chars/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/debug/test_return_ascii_chars/module.rb b/modules/debug/test_return_ascii_chars/module.rb index c88eac87f..18233161f 100644 --- a/modules/debug/test_return_ascii_chars/module.rb +++ b/modules/debug/test_return_ascii_chars/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/debug/test_return_image/command.js b/modules/debug/test_return_image/command.js index 1cb6e0d6f..5c311953e 100644 --- a/modules/debug/test_return_image/command.js +++ b/modules/debug/test_return_image/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/debug/test_return_image/config.yaml b/modules/debug/test_return_image/config.yaml index a8a557078..48a9637d8 100644 --- a/modules/debug/test_return_image/config.yaml +++ b/modules/debug/test_return_image/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/debug/test_return_image/module.rb b/modules/debug/test_return_image/module.rb index 9331a0eb2..69d73b803 100644 --- a/modules/debug/test_return_image/module.rb +++ b/modules/debug/test_return_image/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/debug/test_return_long_string/command.js b/modules/debug/test_return_long_string/command.js index dfea73de5..9b5696490 100644 --- a/modules/debug/test_return_long_string/command.js +++ b/modules/debug/test_return_long_string/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/debug/test_return_long_string/config.yaml b/modules/debug/test_return_long_string/config.yaml index 62b2d757e..f9c7a59ea 100644 --- a/modules/debug/test_return_long_string/config.yaml +++ b/modules/debug/test_return_long_string/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/debug/test_return_long_string/module.rb b/modules/debug/test_return_long_string/module.rb index bf69d12d2..5347f6f98 100644 --- a/modules/debug/test_return_long_string/module.rb +++ b/modules/debug/test_return_long_string/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/apache_cookie_disclosure/command.js b/modules/exploits/apache_cookie_disclosure/command.js index 317f7d4ee..5079cebbf 100644 --- a/modules/exploits/apache_cookie_disclosure/command.js +++ b/modules/exploits/apache_cookie_disclosure/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/apache_cookie_disclosure/config.yaml b/modules/exploits/apache_cookie_disclosure/config.yaml index d306ae21c..2d8fd5af3 100644 --- a/modules/exploits/apache_cookie_disclosure/config.yaml +++ b/modules/exploits/apache_cookie_disclosure/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/apache_cookie_disclosure/module.rb b/modules/exploits/apache_cookie_disclosure/module.rb index 4ecc71e2c..880b9605f 100644 --- a/modules/exploits/apache_cookie_disclosure/module.rb +++ b/modules/exploits/apache_cookie_disclosure/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/axous_1_1_1_add_user_csrf/command.js b/modules/exploits/axous_1_1_1_add_user_csrf/command.js index a4e9c24f8..cd5142440 100644 --- a/modules/exploits/axous_1_1_1_add_user_csrf/command.js +++ b/modules/exploits/axous_1_1_1_add_user_csrf/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/axous_1_1_1_add_user_csrf/config.yaml b/modules/exploits/axous_1_1_1_add_user_csrf/config.yaml index 91a447958..9adb77516 100644 --- a/modules/exploits/axous_1_1_1_add_user_csrf/config.yaml +++ b/modules/exploits/axous_1_1_1_add_user_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/axous_1_1_1_add_user_csrf/module.rb b/modules/exploits/axous_1_1_1_add_user_csrf/module.rb index 16c411da1..adbe0853b 100644 --- a/modules/exploits/axous_1_1_1_add_user_csrf/module.rb +++ b/modules/exploits/axous_1_1_1_add_user_csrf/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/beefbind/beef_bind_exploits/active_fax_beef_bind/command.js b/modules/exploits/beefbind/beef_bind_exploits/active_fax_beef_bind/command.js index 1954343f3..c3dbb806d 100644 --- a/modules/exploits/beefbind/beef_bind_exploits/active_fax_beef_bind/command.js +++ b/modules/exploits/beefbind/beef_bind_exploits/active_fax_beef_bind/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/beefbind/beef_bind_exploits/active_fax_beef_bind/config.yaml b/modules/exploits/beefbind/beef_bind_exploits/active_fax_beef_bind/config.yaml index 9733ae0ad..f7549ae12 100755 --- a/modules/exploits/beefbind/beef_bind_exploits/active_fax_beef_bind/config.yaml +++ b/modules/exploits/beefbind/beef_bind_exploits/active_fax_beef_bind/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/beefbind/beef_bind_exploits/active_fax_beef_bind/module.rb b/modules/exploits/beefbind/beef_bind_exploits/active_fax_beef_bind/module.rb index 18f69f832..0ee1d5851 100755 --- a/modules/exploits/beefbind/beef_bind_exploits/active_fax_beef_bind/module.rb +++ b/modules/exploits/beefbind/beef_bind_exploits/active_fax_beef_bind/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/beefbind/beef_bind_exploits/eudora_mail_beef_bind/command.js b/modules/exploits/beefbind/beef_bind_exploits/eudora_mail_beef_bind/command.js index fd991c21c..3c474485f 100755 --- a/modules/exploits/beefbind/beef_bind_exploits/eudora_mail_beef_bind/command.js +++ b/modules/exploits/beefbind/beef_bind_exploits/eudora_mail_beef_bind/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/beefbind/beef_bind_exploits/eudora_mail_beef_bind/config.yaml b/modules/exploits/beefbind/beef_bind_exploits/eudora_mail_beef_bind/config.yaml index 65bff2ca9..2c287ced8 100755 --- a/modules/exploits/beefbind/beef_bind_exploits/eudora_mail_beef_bind/config.yaml +++ b/modules/exploits/beefbind/beef_bind_exploits/eudora_mail_beef_bind/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/beefbind/beef_bind_exploits/eudora_mail_beef_bind/module.rb b/modules/exploits/beefbind/beef_bind_exploits/eudora_mail_beef_bind/module.rb index 803039e54..96f38292a 100755 --- a/modules/exploits/beefbind/beef_bind_exploits/eudora_mail_beef_bind/module.rb +++ b/modules/exploits/beefbind/beef_bind_exploits/eudora_mail_beef_bind/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/beefbind/beef_bind_shell/command.js b/modules/exploits/beefbind/beef_bind_shell/command.js index 234edbf5d..09c2c28f1 100755 --- a/modules/exploits/beefbind/beef_bind_shell/command.js +++ b/modules/exploits/beefbind/beef_bind_shell/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/beefbind/beef_bind_shell/config.yaml b/modules/exploits/beefbind/beef_bind_shell/config.yaml index 342b8d1b5..1b832a7ca 100755 --- a/modules/exploits/beefbind/beef_bind_shell/config.yaml +++ b/modules/exploits/beefbind/beef_bind_shell/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/beefbind/beef_bind_shell/module.rb b/modules/exploits/beefbind/beef_bind_shell/module.rb index 55b1ce4eb..517e831f7 100755 --- a/modules/exploits/beefbind/beef_bind_shell/module.rb +++ b/modules/exploits/beefbind/beef_bind_shell/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/beefbind/shellcode_sources/linux/x64/socket64.c b/modules/exploits/beefbind/shellcode_sources/linux/x64/socket64.c index cb2abc769..85c428ce5 100755 --- a/modules/exploits/beefbind/shellcode_sources/linux/x64/socket64.c +++ b/modules/exploits/beefbind/shellcode_sources/linux/x64/socket64.c @@ -1,5 +1,5 @@ /** - Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net Browser Exploitation Framework (BeEF) - http://beefproject.com See the file 'doc/COPYING' for copying permission diff --git a/modules/exploits/beefbind/shellcode_sources/linux/x86/socket.c b/modules/exploits/beefbind/shellcode_sources/linux/x86/socket.c index 9cb34d9a6..b8578864d 100644 --- a/modules/exploits/beefbind/shellcode_sources/linux/x86/socket.c +++ b/modules/exploits/beefbind/shellcode_sources/linux/x86/socket.c @@ -1,5 +1,5 @@ /** - Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net Browser Exploitation Framework (BeEF) - http://beefproject.com See the file 'doc/COPYING' for copying permission diff --git a/modules/exploits/beefbind/shellcode_sources/linux/x86/stage.nasm b/modules/exploits/beefbind/shellcode_sources/linux/x86/stage.nasm index f2a77c958..e9ee92440 100644 --- a/modules/exploits/beefbind/shellcode_sources/linux/x86/stage.nasm +++ b/modules/exploits/beefbind/shellcode_sources/linux/x86/stage.nasm @@ -1,4 +1,4 @@ -; Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +; Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net ; Browser Exploitation Framework (BeEF) - http://beefproject.com ; See the file 'doc/COPYING' for copying permission diff --git a/modules/exploits/beefbind/shellcode_sources/linux/x86/stager.nasm b/modules/exploits/beefbind/shellcode_sources/linux/x86/stager.nasm index 97d644078..a0e5a27d7 100644 --- a/modules/exploits/beefbind/shellcode_sources/linux/x86/stager.nasm +++ b/modules/exploits/beefbind/shellcode_sources/linux/x86/stager.nasm @@ -1,4 +1,4 @@ -; Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +; Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net ; Browser Exploitation Framework (BeEF) - http://beefproject.com ; See the file 'doc/COPYING' for copying permission diff --git a/modules/exploits/beefbind/shellcode_sources/windows/socket.c b/modules/exploits/beefbind/shellcode_sources/windows/socket.c index 3d5aeb335..e960d9afe 100644 --- a/modules/exploits/beefbind/shellcode_sources/windows/socket.c +++ b/modules/exploits/beefbind/shellcode_sources/windows/socket.c @@ -1,5 +1,5 @@ /** - Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net Browser Exploitation Framework (BeEF) - http://beefproject.com See the file 'doc/COPYING' for copying permission diff --git a/modules/exploits/boastmachine_3_1_add_user_csrf/command.js b/modules/exploits/boastmachine_3_1_add_user_csrf/command.js index eadd79581..8b9a4dc43 100644 --- a/modules/exploits/boastmachine_3_1_add_user_csrf/command.js +++ b/modules/exploits/boastmachine_3_1_add_user_csrf/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/boastmachine_3_1_add_user_csrf/config.yaml b/modules/exploits/boastmachine_3_1_add_user_csrf/config.yaml index 1f858616d..71089bb08 100644 --- a/modules/exploits/boastmachine_3_1_add_user_csrf/config.yaml +++ b/modules/exploits/boastmachine_3_1_add_user_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/boastmachine_3_1_add_user_csrf/module.rb b/modules/exploits/boastmachine_3_1_add_user_csrf/module.rb index 785fe9d80..339b42905 100644 --- a/modules/exploits/boastmachine_3_1_add_user_csrf/module.rb +++ b/modules/exploits/boastmachine_3_1_add_user_csrf/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/camera/airlive_ip_camera_csrf/command.js b/modules/exploits/camera/airlive_ip_camera_csrf/command.js index 09e148253..e5e5263f5 100644 --- a/modules/exploits/camera/airlive_ip_camera_csrf/command.js +++ b/modules/exploits/camera/airlive_ip_camera_csrf/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/camera/airlive_ip_camera_csrf/config.yaml b/modules/exploits/camera/airlive_ip_camera_csrf/config.yaml index 4c0bc3c5c..5182811dd 100644 --- a/modules/exploits/camera/airlive_ip_camera_csrf/config.yaml +++ b/modules/exploits/camera/airlive_ip_camera_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/camera/airlive_ip_camera_csrf/module.rb b/modules/exploits/camera/airlive_ip_camera_csrf/module.rb index 37dd2ebcb..669303bcd 100644 --- a/modules/exploits/camera/airlive_ip_camera_csrf/module.rb +++ b/modules/exploits/camera/airlive_ip_camera_csrf/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/camera/dlink_dcs_series_csrf/command.js b/modules/exploits/camera/dlink_dcs_series_csrf/command.js index b5a822ebd..95d76c198 100644 --- a/modules/exploits/camera/dlink_dcs_series_csrf/command.js +++ b/modules/exploits/camera/dlink_dcs_series_csrf/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/camera/dlink_dcs_series_csrf/config.yaml b/modules/exploits/camera/dlink_dcs_series_csrf/config.yaml index 510e0853b..c92103e35 100644 --- a/modules/exploits/camera/dlink_dcs_series_csrf/config.yaml +++ b/modules/exploits/camera/dlink_dcs_series_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/camera/dlink_dcs_series_csrf/module.rb b/modules/exploits/camera/dlink_dcs_series_csrf/module.rb index 85a5169b5..a62271c54 100644 --- a/modules/exploits/camera/dlink_dcs_series_csrf/module.rb +++ b/modules/exploits/camera/dlink_dcs_series_csrf/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/camera/linksys_wvc_wireless_camera_csrf/command.js b/modules/exploits/camera/linksys_wvc_wireless_camera_csrf/command.js index dfb70c011..b69a1445c 100644 --- a/modules/exploits/camera/linksys_wvc_wireless_camera_csrf/command.js +++ b/modules/exploits/camera/linksys_wvc_wireless_camera_csrf/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/camera/linksys_wvc_wireless_camera_csrf/config.yaml b/modules/exploits/camera/linksys_wvc_wireless_camera_csrf/config.yaml index e73fb65cd..c65faec72 100644 --- a/modules/exploits/camera/linksys_wvc_wireless_camera_csrf/config.yaml +++ b/modules/exploits/camera/linksys_wvc_wireless_camera_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/camera/linksys_wvc_wireless_camera_csrf/module.rb b/modules/exploits/camera/linksys_wvc_wireless_camera_csrf/module.rb index 68bb22e13..363bfe14f 100644 --- a/modules/exploits/camera/linksys_wvc_wireless_camera_csrf/module.rb +++ b/modules/exploits/camera/linksys_wvc_wireless_camera_csrf/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/coldfusion_dir_traversal_exploit/command.js b/modules/exploits/coldfusion_dir_traversal_exploit/command.js index fe7edcd6a..f5c92aceb 100644 --- a/modules/exploits/coldfusion_dir_traversal_exploit/command.js +++ b/modules/exploits/coldfusion_dir_traversal_exploit/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/coldfusion_dir_traversal_exploit/config.yaml b/modules/exploits/coldfusion_dir_traversal_exploit/config.yaml index 0d943d552..cbd119960 100644 --- a/modules/exploits/coldfusion_dir_traversal_exploit/config.yaml +++ b/modules/exploits/coldfusion_dir_traversal_exploit/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/coldfusion_dir_traversal_exploit/module.rb b/modules/exploits/coldfusion_dir_traversal_exploit/module.rb index 6e772b9aa..354685594 100644 --- a/modules/exploits/coldfusion_dir_traversal_exploit/module.rb +++ b/modules/exploits/coldfusion_dir_traversal_exploit/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/extract_cmd_exec/command.js b/modules/exploits/extract_cmd_exec/command.js index 57c06c8d0..111421b52 100644 --- a/modules/exploits/extract_cmd_exec/command.js +++ b/modules/exploits/extract_cmd_exec/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/extract_cmd_exec/config.yaml b/modules/exploits/extract_cmd_exec/config.yaml index 03f6157ca..0d20563e4 100644 --- a/modules/exploits/extract_cmd_exec/config.yaml +++ b/modules/exploits/extract_cmd_exec/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/extract_cmd_exec/module.rb b/modules/exploits/extract_cmd_exec/module.rb index cb7bdecdf..f58240158 100644 --- a/modules/exploits/extract_cmd_exec/module.rb +++ b/modules/exploits/extract_cmd_exec/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission ### diff --git a/modules/exploits/firephp/command.js b/modules/exploits/firephp/command.js index a68240524..278b7b517 100644 --- a/modules/exploits/firephp/command.js +++ b/modules/exploits/firephp/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/firephp/module.rb b/modules/exploits/firephp/module.rb index ac9658fa1..73a23edd7 100644 --- a/modules/exploits/firephp/module.rb +++ b/modules/exploits/firephp/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission ### diff --git a/modules/exploits/glassfish_war_upload_xsrf/command.js b/modules/exploits/glassfish_war_upload_xsrf/command.js index 14a6d0bfb..d0474a654 100644 --- a/modules/exploits/glassfish_war_upload_xsrf/command.js +++ b/modules/exploits/glassfish_war_upload_xsrf/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/glassfish_war_upload_xsrf/config.yaml b/modules/exploits/glassfish_war_upload_xsrf/config.yaml index 3292b2608..fed2044da 100644 --- a/modules/exploits/glassfish_war_upload_xsrf/config.yaml +++ b/modules/exploits/glassfish_war_upload_xsrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/glassfish_war_upload_xsrf/module.rb b/modules/exploits/glassfish_war_upload_xsrf/module.rb index f93d61c25..0cfb9ebb6 100644 --- a/modules/exploits/glassfish_war_upload_xsrf/module.rb +++ b/modules/exploits/glassfish_war_upload_xsrf/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/groovyshell_server_cmd_exec/command.js b/modules/exploits/groovyshell_server_cmd_exec/command.js index ad6c31741..8bd326701 100644 --- a/modules/exploits/groovyshell_server_cmd_exec/command.js +++ b/modules/exploits/groovyshell_server_cmd_exec/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/groovyshell_server_cmd_exec/config.yaml b/modules/exploits/groovyshell_server_cmd_exec/config.yaml index 5e58b349f..6359c1eed 100644 --- a/modules/exploits/groovyshell_server_cmd_exec/config.yaml +++ b/modules/exploits/groovyshell_server_cmd_exec/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/groovyshell_server_cmd_exec/module.rb b/modules/exploits/groovyshell_server_cmd_exec/module.rb index 6f47cc2ad..cba4be6a2 100644 --- a/modules/exploits/groovyshell_server_cmd_exec/module.rb +++ b/modules/exploits/groovyshell_server_cmd_exec/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/hp_ucmdb_add_user_csrf/command.js b/modules/exploits/hp_ucmdb_add_user_csrf/command.js index 3e781cd36..c9fdb687c 100644 --- a/modules/exploits/hp_ucmdb_add_user_csrf/command.js +++ b/modules/exploits/hp_ucmdb_add_user_csrf/command.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - http://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/modules/exploits/hp_ucmdb_add_user_csrf/config.yaml b/modules/exploits/hp_ucmdb_add_user_csrf/config.yaml index 9c7ff8751..2a8527d1b 100644 --- a/modules/exploits/hp_ucmdb_add_user_csrf/config.yaml +++ b/modules/exploits/hp_ucmdb_add_user_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/hp_ucmdb_add_user_csrf/module.rb b/modules/exploits/hp_ucmdb_add_user_csrf/module.rb index 7852a96ab..3fc5c2699 100644 --- a/modules/exploits/hp_ucmdb_add_user_csrf/module.rb +++ b/modules/exploits/hp_ucmdb_add_user_csrf/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/jboss_jmx_upload_exploit/command.js b/modules/exploits/jboss_jmx_upload_exploit/command.js index a5a4a493b..de27b2c56 100644 --- a/modules/exploits/jboss_jmx_upload_exploit/command.js +++ b/modules/exploits/jboss_jmx_upload_exploit/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/jboss_jmx_upload_exploit/config.yaml b/modules/exploits/jboss_jmx_upload_exploit/config.yaml index 92e71ed58..862bdbb7f 100644 --- a/modules/exploits/jboss_jmx_upload_exploit/config.yaml +++ b/modules/exploits/jboss_jmx_upload_exploit/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/jboss_jmx_upload_exploit/module.rb b/modules/exploits/jboss_jmx_upload_exploit/module.rb index 783862041..359b2e805 100644 --- a/modules/exploits/jboss_jmx_upload_exploit/module.rb +++ b/modules/exploits/jboss_jmx_upload_exploit/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/jenkins_groovy_code_exec/command.js b/modules/exploits/jenkins_groovy_code_exec/command.js index dbbae9abc..f018cf70a 100644 --- a/modules/exploits/jenkins_groovy_code_exec/command.js +++ b/modules/exploits/jenkins_groovy_code_exec/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/jenkins_groovy_code_exec/config.yaml b/modules/exploits/jenkins_groovy_code_exec/config.yaml index db836de7e..1e6015661 100644 --- a/modules/exploits/jenkins_groovy_code_exec/config.yaml +++ b/modules/exploits/jenkins_groovy_code_exec/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/jenkins_groovy_code_exec/module.rb b/modules/exploits/jenkins_groovy_code_exec/module.rb index eee0494c8..c07c87e91 100644 --- a/modules/exploits/jenkins_groovy_code_exec/module.rb +++ b/modules/exploits/jenkins_groovy_code_exec/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/local_host/activex_command_execution/command.js b/modules/exploits/local_host/activex_command_execution/command.js index 91530df8a..fe016340e 100755 --- a/modules/exploits/local_host/activex_command_execution/command.js +++ b/modules/exploits/local_host/activex_command_execution/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/local_host/activex_command_execution/config.yaml b/modules/exploits/local_host/activex_command_execution/config.yaml index ffebe960c..4f444bfbc 100755 --- a/modules/exploits/local_host/activex_command_execution/config.yaml +++ b/modules/exploits/local_host/activex_command_execution/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/local_host/activex_command_execution/module.rb b/modules/exploits/local_host/activex_command_execution/module.rb index a36ad63de..868e8055b 100755 --- a/modules/exploits/local_host/activex_command_execution/module.rb +++ b/modules/exploits/local_host/activex_command_execution/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/local_host/ie_ms12_004_midi/command.js b/modules/exploits/local_host/ie_ms12_004_midi/command.js index 517599139..39e1fef57 100644 --- a/modules/exploits/local_host/ie_ms12_004_midi/command.js +++ b/modules/exploits/local_host/ie_ms12_004_midi/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/local_host/ie_ms12_004_midi/config.yaml b/modules/exploits/local_host/ie_ms12_004_midi/config.yaml index 7a9d57a32..beb15ec9e 100644 --- a/modules/exploits/local_host/ie_ms12_004_midi/config.yaml +++ b/modules/exploits/local_host/ie_ms12_004_midi/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/local_host/ie_ms12_004_midi/module.rb b/modules/exploits/local_host/ie_ms12_004_midi/module.rb index fb05528a4..a3691b846 100644 --- a/modules/exploits/local_host/ie_ms12_004_midi/module.rb +++ b/modules/exploits/local_host/ie_ms12_004_midi/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/local_host/ie_ms13_069_caret/command.js b/modules/exploits/local_host/ie_ms13_069_caret/command.js index 08cbda900..a6364e248 100644 --- a/modules/exploits/local_host/ie_ms13_069_caret/command.js +++ b/modules/exploits/local_host/ie_ms13_069_caret/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/local_host/ie_ms13_069_caret/config.yaml b/modules/exploits/local_host/ie_ms13_069_caret/config.yaml index 33f7d40af..e91cf9cd6 100644 --- a/modules/exploits/local_host/ie_ms13_069_caret/config.yaml +++ b/modules/exploits/local_host/ie_ms13_069_caret/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/local_host/ie_ms13_069_caret/module.rb b/modules/exploits/local_host/ie_ms13_069_caret/module.rb index f987f6ada..055f70eb1 100644 --- a/modules/exploits/local_host/ie_ms13_069_caret/module.rb +++ b/modules/exploits/local_host/ie_ms13_069_caret/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/local_host/java_payload/command.js b/modules/exploits/local_host/java_payload/command.js index 0944ab214..824e9ec40 100755 --- a/modules/exploits/local_host/java_payload/command.js +++ b/modules/exploits/local_host/java_payload/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/local_host/java_payload/config.yaml b/modules/exploits/local_host/java_payload/config.yaml index 7f214255f..b0b0c8c70 100755 --- a/modules/exploits/local_host/java_payload/config.yaml +++ b/modules/exploits/local_host/java_payload/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/local_host/java_payload/module.rb b/modules/exploits/local_host/java_payload/module.rb index ed357c273..5b8058f36 100755 --- a/modules/exploits/local_host/java_payload/module.rb +++ b/modules/exploits/local_host/java_payload/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/local_host/mozilla_nsiprocess_interface/command.js b/modules/exploits/local_host/mozilla_nsiprocess_interface/command.js index 6b58469a2..e5c06c866 100644 --- a/modules/exploits/local_host/mozilla_nsiprocess_interface/command.js +++ b/modules/exploits/local_host/mozilla_nsiprocess_interface/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/local_host/mozilla_nsiprocess_interface/config.yaml b/modules/exploits/local_host/mozilla_nsiprocess_interface/config.yaml index b9668b537..3399e353d 100644 --- a/modules/exploits/local_host/mozilla_nsiprocess_interface/config.yaml +++ b/modules/exploits/local_host/mozilla_nsiprocess_interface/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/local_host/mozilla_nsiprocess_interface/module.rb b/modules/exploits/local_host/mozilla_nsiprocess_interface/module.rb index 4fc60a08e..13f1bb78e 100644 --- a/modules/exploits/local_host/mozilla_nsiprocess_interface/module.rb +++ b/modules/exploits/local_host/mozilla_nsiprocess_interface/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/local_host/safari_launch_app/command.js b/modules/exploits/local_host/safari_launch_app/command.js index 7ff5504f9..be4c60159 100755 --- a/modules/exploits/local_host/safari_launch_app/command.js +++ b/modules/exploits/local_host/safari_launch_app/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/local_host/safari_launch_app/config.yaml b/modules/exploits/local_host/safari_launch_app/config.yaml index 557f33315..9465c6f4f 100755 --- a/modules/exploits/local_host/safari_launch_app/config.yaml +++ b/modules/exploits/local_host/safari_launch_app/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/local_host/safari_launch_app/module.rb b/modules/exploits/local_host/safari_launch_app/module.rb index 2e7930627..40a3a7b9c 100755 --- a/modules/exploits/local_host/safari_launch_app/module.rb +++ b/modules/exploits/local_host/safari_launch_app/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/local_host/signed_applet_dropper/applet/SM.java b/modules/exploits/local_host/signed_applet_dropper/applet/SM.java index 174a30e2c..eab06f278 100755 --- a/modules/exploits/local_host/signed_applet_dropper/applet/SM.java +++ b/modules/exploits/local_host/signed_applet_dropper/applet/SM.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - http://beefproject.com * * author: antisnatchor diff --git a/modules/exploits/local_host/signed_applet_dropper/applet/SignedApplet.java b/modules/exploits/local_host/signed_applet_dropper/applet/SignedApplet.java index 70d527b8a..a94683b8f 100755 --- a/modules/exploits/local_host/signed_applet_dropper/applet/SignedApplet.java +++ b/modules/exploits/local_host/signed_applet_dropper/applet/SignedApplet.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - http://beefproject.com * * author: antisnatchor diff --git a/modules/exploits/local_host/signed_applet_dropper/command.js b/modules/exploits/local_host/signed_applet_dropper/command.js index 314f50dc1..0cfcfd456 100755 --- a/modules/exploits/local_host/signed_applet_dropper/command.js +++ b/modules/exploits/local_host/signed_applet_dropper/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/local_host/signed_applet_dropper/config.yaml b/modules/exploits/local_host/signed_applet_dropper/config.yaml index 66b2056a3..7ba6be4ad 100755 --- a/modules/exploits/local_host/signed_applet_dropper/config.yaml +++ b/modules/exploits/local_host/signed_applet_dropper/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/local_host/signed_applet_dropper/module.rb b/modules/exploits/local_host/signed_applet_dropper/module.rb index 3dd7aac23..45baad2ef 100755 --- a/modules/exploits/local_host/signed_applet_dropper/module.rb +++ b/modules/exploits/local_host/signed_applet_dropper/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/local_host/window_mail_client_dos/command.js b/modules/exploits/local_host/window_mail_client_dos/command.js index 5a5e84182..29a0aab6a 100644 --- a/modules/exploits/local_host/window_mail_client_dos/command.js +++ b/modules/exploits/local_host/window_mail_client_dos/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/local_host/window_mail_client_dos/config.yaml b/modules/exploits/local_host/window_mail_client_dos/config.yaml index 183a12b70..020358db5 100644 --- a/modules/exploits/local_host/window_mail_client_dos/config.yaml +++ b/modules/exploits/local_host/window_mail_client_dos/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/local_host/window_mail_client_dos/module.rb b/modules/exploits/local_host/window_mail_client_dos/module.rb index 4a1fefa04..3e82efd98 100644 --- a/modules/exploits/local_host/window_mail_client_dos/module.rb +++ b/modules/exploits/local_host/window_mail_client_dos/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/m0n0wall/command.js b/modules/exploits/m0n0wall/command.js index 16e655296..71b5a3c12 100644 --- a/modules/exploits/m0n0wall/command.js +++ b/modules/exploits/m0n0wall/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/m0n0wall/config.yaml b/modules/exploits/m0n0wall/config.yaml index becaa18a9..6cb86fa34 100644 --- a/modules/exploits/m0n0wall/config.yaml +++ b/modules/exploits/m0n0wall/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/m0n0wall/module.rb b/modules/exploits/m0n0wall/module.rb index cc61b2fe2..02db6e720 100644 --- a/modules/exploits/m0n0wall/module.rb +++ b/modules/exploits/m0n0wall/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/nas/dlink_sharecenter_cmd_exec/command.js b/modules/exploits/nas/dlink_sharecenter_cmd_exec/command.js index adc2d8bd0..ace6620cb 100644 --- a/modules/exploits/nas/dlink_sharecenter_cmd_exec/command.js +++ b/modules/exploits/nas/dlink_sharecenter_cmd_exec/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/nas/dlink_sharecenter_cmd_exec/config.yaml b/modules/exploits/nas/dlink_sharecenter_cmd_exec/config.yaml index 9099307ee..c17ccdf07 100644 --- a/modules/exploits/nas/dlink_sharecenter_cmd_exec/config.yaml +++ b/modules/exploits/nas/dlink_sharecenter_cmd_exec/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/nas/dlink_sharecenter_cmd_exec/module.rb b/modules/exploits/nas/dlink_sharecenter_cmd_exec/module.rb index 4aef676ae..71680a10c 100644 --- a/modules/exploits/nas/dlink_sharecenter_cmd_exec/module.rb +++ b/modules/exploits/nas/dlink_sharecenter_cmd_exec/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission ### diff --git a/modules/exploits/nas/freenas_reverse_root_shell_csrf/command.js b/modules/exploits/nas/freenas_reverse_root_shell_csrf/command.js index c721428c1..9f2ade999 100644 --- a/modules/exploits/nas/freenas_reverse_root_shell_csrf/command.js +++ b/modules/exploits/nas/freenas_reverse_root_shell_csrf/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/nas/freenas_reverse_root_shell_csrf/config.yaml b/modules/exploits/nas/freenas_reverse_root_shell_csrf/config.yaml index c5532fb12..aecda2616 100644 --- a/modules/exploits/nas/freenas_reverse_root_shell_csrf/config.yaml +++ b/modules/exploits/nas/freenas_reverse_root_shell_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/nas/freenas_reverse_root_shell_csrf/module.rb b/modules/exploits/nas/freenas_reverse_root_shell_csrf/module.rb index 1d818eee0..a013eef5b 100644 --- a/modules/exploits/nas/freenas_reverse_root_shell_csrf/module.rb +++ b/modules/exploits/nas/freenas_reverse_root_shell_csrf/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/opencart_reset_password/command.js b/modules/exploits/opencart_reset_password/command.js index c89bdaa41..73d10c5e4 100644 --- a/modules/exploits/opencart_reset_password/command.js +++ b/modules/exploits/opencart_reset_password/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/opencart_reset_password/config.yaml b/modules/exploits/opencart_reset_password/config.yaml index 0000bab64..fa9d523c9 100644 --- a/modules/exploits/opencart_reset_password/config.yaml +++ b/modules/exploits/opencart_reset_password/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/opencart_reset_password/module.rb b/modules/exploits/opencart_reset_password/module.rb index 870b510f0..6c85b0ca0 100644 --- a/modules/exploits/opencart_reset_password/module.rb +++ b/modules/exploits/opencart_reset_password/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/pfsense/command.js b/modules/exploits/pfsense/command.js index e4a12a89c..260a432c0 100644 --- a/modules/exploits/pfsense/command.js +++ b/modules/exploits/pfsense/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/pfsense/config.yaml b/modules/exploits/pfsense/config.yaml index 3b43608fa..158db2def 100644 --- a/modules/exploits/pfsense/config.yaml +++ b/modules/exploits/pfsense/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/pfsense/module.rb b/modules/exploits/pfsense/module.rb index 7275f764a..e91f380a5 100644 --- a/modules/exploits/pfsense/module.rb +++ b/modules/exploits/pfsense/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/php-5.3.9-dos/command.js b/modules/exploits/php-5.3.9-dos/command.js index 616ed1a3c..bf4a8f098 100644 --- a/modules/exploits/php-5.3.9-dos/command.js +++ b/modules/exploits/php-5.3.9-dos/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/php-5.3.9-dos/config.yaml b/modules/exploits/php-5.3.9-dos/config.yaml index a2f4076ff..d6dbab20c 100644 --- a/modules/exploits/php-5.3.9-dos/config.yaml +++ b/modules/exploits/php-5.3.9-dos/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/php-5.3.9-dos/module.rb b/modules/exploits/php-5.3.9-dos/module.rb index c544d1f44..f645c91c7 100644 --- a/modules/exploits/php-5.3.9-dos/module.rb +++ b/modules/exploits/php-5.3.9-dos/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/qnx_qconn_command_execution/command.js b/modules/exploits/qnx_qconn_command_execution/command.js index b4b44bbc4..4107d4dcd 100644 --- a/modules/exploits/qnx_qconn_command_execution/command.js +++ b/modules/exploits/qnx_qconn_command_execution/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/qnx_qconn_command_execution/config.yaml b/modules/exploits/qnx_qconn_command_execution/config.yaml index 48523f6b5..6ea9b1f82 100644 --- a/modules/exploits/qnx_qconn_command_execution/config.yaml +++ b/modules/exploits/qnx_qconn_command_execution/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/qnx_qconn_command_execution/module.rb b/modules/exploits/qnx_qconn_command_execution/module.rb index 795f32fb6..f0688b16c 100644 --- a/modules/exploits/qnx_qconn_command_execution/module.rb +++ b/modules/exploits/qnx_qconn_command_execution/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/rfi_scanner/command.js b/modules/exploits/rfi_scanner/command.js index 05d6240b7..362ad0268 100644 --- a/modules/exploits/rfi_scanner/command.js +++ b/modules/exploits/rfi_scanner/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/rfi_scanner/config.yaml b/modules/exploits/rfi_scanner/config.yaml index 5252a4f2b..c724022f8 100644 --- a/modules/exploits/rfi_scanner/config.yaml +++ b/modules/exploits/rfi_scanner/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/rfi_scanner/module.rb b/modules/exploits/rfi_scanner/module.rb index 70c22fa64..8a7a3866b 100644 --- a/modules/exploits/rfi_scanner/module.rb +++ b/modules/exploits/rfi_scanner/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/3com_officeconnect_cmd_exec/command.js b/modules/exploits/router/3com_officeconnect_cmd_exec/command.js index de24971dd..6341a8427 100644 --- a/modules/exploits/router/3com_officeconnect_cmd_exec/command.js +++ b/modules/exploits/router/3com_officeconnect_cmd_exec/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/router/3com_officeconnect_cmd_exec/config.yaml b/modules/exploits/router/3com_officeconnect_cmd_exec/config.yaml index 94876ea94..c0d67316a 100644 --- a/modules/exploits/router/3com_officeconnect_cmd_exec/config.yaml +++ b/modules/exploits/router/3com_officeconnect_cmd_exec/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/3com_officeconnect_cmd_exec/module.rb b/modules/exploits/router/3com_officeconnect_cmd_exec/module.rb index 3e9b4c929..a57262067 100644 --- a/modules/exploits/router/3com_officeconnect_cmd_exec/module.rb +++ b/modules/exploits/router/3com_officeconnect_cmd_exec/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/actiontec_q1000_csrf/command.js b/modules/exploits/router/actiontec_q1000_csrf/command.js index 2f7ea171b..c9f9953b5 100644 --- a/modules/exploits/router/actiontec_q1000_csrf/command.js +++ b/modules/exploits/router/actiontec_q1000_csrf/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/router/actiontec_q1000_csrf/config.yaml b/modules/exploits/router/actiontec_q1000_csrf/config.yaml index cb8c880d1..0d44f00e6 100644 --- a/modules/exploits/router/actiontec_q1000_csrf/config.yaml +++ b/modules/exploits/router/actiontec_q1000_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/actiontec_q1000_csrf/module.rb b/modules/exploits/router/actiontec_q1000_csrf/module.rb index e1c2c22ad..8e463feda 100644 --- a/modules/exploits/router/actiontec_q1000_csrf/module.rb +++ b/modules/exploits/router/actiontec_q1000_csrf/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/asmax_ar804gu_cmd_exec/command.js b/modules/exploits/router/asmax_ar804gu_cmd_exec/command.js index d59c3d514..9cee7599c 100644 --- a/modules/exploits/router/asmax_ar804gu_cmd_exec/command.js +++ b/modules/exploits/router/asmax_ar804gu_cmd_exec/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/router/asmax_ar804gu_cmd_exec/config.yaml b/modules/exploits/router/asmax_ar804gu_cmd_exec/config.yaml index eeb711cc5..3ab520b97 100644 --- a/modules/exploits/router/asmax_ar804gu_cmd_exec/config.yaml +++ b/modules/exploits/router/asmax_ar804gu_cmd_exec/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/asmax_ar804gu_cmd_exec/module.rb b/modules/exploits/router/asmax_ar804gu_cmd_exec/module.rb index 4cedd9ff9..7cb865c1a 100644 --- a/modules/exploits/router/asmax_ar804gu_cmd_exec/module.rb +++ b/modules/exploits/router/asmax_ar804gu_cmd_exec/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/asus_rt_n12e_get_info/command.js b/modules/exploits/router/asus_rt_n12e_get_info/command.js index 389724480..8dc81720a 100644 --- a/modules/exploits/router/asus_rt_n12e_get_info/command.js +++ b/modules/exploits/router/asus_rt_n12e_get_info/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/router/asus_rt_n12e_get_info/config.yaml b/modules/exploits/router/asus_rt_n12e_get_info/config.yaml index 1a02835b4..e72ae96d9 100644 --- a/modules/exploits/router/asus_rt_n12e_get_info/config.yaml +++ b/modules/exploits/router/asus_rt_n12e_get_info/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/asus_rt_n12e_get_info/module.rb b/modules/exploits/router/asus_rt_n12e_get_info/module.rb index 23fe9742b..7b9f1f6f7 100644 --- a/modules/exploits/router/asus_rt_n12e_get_info/module.rb +++ b/modules/exploits/router/asus_rt_n12e_get_info/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/asus_rt_n66u_cmd_exec/command.js b/modules/exploits/router/asus_rt_n66u_cmd_exec/command.js index 3397efb04..da96bf2d0 100755 --- a/modules/exploits/router/asus_rt_n66u_cmd_exec/command.js +++ b/modules/exploits/router/asus_rt_n66u_cmd_exec/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/router/asus_rt_n66u_cmd_exec/config.yaml b/modules/exploits/router/asus_rt_n66u_cmd_exec/config.yaml index 77dfbf85a..c33c14a4f 100755 --- a/modules/exploits/router/asus_rt_n66u_cmd_exec/config.yaml +++ b/modules/exploits/router/asus_rt_n66u_cmd_exec/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/asus_rt_n66u_cmd_exec/module.rb b/modules/exploits/router/asus_rt_n66u_cmd_exec/module.rb index 49a809662..78b47cf21 100755 --- a/modules/exploits/router/asus_rt_n66u_cmd_exec/module.rb +++ b/modules/exploits/router/asus_rt_n66u_cmd_exec/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/belkin_dns_csrf/command.js b/modules/exploits/router/belkin_dns_csrf/command.js index a3dcf6a31..329ea9477 100644 --- a/modules/exploits/router/belkin_dns_csrf/command.js +++ b/modules/exploits/router/belkin_dns_csrf/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/router/belkin_dns_csrf/config.yaml b/modules/exploits/router/belkin_dns_csrf/config.yaml index 6e2aa3870..641ac592e 100644 --- a/modules/exploits/router/belkin_dns_csrf/config.yaml +++ b/modules/exploits/router/belkin_dns_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/belkin_dns_csrf/module.rb b/modules/exploits/router/belkin_dns_csrf/module.rb index 5b0a20a06..4dab505e4 100644 --- a/modules/exploits/router/belkin_dns_csrf/module.rb +++ b/modules/exploits/router/belkin_dns_csrf/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/bt_home_hub_csrf/command.js b/modules/exploits/router/bt_home_hub_csrf/command.js index b74b5f0f2..37e08c39e 100644 --- a/modules/exploits/router/bt_home_hub_csrf/command.js +++ b/modules/exploits/router/bt_home_hub_csrf/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/router/bt_home_hub_csrf/config.yaml b/modules/exploits/router/bt_home_hub_csrf/config.yaml index ca7f51552..ac665a2d8 100644 --- a/modules/exploits/router/bt_home_hub_csrf/config.yaml +++ b/modules/exploits/router/bt_home_hub_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/bt_home_hub_csrf/module.rb b/modules/exploits/router/bt_home_hub_csrf/module.rb index 0113157be..6b34ef9f8 100644 --- a/modules/exploits/router/bt_home_hub_csrf/module.rb +++ b/modules/exploits/router/bt_home_hub_csrf/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/cisco_e2400_csrf/command.js b/modules/exploits/router/cisco_e2400_csrf/command.js index d8fc04083..dbdaf521e 100644 --- a/modules/exploits/router/cisco_e2400_csrf/command.js +++ b/modules/exploits/router/cisco_e2400_csrf/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/router/cisco_e2400_csrf/config.yaml b/modules/exploits/router/cisco_e2400_csrf/config.yaml index 1509570cd..7801bd99d 100644 --- a/modules/exploits/router/cisco_e2400_csrf/config.yaml +++ b/modules/exploits/router/cisco_e2400_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/cisco_e2400_csrf/module.rb b/modules/exploits/router/cisco_e2400_csrf/module.rb index c639397a5..8f45e8953 100644 --- a/modules/exploits/router/cisco_e2400_csrf/module.rb +++ b/modules/exploits/router/cisco_e2400_csrf/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/comtrend_ct5367_csrf/command.js b/modules/exploits/router/comtrend_ct5367_csrf/command.js index 14295eca2..ca4c255f2 100644 --- a/modules/exploits/router/comtrend_ct5367_csrf/command.js +++ b/modules/exploits/router/comtrend_ct5367_csrf/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/router/comtrend_ct5367_csrf/config.yaml b/modules/exploits/router/comtrend_ct5367_csrf/config.yaml index a35349b7b..870fc9941 100644 --- a/modules/exploits/router/comtrend_ct5367_csrf/config.yaml +++ b/modules/exploits/router/comtrend_ct5367_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/comtrend_ct5367_csrf/module.rb b/modules/exploits/router/comtrend_ct5367_csrf/module.rb index 6807733ec..a3de15b66 100644 --- a/modules/exploits/router/comtrend_ct5367_csrf/module.rb +++ b/modules/exploits/router/comtrend_ct5367_csrf/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/comtrend_ct5624_csrf/command.js b/modules/exploits/router/comtrend_ct5624_csrf/command.js index b19edad49..60fd4c3bb 100644 --- a/modules/exploits/router/comtrend_ct5624_csrf/command.js +++ b/modules/exploits/router/comtrend_ct5624_csrf/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/router/comtrend_ct5624_csrf/config.yaml b/modules/exploits/router/comtrend_ct5624_csrf/config.yaml index 96743cf52..4e3eb6ee7 100644 --- a/modules/exploits/router/comtrend_ct5624_csrf/config.yaml +++ b/modules/exploits/router/comtrend_ct5624_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/comtrend_ct5624_csrf/module.rb b/modules/exploits/router/comtrend_ct5624_csrf/module.rb index 54917a02c..83fb59630 100644 --- a/modules/exploits/router/comtrend_ct5624_csrf/module.rb +++ b/modules/exploits/router/comtrend_ct5624_csrf/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/ddwrt_v24_sp1_cmd_exec/command.js b/modules/exploits/router/ddwrt_v24_sp1_cmd_exec/command.js index 566d3c9e3..7ced34ce8 100644 --- a/modules/exploits/router/ddwrt_v24_sp1_cmd_exec/command.js +++ b/modules/exploits/router/ddwrt_v24_sp1_cmd_exec/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/router/ddwrt_v24_sp1_cmd_exec/config.yaml b/modules/exploits/router/ddwrt_v24_sp1_cmd_exec/config.yaml index c2dc3d047..02b972f15 100644 --- a/modules/exploits/router/ddwrt_v24_sp1_cmd_exec/config.yaml +++ b/modules/exploits/router/ddwrt_v24_sp1_cmd_exec/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/ddwrt_v24_sp1_cmd_exec/module.rb b/modules/exploits/router/ddwrt_v24_sp1_cmd_exec/module.rb index 4f48613a2..4f64d1e55 100644 --- a/modules/exploits/router/ddwrt_v24_sp1_cmd_exec/module.rb +++ b/modules/exploits/router/ddwrt_v24_sp1_cmd_exec/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/ddwrt_v24_sp1_csrf/command.js b/modules/exploits/router/ddwrt_v24_sp1_csrf/command.js index 7b6221507..7c6033ad0 100644 --- a/modules/exploits/router/ddwrt_v24_sp1_csrf/command.js +++ b/modules/exploits/router/ddwrt_v24_sp1_csrf/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/router/ddwrt_v24_sp1_csrf/config.yaml b/modules/exploits/router/ddwrt_v24_sp1_csrf/config.yaml index 80b81081b..ac6ec1b58 100644 --- a/modules/exploits/router/ddwrt_v24_sp1_csrf/config.yaml +++ b/modules/exploits/router/ddwrt_v24_sp1_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/ddwrt_v24_sp1_csrf/module.rb b/modules/exploits/router/ddwrt_v24_sp1_csrf/module.rb index 52d068def..fff98a45c 100644 --- a/modules/exploits/router/ddwrt_v24_sp1_csrf/module.rb +++ b/modules/exploits/router/ddwrt_v24_sp1_csrf/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/dlink_dir_615_csrf/command.js b/modules/exploits/router/dlink_dir_615_csrf/command.js index e5f9ff41e..64c075fc8 100644 --- a/modules/exploits/router/dlink_dir_615_csrf/command.js +++ b/modules/exploits/router/dlink_dir_615_csrf/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/router/dlink_dir_615_csrf/config.yaml b/modules/exploits/router/dlink_dir_615_csrf/config.yaml index a841b6451..44e438168 100644 --- a/modules/exploits/router/dlink_dir_615_csrf/config.yaml +++ b/modules/exploits/router/dlink_dir_615_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/dlink_dir_615_csrf/module.rb b/modules/exploits/router/dlink_dir_615_csrf/module.rb index 289803a31..4dd492dd7 100644 --- a/modules/exploits/router/dlink_dir_615_csrf/module.rb +++ b/modules/exploits/router/dlink_dir_615_csrf/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/dlink_dsl2640b_dns_hijack/command.js b/modules/exploits/router/dlink_dsl2640b_dns_hijack/command.js index 3f1ed9382..d086ef7a1 100644 --- a/modules/exploits/router/dlink_dsl2640b_dns_hijack/command.js +++ b/modules/exploits/router/dlink_dsl2640b_dns_hijack/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/router/dlink_dsl2640b_dns_hijack/config.yaml b/modules/exploits/router/dlink_dsl2640b_dns_hijack/config.yaml index c873da9ae..30988e67f 100644 --- a/modules/exploits/router/dlink_dsl2640b_dns_hijack/config.yaml +++ b/modules/exploits/router/dlink_dsl2640b_dns_hijack/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/dlink_dsl2640b_dns_hijack/module.rb b/modules/exploits/router/dlink_dsl2640b_dns_hijack/module.rb index 2051f39cd..06195ff34 100644 --- a/modules/exploits/router/dlink_dsl2640b_dns_hijack/module.rb +++ b/modules/exploits/router/dlink_dsl2640b_dns_hijack/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/dlink_dsl2740r_dns_hijack/command.js b/modules/exploits/router/dlink_dsl2740r_dns_hijack/command.js index 5075e4619..58fe71e69 100644 --- a/modules/exploits/router/dlink_dsl2740r_dns_hijack/command.js +++ b/modules/exploits/router/dlink_dsl2740r_dns_hijack/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/router/dlink_dsl2740r_dns_hijack/config.yaml b/modules/exploits/router/dlink_dsl2740r_dns_hijack/config.yaml index 162ab6a0b..305a1da72 100644 --- a/modules/exploits/router/dlink_dsl2740r_dns_hijack/config.yaml +++ b/modules/exploits/router/dlink_dsl2740r_dns_hijack/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/dlink_dsl2740r_dns_hijack/module.rb b/modules/exploits/router/dlink_dsl2740r_dns_hijack/module.rb index 2cb9594ea..c434a44e7 100644 --- a/modules/exploits/router/dlink_dsl2740r_dns_hijack/module.rb +++ b/modules/exploits/router/dlink_dsl2740r_dns_hijack/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/dlink_dsl500t_csrf/command.js b/modules/exploits/router/dlink_dsl500t_csrf/command.js index f61ef7751..4aae72b37 100644 --- a/modules/exploits/router/dlink_dsl500t_csrf/command.js +++ b/modules/exploits/router/dlink_dsl500t_csrf/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/router/dlink_dsl500t_csrf/config.yaml b/modules/exploits/router/dlink_dsl500t_csrf/config.yaml index 6d1ed149c..5b8aae54b 100644 --- a/modules/exploits/router/dlink_dsl500t_csrf/config.yaml +++ b/modules/exploits/router/dlink_dsl500t_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/dlink_dsl500t_csrf/module.rb b/modules/exploits/router/dlink_dsl500t_csrf/module.rb index 4d32f436b..a86bd0df9 100644 --- a/modules/exploits/router/dlink_dsl500t_csrf/module.rb +++ b/modules/exploits/router/dlink_dsl500t_csrf/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/huawei_smartax_mt880/command.js b/modules/exploits/router/huawei_smartax_mt880/command.js index 89fb836e9..7dbbd6274 100644 --- a/modules/exploits/router/huawei_smartax_mt880/command.js +++ b/modules/exploits/router/huawei_smartax_mt880/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/router/huawei_smartax_mt880/config.yaml b/modules/exploits/router/huawei_smartax_mt880/config.yaml index 9a622872c..f232d0a6b 100644 --- a/modules/exploits/router/huawei_smartax_mt880/config.yaml +++ b/modules/exploits/router/huawei_smartax_mt880/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/huawei_smartax_mt880/module.rb b/modules/exploits/router/huawei_smartax_mt880/module.rb index 67273a0a6..81746880e 100644 --- a/modules/exploits/router/huawei_smartax_mt880/module.rb +++ b/modules/exploits/router/huawei_smartax_mt880/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/linksys_befsr41_csrf/command.js b/modules/exploits/router/linksys_befsr41_csrf/command.js index ef2bf96e9..78ba69628 100644 --- a/modules/exploits/router/linksys_befsr41_csrf/command.js +++ b/modules/exploits/router/linksys_befsr41_csrf/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/router/linksys_befsr41_csrf/config.yaml b/modules/exploits/router/linksys_befsr41_csrf/config.yaml index ec8245ce2..211b358b6 100644 --- a/modules/exploits/router/linksys_befsr41_csrf/config.yaml +++ b/modules/exploits/router/linksys_befsr41_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/linksys_befsr41_csrf/module.rb b/modules/exploits/router/linksys_befsr41_csrf/module.rb index 9f8da7acd..19e47785b 100644 --- a/modules/exploits/router/linksys_befsr41_csrf/module.rb +++ b/modules/exploits/router/linksys_befsr41_csrf/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/linksys_e2500_csrf/command.js b/modules/exploits/router/linksys_e2500_csrf/command.js index 5fd779dce..ed72312d4 100644 --- a/modules/exploits/router/linksys_e2500_csrf/command.js +++ b/modules/exploits/router/linksys_e2500_csrf/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/router/linksys_e2500_csrf/config.yaml b/modules/exploits/router/linksys_e2500_csrf/config.yaml index d073bb2b5..946f68c47 100644 --- a/modules/exploits/router/linksys_e2500_csrf/config.yaml +++ b/modules/exploits/router/linksys_e2500_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/linksys_e2500_csrf/module.rb b/modules/exploits/router/linksys_e2500_csrf/module.rb index 03a6a9bc7..9519e1b0f 100644 --- a/modules/exploits/router/linksys_e2500_csrf/module.rb +++ b/modules/exploits/router/linksys_e2500_csrf/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/linksys_e2500_dns_hijack/command.js b/modules/exploits/router/linksys_e2500_dns_hijack/command.js index d6de3d95a..2f081d591 100644 --- a/modules/exploits/router/linksys_e2500_dns_hijack/command.js +++ b/modules/exploits/router/linksys_e2500_dns_hijack/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/router/linksys_e2500_dns_hijack/config.yaml b/modules/exploits/router/linksys_e2500_dns_hijack/config.yaml index a35db71c8..d2fe9dd39 100644 --- a/modules/exploits/router/linksys_e2500_dns_hijack/config.yaml +++ b/modules/exploits/router/linksys_e2500_dns_hijack/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/linksys_e2500_dns_hijack/module.rb b/modules/exploits/router/linksys_e2500_dns_hijack/module.rb index fdc30a18e..cb0bc1050 100644 --- a/modules/exploits/router/linksys_e2500_dns_hijack/module.rb +++ b/modules/exploits/router/linksys_e2500_dns_hijack/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/linksys_e2500_shell/command.js b/modules/exploits/router/linksys_e2500_shell/command.js index 5189de68d..3fcc6eccc 100644 --- a/modules/exploits/router/linksys_e2500_shell/command.js +++ b/modules/exploits/router/linksys_e2500_shell/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/router/linksys_e2500_shell/config.yaml b/modules/exploits/router/linksys_e2500_shell/config.yaml index 4138e0a30..449cf38bb 100644 --- a/modules/exploits/router/linksys_e2500_shell/config.yaml +++ b/modules/exploits/router/linksys_e2500_shell/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/linksys_e2500_shell/module.rb b/modules/exploits/router/linksys_e2500_shell/module.rb index 22076bb1a..57d8a94c1 100644 --- a/modules/exploits/router/linksys_e2500_shell/module.rb +++ b/modules/exploits/router/linksys_e2500_shell/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/linksys_wrt54g2_csrf/command.js b/modules/exploits/router/linksys_wrt54g2_csrf/command.js index f95695f36..101224170 100644 --- a/modules/exploits/router/linksys_wrt54g2_csrf/command.js +++ b/modules/exploits/router/linksys_wrt54g2_csrf/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/router/linksys_wrt54g2_csrf/config.yaml b/modules/exploits/router/linksys_wrt54g2_csrf/config.yaml index f98d85d4a..5f2ed2411 100644 --- a/modules/exploits/router/linksys_wrt54g2_csrf/config.yaml +++ b/modules/exploits/router/linksys_wrt54g2_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/linksys_wrt54g2_csrf/module.rb b/modules/exploits/router/linksys_wrt54g2_csrf/module.rb index a5340d643..266197cc7 100644 --- a/modules/exploits/router/linksys_wrt54g2_csrf/module.rb +++ b/modules/exploits/router/linksys_wrt54g2_csrf/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/linksys_wrt54g_csrf/command.js b/modules/exploits/router/linksys_wrt54g_csrf/command.js index b895beccf..b79a877a9 100644 --- a/modules/exploits/router/linksys_wrt54g_csrf/command.js +++ b/modules/exploits/router/linksys_wrt54g_csrf/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/router/linksys_wrt54g_csrf/config.yaml b/modules/exploits/router/linksys_wrt54g_csrf/config.yaml index 025340e26..5c334781a 100644 --- a/modules/exploits/router/linksys_wrt54g_csrf/config.yaml +++ b/modules/exploits/router/linksys_wrt54g_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/linksys_wrt54g_csrf/module.rb b/modules/exploits/router/linksys_wrt54g_csrf/module.rb index dd1b113e1..32b5d8f33 100644 --- a/modules/exploits/router/linksys_wrt54g_csrf/module.rb +++ b/modules/exploits/router/linksys_wrt54g_csrf/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/phillips_dns_hijack/command.js b/modules/exploits/router/phillips_dns_hijack/command.js index 7f0b03b13..e3461d4de 100644 --- a/modules/exploits/router/phillips_dns_hijack/command.js +++ b/modules/exploits/router/phillips_dns_hijack/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/router/phillips_dns_hijack/config.yaml b/modules/exploits/router/phillips_dns_hijack/config.yaml index e3c79effb..9f4d55328 100644 --- a/modules/exploits/router/phillips_dns_hijack/config.yaml +++ b/modules/exploits/router/phillips_dns_hijack/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/phillips_dns_hijack/module.rb b/modules/exploits/router/phillips_dns_hijack/module.rb index 3ac085eec..a142cea77 100644 --- a/modules/exploits/router/phillips_dns_hijack/module.rb +++ b/modules/exploits/router/phillips_dns_hijack/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission class Philips_dns_hijack < BeEF::Core::Command diff --git a/modules/exploits/router/shuttle_tech_915wm_dns_hijack/command.js b/modules/exploits/router/shuttle_tech_915wm_dns_hijack/command.js index 01f8e59d3..2545f99b0 100644 --- a/modules/exploits/router/shuttle_tech_915wm_dns_hijack/command.js +++ b/modules/exploits/router/shuttle_tech_915wm_dns_hijack/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/router/shuttle_tech_915wm_dns_hijack/config.yaml b/modules/exploits/router/shuttle_tech_915wm_dns_hijack/config.yaml index 6f2b43e15..c9af52543 100644 --- a/modules/exploits/router/shuttle_tech_915wm_dns_hijack/config.yaml +++ b/modules/exploits/router/shuttle_tech_915wm_dns_hijack/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/shuttle_tech_915wm_dns_hijack/module.rb b/modules/exploits/router/shuttle_tech_915wm_dns_hijack/module.rb index 0a1528e96..8b3038fb5 100644 --- a/modules/exploits/router/shuttle_tech_915wm_dns_hijack/module.rb +++ b/modules/exploits/router/shuttle_tech_915wm_dns_hijack/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/telstra_zte_mf91_change_pw/command.js b/modules/exploits/router/telstra_zte_mf91_change_pw/command.js index 295865a25..eab5e1f81 100644 --- a/modules/exploits/router/telstra_zte_mf91_change_pw/command.js +++ b/modules/exploits/router/telstra_zte_mf91_change_pw/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/router/telstra_zte_mf91_change_pw/config.yaml b/modules/exploits/router/telstra_zte_mf91_change_pw/config.yaml index 8bc2d462c..790996e9f 100644 --- a/modules/exploits/router/telstra_zte_mf91_change_pw/config.yaml +++ b/modules/exploits/router/telstra_zte_mf91_change_pw/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/telstra_zte_mf91_change_pw/module.rb b/modules/exploits/router/telstra_zte_mf91_change_pw/module.rb index 86f02215e..f3fc6c290 100644 --- a/modules/exploits/router/telstra_zte_mf91_change_pw/module.rb +++ b/modules/exploits/router/telstra_zte_mf91_change_pw/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/telstra_zte_mf91_change_ssid/command.js b/modules/exploits/router/telstra_zte_mf91_change_ssid/command.js index e7be5b472..7624abaed 100644 --- a/modules/exploits/router/telstra_zte_mf91_change_ssid/command.js +++ b/modules/exploits/router/telstra_zte_mf91_change_ssid/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/router/telstra_zte_mf91_change_ssid/config.yaml b/modules/exploits/router/telstra_zte_mf91_change_ssid/config.yaml index 0fec0faf9..867558bb2 100644 --- a/modules/exploits/router/telstra_zte_mf91_change_ssid/config.yaml +++ b/modules/exploits/router/telstra_zte_mf91_change_ssid/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/telstra_zte_mf91_change_ssid/module.rb b/modules/exploits/router/telstra_zte_mf91_change_ssid/module.rb index b977cc825..a5005d81d 100644 --- a/modules/exploits/router/telstra_zte_mf91_change_ssid/module.rb +++ b/modules/exploits/router/telstra_zte_mf91_change_ssid/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/command.js b/modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/command.js index dbdf8cf16..45f49f52c 100644 --- a/modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/command.js +++ b/modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/config.yaml b/modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/config.yaml index 42405f0ed..a26f2426b 100644 --- a/modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/config.yaml +++ b/modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/module.rb b/modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/module.rb index 4e5704b2c..7f2f4b536 100644 --- a/modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/module.rb +++ b/modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/tplink_dns_csrf/command.js b/modules/exploits/router/tplink_dns_csrf/command.js index 18727881e..fbe79b5ae 100644 --- a/modules/exploits/router/tplink_dns_csrf/command.js +++ b/modules/exploits/router/tplink_dns_csrf/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/router/tplink_dns_csrf/config.yaml b/modules/exploits/router/tplink_dns_csrf/config.yaml index 6c08dfae1..b1e784a8f 100644 --- a/modules/exploits/router/tplink_dns_csrf/config.yaml +++ b/modules/exploits/router/tplink_dns_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/tplink_dns_csrf/module.rb b/modules/exploits/router/tplink_dns_csrf/module.rb index a8c44534f..334a96e7a 100644 --- a/modules/exploits/router/tplink_dns_csrf/module.rb +++ b/modules/exploits/router/tplink_dns_csrf/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/virgin_superhub_csrf/command.js b/modules/exploits/router/virgin_superhub_csrf/command.js index e5ad3868f..a3fc0b676 100644 --- a/modules/exploits/router/virgin_superhub_csrf/command.js +++ b/modules/exploits/router/virgin_superhub_csrf/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/router/virgin_superhub_csrf/config.yaml b/modules/exploits/router/virgin_superhub_csrf/config.yaml index 37a689e07..7a7a283f0 100644 --- a/modules/exploits/router/virgin_superhub_csrf/config.yaml +++ b/modules/exploits/router/virgin_superhub_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/virgin_superhub_csrf/module.rb b/modules/exploits/router/virgin_superhub_csrf/module.rb index 157059f45..8ef16c7ba 100644 --- a/modules/exploits/router/virgin_superhub_csrf/module.rb +++ b/modules/exploits/router/virgin_superhub_csrf/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/ruby_nntpd_cmd_exec/command.js b/modules/exploits/ruby_nntpd_cmd_exec/command.js index 3b9a181fa..54142e986 100644 --- a/modules/exploits/ruby_nntpd_cmd_exec/command.js +++ b/modules/exploits/ruby_nntpd_cmd_exec/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/ruby_nntpd_cmd_exec/config.yaml b/modules/exploits/ruby_nntpd_cmd_exec/config.yaml index d36fca6fc..03971ce15 100644 --- a/modules/exploits/ruby_nntpd_cmd_exec/config.yaml +++ b/modules/exploits/ruby_nntpd_cmd_exec/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/ruby_nntpd_cmd_exec/module.rb b/modules/exploits/ruby_nntpd_cmd_exec/module.rb index a924b0309..0a9108865 100644 --- a/modules/exploits/ruby_nntpd_cmd_exec/module.rb +++ b/modules/exploits/ruby_nntpd_cmd_exec/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission ### diff --git a/modules/exploits/shell_shock_scanner/command.js b/modules/exploits/shell_shock_scanner/command.js index 0496b6677..3c8834919 100644 --- a/modules/exploits/shell_shock_scanner/command.js +++ b/modules/exploits/shell_shock_scanner/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/shell_shock_scanner/config.yaml b/modules/exploits/shell_shock_scanner/config.yaml index 5e0a90b86..b00118006 100644 --- a/modules/exploits/shell_shock_scanner/config.yaml +++ b/modules/exploits/shell_shock_scanner/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/shell_shock_scanner/module.rb b/modules/exploits/shell_shock_scanner/module.rb index 3d0857e95..00fa0b990 100644 --- a/modules/exploits/shell_shock_scanner/module.rb +++ b/modules/exploits/shell_shock_scanner/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/shell_shocked/command.js b/modules/exploits/shell_shocked/command.js index b4bc0f762..581e80f86 100644 --- a/modules/exploits/shell_shocked/command.js +++ b/modules/exploits/shell_shocked/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/shell_shocked/config.yaml b/modules/exploits/shell_shocked/config.yaml index eda7fa319..6098fea2f 100644 --- a/modules/exploits/shell_shocked/config.yaml +++ b/modules/exploits/shell_shocked/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/shell_shocked/module.rb b/modules/exploits/shell_shocked/module.rb index 679727cb1..0f4381339 100644 --- a/modules/exploits/shell_shocked/module.rb +++ b/modules/exploits/shell_shocked/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/spring_framework_malicious_jar/command.js b/modules/exploits/spring_framework_malicious_jar/command.js index 0fb73d841..75e8d67e5 100644 --- a/modules/exploits/spring_framework_malicious_jar/command.js +++ b/modules/exploits/spring_framework_malicious_jar/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/spring_framework_malicious_jar/config.yaml b/modules/exploits/spring_framework_malicious_jar/config.yaml index 6c8ceb5e6..eeaf63247 100644 --- a/modules/exploits/spring_framework_malicious_jar/config.yaml +++ b/modules/exploits/spring_framework_malicious_jar/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/spring_framework_malicious_jar/module.rb b/modules/exploits/spring_framework_malicious_jar/module.rb index ee1471d91..4373f6087 100644 --- a/modules/exploits/spring_framework_malicious_jar/module.rb +++ b/modules/exploits/spring_framework_malicious_jar/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/switch/netgear_gs108t_csrf/command.js b/modules/exploits/switch/netgear_gs108t_csrf/command.js index 2c668909a..f72f82aa8 100644 --- a/modules/exploits/switch/netgear_gs108t_csrf/command.js +++ b/modules/exploits/switch/netgear_gs108t_csrf/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/switch/netgear_gs108t_csrf/config.yaml b/modules/exploits/switch/netgear_gs108t_csrf/config.yaml index c8016991d..df2205b26 100644 --- a/modules/exploits/switch/netgear_gs108t_csrf/config.yaml +++ b/modules/exploits/switch/netgear_gs108t_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/switch/netgear_gs108t_csrf/module.rb b/modules/exploits/switch/netgear_gs108t_csrf/module.rb index ec7c42bc3..40eaaf60e 100644 --- a/modules/exploits/switch/netgear_gs108t_csrf/module.rb +++ b/modules/exploits/switch/netgear_gs108t_csrf/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/vtiger_crm_upload_exploit/command.js b/modules/exploits/vtiger_crm_upload_exploit/command.js index 6364c7fef..0f7f2e6d6 100644 --- a/modules/exploits/vtiger_crm_upload_exploit/command.js +++ b/modules/exploits/vtiger_crm_upload_exploit/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/vtiger_crm_upload_exploit/config.yaml b/modules/exploits/vtiger_crm_upload_exploit/config.yaml index ef9091bfe..9c9fd0baa 100644 --- a/modules/exploits/vtiger_crm_upload_exploit/config.yaml +++ b/modules/exploits/vtiger_crm_upload_exploit/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/vtiger_crm_upload_exploit/module.rb b/modules/exploits/vtiger_crm_upload_exploit/module.rb index ca0dc3952..56748230b 100644 --- a/modules/exploits/vtiger_crm_upload_exploit/module.rb +++ b/modules/exploits/vtiger_crm_upload_exploit/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/wanem_command_execution/command.js b/modules/exploits/wanem_command_execution/command.js index 1324e8bac..cab4ea547 100644 --- a/modules/exploits/wanem_command_execution/command.js +++ b/modules/exploits/wanem_command_execution/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/wanem_command_execution/config.yaml b/modules/exploits/wanem_command_execution/config.yaml index f3e94fca4..3d11dc59f 100644 --- a/modules/exploits/wanem_command_execution/config.yaml +++ b/modules/exploits/wanem_command_execution/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/wanem_command_execution/module.rb b/modules/exploits/wanem_command_execution/module.rb index 034712485..86b85b5e5 100644 --- a/modules/exploits/wanem_command_execution/module.rb +++ b/modules/exploits/wanem_command_execution/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/wifi_pineapple_csrf/command.js b/modules/exploits/wifi_pineapple_csrf/command.js index fbfdc3001..3ccbbf832 100644 --- a/modules/exploits/wifi_pineapple_csrf/command.js +++ b/modules/exploits/wifi_pineapple_csrf/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/wifi_pineapple_csrf/config.yaml b/modules/exploits/wifi_pineapple_csrf/config.yaml index 0dc33414e..ef22895c8 100644 --- a/modules/exploits/wifi_pineapple_csrf/config.yaml +++ b/modules/exploits/wifi_pineapple_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/wifi_pineapple_csrf/module.rb b/modules/exploits/wifi_pineapple_csrf/module.rb index bb380f4b7..6e83ac47f 100644 --- a/modules/exploits/wifi_pineapple_csrf/module.rb +++ b/modules/exploits/wifi_pineapple_csrf/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/xss/alienvault_ossim_3.1_xss/command.js b/modules/exploits/xss/alienvault_ossim_3.1_xss/command.js index e455c797b..b9fa0b4d6 100644 --- a/modules/exploits/xss/alienvault_ossim_3.1_xss/command.js +++ b/modules/exploits/xss/alienvault_ossim_3.1_xss/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/xss/alienvault_ossim_3.1_xss/config.yaml b/modules/exploits/xss/alienvault_ossim_3.1_xss/config.yaml index d6f03e496..2c1971e01 100644 --- a/modules/exploits/xss/alienvault_ossim_3.1_xss/config.yaml +++ b/modules/exploits/xss/alienvault_ossim_3.1_xss/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/xss/alienvault_ossim_3.1_xss/module.rb b/modules/exploits/xss/alienvault_ossim_3.1_xss/module.rb index 37a19c329..bec14ebe5 100644 --- a/modules/exploits/xss/alienvault_ossim_3.1_xss/module.rb +++ b/modules/exploits/xss/alienvault_ossim_3.1_xss/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/xss/cisco_collaboration_server_5_xss/command.js b/modules/exploits/xss/cisco_collaboration_server_5_xss/command.js index bbee82a80..a4ed14d68 100644 --- a/modules/exploits/xss/cisco_collaboration_server_5_xss/command.js +++ b/modules/exploits/xss/cisco_collaboration_server_5_xss/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/xss/cisco_collaboration_server_5_xss/config.yaml b/modules/exploits/xss/cisco_collaboration_server_5_xss/config.yaml index a3b7194cd..19c5880d8 100644 --- a/modules/exploits/xss/cisco_collaboration_server_5_xss/config.yaml +++ b/modules/exploits/xss/cisco_collaboration_server_5_xss/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/xss/cisco_collaboration_server_5_xss/module.rb b/modules/exploits/xss/cisco_collaboration_server_5_xss/module.rb index 508451e54..701752336 100644 --- a/modules/exploits/xss/cisco_collaboration_server_5_xss/module.rb +++ b/modules/exploits/xss/cisco_collaboration_server_5_xss/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/xss/serendipity_1.6_xss/command.js b/modules/exploits/xss/serendipity_1.6_xss/command.js index 3fa187482..4098720f5 100644 --- a/modules/exploits/xss/serendipity_1.6_xss/command.js +++ b/modules/exploits/xss/serendipity_1.6_xss/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/xss/serendipity_1.6_xss/config.yaml b/modules/exploits/xss/serendipity_1.6_xss/config.yaml index 5ed54137a..a20a53f84 100644 --- a/modules/exploits/xss/serendipity_1.6_xss/config.yaml +++ b/modules/exploits/xss/serendipity_1.6_xss/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/xss/serendipity_1.6_xss/module.rb b/modules/exploits/xss/serendipity_1.6_xss/module.rb index bf4f842fb..f95341072 100644 --- a/modules/exploits/xss/serendipity_1.6_xss/module.rb +++ b/modules/exploits/xss/serendipity_1.6_xss/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/xss/sqlitemanager_xss/command.js b/modules/exploits/xss/sqlitemanager_xss/command.js index 3fa187482..4098720f5 100644 --- a/modules/exploits/xss/sqlitemanager_xss/command.js +++ b/modules/exploits/xss/sqlitemanager_xss/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/xss/sqlitemanager_xss/config.yaml b/modules/exploits/xss/sqlitemanager_xss/config.yaml index 0ae0f980a..94b0e6fa0 100644 --- a/modules/exploits/xss/sqlitemanager_xss/config.yaml +++ b/modules/exploits/xss/sqlitemanager_xss/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/xss/sqlitemanager_xss/module.rb b/modules/exploits/xss/sqlitemanager_xss/module.rb index 23455ff62..7397721aa 100644 --- a/modules/exploits/xss/sqlitemanager_xss/module.rb +++ b/modules/exploits/xss/sqlitemanager_xss/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/zenoss_3x_command_execution/command.js b/modules/exploits/zenoss_3x_command_execution/command.js index 6ac9f1e90..06a2333b2 100644 --- a/modules/exploits/zenoss_3x_command_execution/command.js +++ b/modules/exploits/zenoss_3x_command_execution/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/zenoss_3x_command_execution/config.yaml b/modules/exploits/zenoss_3x_command_execution/config.yaml index d2a142dba..2d7b09f92 100644 --- a/modules/exploits/zenoss_3x_command_execution/config.yaml +++ b/modules/exploits/zenoss_3x_command_execution/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/zenoss_3x_command_execution/module.rb b/modules/exploits/zenoss_3x_command_execution/module.rb index 13e52363f..f1ba1ab5a 100644 --- a/modules/exploits/zenoss_3x_command_execution/module.rb +++ b/modules/exploits/zenoss_3x_command_execution/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/zenoss_add_user_csrf/command.js b/modules/exploits/zenoss_add_user_csrf/command.js index 4127b75d8..22c6c58b4 100644 --- a/modules/exploits/zenoss_add_user_csrf/command.js +++ b/modules/exploits/zenoss_add_user_csrf/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/exploits/zenoss_add_user_csrf/config.yaml b/modules/exploits/zenoss_add_user_csrf/config.yaml index 8f1d2699d..858b32db4 100644 --- a/modules/exploits/zenoss_add_user_csrf/config.yaml +++ b/modules/exploits/zenoss_add_user_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/zenoss_add_user_csrf/module.rb b/modules/exploits/zenoss_add_user_csrf/module.rb index 31ffb39e8..990b8f9ea 100644 --- a/modules/exploits/zenoss_add_user_csrf/module.rb +++ b/modules/exploits/zenoss_add_user_csrf/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/clipboard_theft/command.js b/modules/host/clipboard_theft/command.js index b34d3c2e0..18b1fdb9c 100644 --- a/modules/host/clipboard_theft/command.js +++ b/modules/host/clipboard_theft/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/host/clipboard_theft/config.yaml b/modules/host/clipboard_theft/config.yaml index eec3a7d13..a8faf7b2f 100644 --- a/modules/host/clipboard_theft/config.yaml +++ b/modules/host/clipboard_theft/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/clipboard_theft/module.rb b/modules/host/clipboard_theft/module.rb index 169e34d3f..5159e6642 100644 --- a/modules/host/clipboard_theft/module.rb +++ b/modules/host/clipboard_theft/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/detect_airdrone/command.js b/modules/host/detect_airdrone/command.js index abe8146d5..2bbbb12cc 100644 --- a/modules/host/detect_airdrone/command.js +++ b/modules/host/detect_airdrone/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/host/detect_airdrone/config.yaml b/modules/host/detect_airdrone/config.yaml index 64f61793c..e9ec23644 100644 --- a/modules/host/detect_airdrone/config.yaml +++ b/modules/host/detect_airdrone/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/detect_airdrone/module.rb b/modules/host/detect_airdrone/module.rb index 2894273f8..11c346bc9 100644 --- a/modules/host/detect_airdrone/module.rb +++ b/modules/host/detect_airdrone/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/detect_bitdefender2012/command.js b/modules/host/detect_bitdefender2012/command.js index 0b45d9602..267ed508b 100644 --- a/modules/host/detect_bitdefender2012/command.js +++ b/modules/host/detect_bitdefender2012/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/host/detect_bitdefender2012/config.yaml b/modules/host/detect_bitdefender2012/config.yaml index 63eb1a0c8..a5c5eb4b7 100644 --- a/modules/host/detect_bitdefender2012/config.yaml +++ b/modules/host/detect_bitdefender2012/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/detect_bitdefender2012/module.rb b/modules/host/detect_bitdefender2012/module.rb index 121ad2b4a..ab5513bbe 100644 --- a/modules/host/detect_bitdefender2012/module.rb +++ b/modules/host/detect_bitdefender2012/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/detect_cups/command.js b/modules/host/detect_cups/command.js index 86ac540de..c9a87d0e2 100644 --- a/modules/host/detect_cups/command.js +++ b/modules/host/detect_cups/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/host/detect_cups/config.yaml b/modules/host/detect_cups/config.yaml index 2d226cbe7..50b8e8039 100644 --- a/modules/host/detect_cups/config.yaml +++ b/modules/host/detect_cups/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/detect_cups/module.rb b/modules/host/detect_cups/module.rb index 78c0362b3..e2192de04 100644 --- a/modules/host/detect_cups/module.rb +++ b/modules/host/detect_cups/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/detect_default_browser/command.js b/modules/host/detect_default_browser/command.js index 40825a3ff..fe4bc45f3 100644 --- a/modules/host/detect_default_browser/command.js +++ b/modules/host/detect_default_browser/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/host/detect_default_browser/config.yaml b/modules/host/detect_default_browser/config.yaml index 11464361c..ba5f86225 100644 --- a/modules/host/detect_default_browser/config.yaml +++ b/modules/host/detect_default_browser/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/detect_default_browser/module.rb b/modules/host/detect_default_browser/module.rb index 10ba8b2b5..bb9b26d51 100644 --- a/modules/host/detect_default_browser/module.rb +++ b/modules/host/detect_default_browser/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/detect_google_desktop/command.js b/modules/host/detect_google_desktop/command.js index a6b04b6aa..31b3f5a3a 100644 --- a/modules/host/detect_google_desktop/command.js +++ b/modules/host/detect_google_desktop/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/host/detect_google_desktop/config.yaml b/modules/host/detect_google_desktop/config.yaml index 11e5a9a0e..ba530a8e0 100644 --- a/modules/host/detect_google_desktop/config.yaml +++ b/modules/host/detect_google_desktop/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/detect_google_desktop/module.rb b/modules/host/detect_google_desktop/module.rb index a61038a72..629e29a25 100644 --- a/modules/host/detect_google_desktop/module.rb +++ b/modules/host/detect_google_desktop/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/detect_hp/command.js b/modules/host/detect_hp/command.js index 02f147920..09666aac0 100644 --- a/modules/host/detect_hp/command.js +++ b/modules/host/detect_hp/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/host/detect_hp/config.yaml b/modules/host/detect_hp/config.yaml index e3fd54deb..3f4807647 100644 --- a/modules/host/detect_hp/config.yaml +++ b/modules/host/detect_hp/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/detect_hp/module.rb b/modules/host/detect_hp/module.rb index 1fc2ee157..55da0e350 100644 --- a/modules/host/detect_hp/module.rb +++ b/modules/host/detect_hp/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/detect_protocol_handlers/command.js b/modules/host/detect_protocol_handlers/command.js index 496875033..0c449f5b6 100644 --- a/modules/host/detect_protocol_handlers/command.js +++ b/modules/host/detect_protocol_handlers/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/host/detect_protocol_handlers/config.yaml b/modules/host/detect_protocol_handlers/config.yaml index 1e4c1c17b..fdf3e4560 100644 --- a/modules/host/detect_protocol_handlers/config.yaml +++ b/modules/host/detect_protocol_handlers/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/detect_protocol_handlers/module.rb b/modules/host/detect_protocol_handlers/module.rb index 9733ccf7c..de819cbf0 100644 --- a/modules/host/detect_protocol_handlers/module.rb +++ b/modules/host/detect_protocol_handlers/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/detect_software/command.js b/modules/host/detect_software/command.js index 6da3c0bd9..cf7dd804e 100644 --- a/modules/host/detect_software/command.js +++ b/modules/host/detect_software/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/host/detect_software/config.yaml b/modules/host/detect_software/config.yaml index d46361070..8443de5a9 100644 --- a/modules/host/detect_software/config.yaml +++ b/modules/host/detect_software/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/detect_software/module.rb b/modules/host/detect_software/module.rb index b50b935b1..f933c1c16 100644 --- a/modules/host/detect_software/module.rb +++ b/modules/host/detect_software/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/detect_vm/command.js b/modules/host/detect_vm/command.js index 065008ff8..dc6fc3943 100644 --- a/modules/host/detect_vm/command.js +++ b/modules/host/detect_vm/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/host/detect_vm/config.yaml b/modules/host/detect_vm/config.yaml index 5ebf58076..fb5ad1d58 100644 --- a/modules/host/detect_vm/config.yaml +++ b/modules/host/detect_vm/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/detect_vm/module.rb b/modules/host/detect_vm/module.rb index b8f3b1d8b..440a105b2 100644 --- a/modules/host/detect_vm/module.rb +++ b/modules/host/detect_vm/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/fingerprint_os/command.js b/modules/host/fingerprint_os/command.js index b7b95edda..8b9f31e6c 100644 --- a/modules/host/fingerprint_os/command.js +++ b/modules/host/fingerprint_os/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/host/fingerprint_os/config.yaml b/modules/host/fingerprint_os/config.yaml index c14b5fc36..9de2b91c7 100644 --- a/modules/host/fingerprint_os/config.yaml +++ b/modules/host/fingerprint_os/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/fingerprint_os/module.rb b/modules/host/fingerprint_os/module.rb index 06e9b531f..3fbb1681f 100644 --- a/modules/host/fingerprint_os/module.rb +++ b/modules/host/fingerprint_os/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/get_battery_status/command.js b/modules/host/get_battery_status/command.js index e22cccfba..a5f4da40a 100644 --- a/modules/host/get_battery_status/command.js +++ b/modules/host/get_battery_status/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/host/get_battery_status/config.yaml b/modules/host/get_battery_status/config.yaml index c58b0cfa6..a5914aab9 100644 --- a/modules/host/get_battery_status/config.yaml +++ b/modules/host/get_battery_status/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/get_battery_status/module.rb b/modules/host/get_battery_status/module.rb index 12ecc7156..4938af4a0 100644 --- a/modules/host/get_battery_status/module.rb +++ b/modules/host/get_battery_status/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/get_connection_type/command.js b/modules/host/get_connection_type/command.js index 975a4c3f4..418dab007 100755 --- a/modules/host/get_connection_type/command.js +++ b/modules/host/get_connection_type/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/host/get_connection_type/config.yaml b/modules/host/get_connection_type/config.yaml index 865050721..8c3c59e8a 100755 --- a/modules/host/get_connection_type/config.yaml +++ b/modules/host/get_connection_type/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/get_connection_type/module.rb b/modules/host/get_connection_type/module.rb index e18582c74..5a63aba23 100755 --- a/modules/host/get_connection_type/module.rb +++ b/modules/host/get_connection_type/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/get_internal_ip/command.js b/modules/host/get_internal_ip/command.js index 54a14aa2e..8213525be 100755 --- a/modules/host/get_internal_ip/command.js +++ b/modules/host/get_internal_ip/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/host/get_internal_ip/config.yaml b/modules/host/get_internal_ip/config.yaml index b75085865..00e036acf 100755 --- a/modules/host/get_internal_ip/config.yaml +++ b/modules/host/get_internal_ip/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/get_internal_ip/get_internal_ip.java b/modules/host/get_internal_ip/get_internal_ip.java index 8ef929724..a5f6bc88b 100755 --- a/modules/host/get_internal_ip/get_internal_ip.java +++ b/modules/host/get_internal_ip/get_internal_ip.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - http://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/modules/host/get_internal_ip/module.rb b/modules/host/get_internal_ip/module.rb index 6dfb9e09d..d32a3c574 100755 --- a/modules/host/get_internal_ip/module.rb +++ b/modules/host/get_internal_ip/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/get_internal_ip_webrtc/command.js b/modules/host/get_internal_ip_webrtc/command.js index e0e87f1b8..c7fe90355 100755 --- a/modules/host/get_internal_ip_webrtc/command.js +++ b/modules/host/get_internal_ip_webrtc/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/host/get_internal_ip_webrtc/config.yaml b/modules/host/get_internal_ip_webrtc/config.yaml index 68a95e0ac..fcae4eb6c 100755 --- a/modules/host/get_internal_ip_webrtc/config.yaml +++ b/modules/host/get_internal_ip_webrtc/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/get_internal_ip_webrtc/module.rb b/modules/host/get_internal_ip_webrtc/module.rb index 440c8e433..12a4b8986 100755 --- a/modules/host/get_internal_ip_webrtc/module.rb +++ b/modules/host/get_internal_ip_webrtc/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/get_physical_location/command.js b/modules/host/get_physical_location/command.js index 15b76e731..c36b9c4d3 100755 --- a/modules/host/get_physical_location/command.js +++ b/modules/host/get_physical_location/command.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - http://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/modules/host/get_physical_location/config.yaml b/modules/host/get_physical_location/config.yaml index c283c62b3..2b88d4156 100755 --- a/modules/host/get_physical_location/config.yaml +++ b/modules/host/get_physical_location/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/get_physical_location/getGPSLocation.java b/modules/host/get_physical_location/getGPSLocation.java index 87f3b129e..f5206c8d0 100755 --- a/modules/host/get_physical_location/getGPSLocation.java +++ b/modules/host/get_physical_location/getGPSLocation.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - http://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/modules/host/get_physical_location/module.rb b/modules/host/get_physical_location/module.rb index 415bbe3c6..094e9552c 100755 --- a/modules/host/get_physical_location/module.rb +++ b/modules/host/get_physical_location/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/get_registry_keys/command.js b/modules/host/get_registry_keys/command.js index f8ddf9b62..f98e4e7c5 100644 --- a/modules/host/get_registry_keys/command.js +++ b/modules/host/get_registry_keys/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/host/get_registry_keys/config.yaml b/modules/host/get_registry_keys/config.yaml index c0f9771ee..fbcac11b9 100644 --- a/modules/host/get_registry_keys/config.yaml +++ b/modules/host/get_registry_keys/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/get_registry_keys/module.rb b/modules/host/get_registry_keys/module.rb index 8748ec0cc..600600467 100644 --- a/modules/host/get_registry_keys/module.rb +++ b/modules/host/get_registry_keys/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/get_system_info/command.js b/modules/host/get_system_info/command.js index 752a3f314..85d6659e5 100644 --- a/modules/host/get_system_info/command.js +++ b/modules/host/get_system_info/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/host/get_system_info/config.yaml b/modules/host/get_system_info/config.yaml index 2ebd84d53..29186d3bd 100644 --- a/modules/host/get_system_info/config.yaml +++ b/modules/host/get_system_info/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/get_system_info/getSystemInfo.java b/modules/host/get_system_info/getSystemInfo.java index d72d6012a..ae704b6f9 100644 --- a/modules/host/get_system_info/getSystemInfo.java +++ b/modules/host/get_system_info/getSystemInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - http://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/modules/host/get_system_info/module.rb b/modules/host/get_system_info/module.rb index b8e14f807..f825a46ba 100644 --- a/modules/host/get_system_info/module.rb +++ b/modules/host/get_system_info/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/get_wireless_keys/command.js b/modules/host/get_wireless_keys/command.js index b83b8cedf..003a26bc2 100644 --- a/modules/host/get_wireless_keys/command.js +++ b/modules/host/get_wireless_keys/command.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - http://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/modules/host/get_wireless_keys/config.yaml b/modules/host/get_wireless_keys/config.yaml index acb925120..f17cc4234 100644 --- a/modules/host/get_wireless_keys/config.yaml +++ b/modules/host/get_wireless_keys/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/get_wireless_keys/module.rb b/modules/host/get_wireless_keys/module.rb index 41ea03060..daf2edac3 100644 --- a/modules/host/get_wireless_keys/module.rb +++ b/modules/host/get_wireless_keys/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/get_wireless_keys/wirelessZeroConfig.java b/modules/host/get_wireless_keys/wirelessZeroConfig.java index 631e00e9b..72f2d3d5b 100644 --- a/modules/host/get_wireless_keys/wirelessZeroConfig.java +++ b/modules/host/get_wireless_keys/wirelessZeroConfig.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - http://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/modules/host/hook_default_browser/command.js b/modules/host/hook_default_browser/command.js index 4991978f6..6edde90cc 100644 --- a/modules/host/hook_default_browser/command.js +++ b/modules/host/hook_default_browser/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/host/hook_default_browser/config.yaml b/modules/host/hook_default_browser/config.yaml index 15abc5f66..0c1ec862b 100644 --- a/modules/host/hook_default_browser/config.yaml +++ b/modules/host/hook_default_browser/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/hook_default_browser/module.rb b/modules/host/hook_default_browser/module.rb index 7121f8333..c94bf3ff8 100644 --- a/modules/host/hook_default_browser/module.rb +++ b/modules/host/hook_default_browser/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/insecure_url_skype/command.js b/modules/host/insecure_url_skype/command.js index afdab406a..e2b666330 100644 --- a/modules/host/insecure_url_skype/command.js +++ b/modules/host/insecure_url_skype/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/host/insecure_url_skype/config.yaml b/modules/host/insecure_url_skype/config.yaml index af1d03f20..5d8553626 100644 --- a/modules/host/insecure_url_skype/config.yaml +++ b/modules/host/insecure_url_skype/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/insecure_url_skype/module.rb b/modules/host/insecure_url_skype/module.rb index d141b094d..3f1633943 100644 --- a/modules/host/insecure_url_skype/module.rb +++ b/modules/host/insecure_url_skype/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/iphone_tel/command.js b/modules/host/iphone_tel/command.js index e85e31564..7edac4bd2 100644 --- a/modules/host/iphone_tel/command.js +++ b/modules/host/iphone_tel/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/host/iphone_tel/config.yaml b/modules/host/iphone_tel/config.yaml index 2d062ae88..627c084bf 100644 --- a/modules/host/iphone_tel/config.yaml +++ b/modules/host/iphone_tel/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/iphone_tel/module.rb b/modules/host/iphone_tel/module.rb index f69625ce1..81244767f 100644 --- a/modules/host/iphone_tel/module.rb +++ b/modules/host/iphone_tel/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/physical_location/command.js b/modules/host/physical_location/command.js index 731b19cb6..f22c95092 100644 --- a/modules/host/physical_location/command.js +++ b/modules/host/physical_location/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/host/physical_location/config.yaml b/modules/host/physical_location/config.yaml index c7f0b856c..42dbc6fc5 100644 --- a/modules/host/physical_location/config.yaml +++ b/modules/host/physical_location/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/physical_location/module.rb b/modules/host/physical_location/module.rb index 412570998..9d3402aef 100644 --- a/modules/host/physical_location/module.rb +++ b/modules/host/physical_location/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/ipec/cross_site_faxing/command.js b/modules/ipec/cross_site_faxing/command.js index 90d793f91..7e6780a91 100644 --- a/modules/ipec/cross_site_faxing/command.js +++ b/modules/ipec/cross_site_faxing/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/ipec/cross_site_faxing/config.yaml b/modules/ipec/cross_site_faxing/config.yaml index 5219fa5be..19612c12a 100644 --- a/modules/ipec/cross_site_faxing/config.yaml +++ b/modules/ipec/cross_site_faxing/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/ipec/cross_site_faxing/module.rb b/modules/ipec/cross_site_faxing/module.rb index 91322fed7..ad7f47131 100644 --- a/modules/ipec/cross_site_faxing/module.rb +++ b/modules/ipec/cross_site_faxing/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/ipec/cross_site_printing/command.js b/modules/ipec/cross_site_printing/command.js index 052f1061c..f01d6678b 100644 --- a/modules/ipec/cross_site_printing/command.js +++ b/modules/ipec/cross_site_printing/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/ipec/cross_site_printing/config.yaml b/modules/ipec/cross_site_printing/config.yaml index 77a5f0f34..fdd31b83a 100644 --- a/modules/ipec/cross_site_printing/config.yaml +++ b/modules/ipec/cross_site_printing/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/ipec/cross_site_printing/module.rb b/modules/ipec/cross_site_printing/module.rb index 9f07d9353..698312b0e 100644 --- a/modules/ipec/cross_site_printing/module.rb +++ b/modules/ipec/cross_site_printing/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/ipec/dns_tunnel/command.js b/modules/ipec/dns_tunnel/command.js index b3839bfa1..9d035782e 100644 --- a/modules/ipec/dns_tunnel/command.js +++ b/modules/ipec/dns_tunnel/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/ipec/dns_tunnel/config.yaml b/modules/ipec/dns_tunnel/config.yaml index e4362f088..6eee6449d 100644 --- a/modules/ipec/dns_tunnel/config.yaml +++ b/modules/ipec/dns_tunnel/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/ipec/dns_tunnel/module.rb b/modules/ipec/dns_tunnel/module.rb index 882d149e5..d74a45812 100644 --- a/modules/ipec/dns_tunnel/module.rb +++ b/modules/ipec/dns_tunnel/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/ipec/etag_client/command.js b/modules/ipec/etag_client/command.js index c9102f8ea..fa1659124 100644 --- a/modules/ipec/etag_client/command.js +++ b/modules/ipec/etag_client/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/ipec/etag_client/config.yaml b/modules/ipec/etag_client/config.yaml index 857515b71..603ace4d5 100644 --- a/modules/ipec/etag_client/config.yaml +++ b/modules/ipec/etag_client/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/ipec/etag_client/module.rb b/modules/ipec/etag_client/module.rb index a391185e8..b8a840a1a 100644 --- a/modules/ipec/etag_client/module.rb +++ b/modules/ipec/etag_client/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/ipec/inter_protocol_imap/command.js b/modules/ipec/inter_protocol_imap/command.js index c40d7f703..2a7e7d09d 100644 --- a/modules/ipec/inter_protocol_imap/command.js +++ b/modules/ipec/inter_protocol_imap/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/ipec/inter_protocol_imap/config.yaml b/modules/ipec/inter_protocol_imap/config.yaml index 1fd197e87..200256391 100644 --- a/modules/ipec/inter_protocol_imap/config.yaml +++ b/modules/ipec/inter_protocol_imap/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/ipec/inter_protocol_imap/module.rb b/modules/ipec/inter_protocol_imap/module.rb index d253dffa0..ffba2d086 100644 --- a/modules/ipec/inter_protocol_imap/module.rb +++ b/modules/ipec/inter_protocol_imap/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/ipec/inter_protocol_irc/command.js b/modules/ipec/inter_protocol_irc/command.js index 4fbf1d603..ae8c48e0d 100644 --- a/modules/ipec/inter_protocol_irc/command.js +++ b/modules/ipec/inter_protocol_irc/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/ipec/inter_protocol_irc/config.yaml b/modules/ipec/inter_protocol_irc/config.yaml index 82f27ac10..d85a97617 100644 --- a/modules/ipec/inter_protocol_irc/config.yaml +++ b/modules/ipec/inter_protocol_irc/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/ipec/inter_protocol_irc/module.rb b/modules/ipec/inter_protocol_irc/module.rb index 32f4d97dc..26b45127e 100644 --- a/modules/ipec/inter_protocol_irc/module.rb +++ b/modules/ipec/inter_protocol_irc/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/ipec/inter_protocol_posix_bindshell/command.js b/modules/ipec/inter_protocol_posix_bindshell/command.js index 5a6e4d638..0b172893e 100644 --- a/modules/ipec/inter_protocol_posix_bindshell/command.js +++ b/modules/ipec/inter_protocol_posix_bindshell/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/ipec/inter_protocol_posix_bindshell/config.yaml b/modules/ipec/inter_protocol_posix_bindshell/config.yaml index 270e52738..2710bf852 100644 --- a/modules/ipec/inter_protocol_posix_bindshell/config.yaml +++ b/modules/ipec/inter_protocol_posix_bindshell/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/ipec/inter_protocol_posix_bindshell/module.rb b/modules/ipec/inter_protocol_posix_bindshell/module.rb index 238155620..fb5431a8c 100644 --- a/modules/ipec/inter_protocol_posix_bindshell/module.rb +++ b/modules/ipec/inter_protocol_posix_bindshell/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/ipec/inter_protocol_redis/command.js b/modules/ipec/inter_protocol_redis/command.js index b13cf871b..91f415601 100644 --- a/modules/ipec/inter_protocol_redis/command.js +++ b/modules/ipec/inter_protocol_redis/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/ipec/inter_protocol_redis/config.yaml b/modules/ipec/inter_protocol_redis/config.yaml index fac2486a2..9b4109afe 100644 --- a/modules/ipec/inter_protocol_redis/config.yaml +++ b/modules/ipec/inter_protocol_redis/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/ipec/inter_protocol_redis/module.rb b/modules/ipec/inter_protocol_redis/module.rb index a29ccce8d..cf8efd854 100644 --- a/modules/ipec/inter_protocol_redis/module.rb +++ b/modules/ipec/inter_protocol_redis/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/ipec/inter_protocol_win_bindshell/command.js b/modules/ipec/inter_protocol_win_bindshell/command.js index 927a5e3de..8d90c251d 100644 --- a/modules/ipec/inter_protocol_win_bindshell/command.js +++ b/modules/ipec/inter_protocol_win_bindshell/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/ipec/inter_protocol_win_bindshell/command.old.js b/modules/ipec/inter_protocol_win_bindshell/command.old.js index 2f56f8ab5..19b3fc4de 100644 --- a/modules/ipec/inter_protocol_win_bindshell/command.old.js +++ b/modules/ipec/inter_protocol_win_bindshell/command.old.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/ipec/inter_protocol_win_bindshell/config.yaml b/modules/ipec/inter_protocol_win_bindshell/config.yaml index b025a1df2..4fa6f5712 100644 --- a/modules/ipec/inter_protocol_win_bindshell/config.yaml +++ b/modules/ipec/inter_protocol_win_bindshell/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/ipec/inter_protocol_win_bindshell/module.rb b/modules/ipec/inter_protocol_win_bindshell/module.rb index 7461286ad..b8f730dce 100644 --- a/modules/ipec/inter_protocol_win_bindshell/module.rb +++ b/modules/ipec/inter_protocol_win_bindshell/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/ipec/s2c_dns_tunnel/command.js b/modules/ipec/s2c_dns_tunnel/command.js index 1e5d3a76c..af183eb87 100644 --- a/modules/ipec/s2c_dns_tunnel/command.js +++ b/modules/ipec/s2c_dns_tunnel/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/ipec/s2c_dns_tunnel/config.yaml b/modules/ipec/s2c_dns_tunnel/config.yaml index ff8de4177..5c0828558 100644 --- a/modules/ipec/s2c_dns_tunnel/config.yaml +++ b/modules/ipec/s2c_dns_tunnel/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/ipec/s2c_dns_tunnel/module.rb b/modules/ipec/s2c_dns_tunnel/module.rb index d8c42be3e..e6f9f9c6f 100644 --- a/modules/ipec/s2c_dns_tunnel/module.rb +++ b/modules/ipec/s2c_dns_tunnel/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/metasploit/browser_autopwn/command.js b/modules/metasploit/browser_autopwn/command.js index 81ecaa566..7b5ef3ed5 100644 --- a/modules/metasploit/browser_autopwn/command.js +++ b/modules/metasploit/browser_autopwn/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/metasploit/browser_autopwn/config.yaml b/modules/metasploit/browser_autopwn/config.yaml index 00d580809..193abbb0f 100644 --- a/modules/metasploit/browser_autopwn/config.yaml +++ b/modules/metasploit/browser_autopwn/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/metasploit/browser_autopwn/module.rb b/modules/metasploit/browser_autopwn/module.rb index 95f271679..d274bc03d 100644 --- a/modules/metasploit/browser_autopwn/module.rb +++ b/modules/metasploit/browser_autopwn/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/misc/blockui/command.js b/modules/misc/blockui/command.js index 3e530da89..6822d8c6c 100644 --- a/modules/misc/blockui/command.js +++ b/modules/misc/blockui/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/misc/blockui/config.yaml b/modules/misc/blockui/config.yaml index 472f172d2..56d7aea41 100644 --- a/modules/misc/blockui/config.yaml +++ b/modules/misc/blockui/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/misc/blockui/module.rb b/modules/misc/blockui/module.rb index 4163eda75..3300e2a8e 100644 --- a/modules/misc/blockui/module.rb +++ b/modules/misc/blockui/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/misc/bozocrack/command.js b/modules/misc/bozocrack/command.js index 85fbf8626..f59c13e8e 100644 --- a/modules/misc/bozocrack/command.js +++ b/modules/misc/bozocrack/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/misc/bozocrack/config.yaml b/modules/misc/bozocrack/config.yaml index 229efccdd..0d2324f21 100644 --- a/modules/misc/bozocrack/config.yaml +++ b/modules/misc/bozocrack/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/misc/bozocrack/module.rb b/modules/misc/bozocrack/module.rb index 2a7377b58..52145dc5d 100644 --- a/modules/misc/bozocrack/module.rb +++ b/modules/misc/bozocrack/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/misc/google_search/command.js b/modules/misc/google_search/command.js index 489f51adb..f1f899596 100644 --- a/modules/misc/google_search/command.js +++ b/modules/misc/google_search/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/misc/google_search/config.yaml b/modules/misc/google_search/config.yaml index e56a45e32..5f2356a4d 100644 --- a/modules/misc/google_search/config.yaml +++ b/modules/misc/google_search/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/misc/google_search/module.rb b/modules/misc/google_search/module.rb index 2050f76e9..7bb69fbeb 100644 --- a/modules/misc/google_search/module.rb +++ b/modules/misc/google_search/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/misc/ibm_inotes/extract_inotes_list/command.js b/modules/misc/ibm_inotes/extract_inotes_list/command.js index 4a9fd5e8b..d34c6eb9c 100644 --- a/modules/misc/ibm_inotes/extract_inotes_list/command.js +++ b/modules/misc/ibm_inotes/extract_inotes_list/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn wade@bindshell.net // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/modules/misc/ibm_inotes/extract_inotes_list/config.yaml b/modules/misc/ibm_inotes/extract_inotes_list/config.yaml index 0fbc5a942..70ad01aed 100644 --- a/modules/misc/ibm_inotes/extract_inotes_list/config.yaml +++ b/modules/misc/ibm_inotes/extract_inotes_list/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn wade@bindshell.net # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/modules/misc/ibm_inotes/extract_inotes_list/module.rb b/modules/misc/ibm_inotes/extract_inotes_list/module.rb index 1b7292055..52efaef70 100644 --- a/modules/misc/ibm_inotes/extract_inotes_list/module.rb +++ b/modules/misc/ibm_inotes/extract_inotes_list/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn wade@bindshell.net # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/modules/misc/ibm_inotes/inotes_flooder/command.js b/modules/misc/ibm_inotes/inotes_flooder/command.js index 5a98108ab..82b54e75d 100644 --- a/modules/misc/ibm_inotes/inotes_flooder/command.js +++ b/modules/misc/ibm_inotes/inotes_flooder/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn wade@bindshell.net // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/modules/misc/ibm_inotes/inotes_flooder/config.yaml b/modules/misc/ibm_inotes/inotes_flooder/config.yaml index fd8058d08..76e362b73 100644 --- a/modules/misc/ibm_inotes/inotes_flooder/config.yaml +++ b/modules/misc/ibm_inotes/inotes_flooder/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn wade@bindshell.net # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/modules/misc/ibm_inotes/inotes_flooder/module.rb b/modules/misc/ibm_inotes/inotes_flooder/module.rb index b4db27aa2..7da387e61 100644 --- a/modules/misc/ibm_inotes/inotes_flooder/module.rb +++ b/modules/misc/ibm_inotes/inotes_flooder/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn wade@bindshell.net # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/modules/misc/ibm_inotes/read_inotes/command.js b/modules/misc/ibm_inotes/read_inotes/command.js index 72765cf98..87cc38d7d 100644 --- a/modules/misc/ibm_inotes/read_inotes/command.js +++ b/modules/misc/ibm_inotes/read_inotes/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn wade@bindshell.net // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/modules/misc/ibm_inotes/read_inotes/config.yaml b/modules/misc/ibm_inotes/read_inotes/config.yaml index cf200fa49..04129a892 100644 --- a/modules/misc/ibm_inotes/read_inotes/config.yaml +++ b/modules/misc/ibm_inotes/read_inotes/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn wade@bindshell.net # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/modules/misc/ibm_inotes/read_inotes/module.rb b/modules/misc/ibm_inotes/read_inotes/module.rb index af4ab1dc8..b58dcfa07 100644 --- a/modules/misc/ibm_inotes/read_inotes/module.rb +++ b/modules/misc/ibm_inotes/read_inotes/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn wade@bindshell.net # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/modules/misc/ibm_inotes/send_inotes/command.js b/modules/misc/ibm_inotes/send_inotes/command.js index 45569a259..03cdffc04 100644 --- a/modules/misc/ibm_inotes/send_inotes/command.js +++ b/modules/misc/ibm_inotes/send_inotes/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn wade@bindshell.net // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/modules/misc/ibm_inotes/send_inotes/config.yaml b/modules/misc/ibm_inotes/send_inotes/config.yaml index 768f37f6f..b4e96b211 100644 --- a/modules/misc/ibm_inotes/send_inotes/config.yaml +++ b/modules/misc/ibm_inotes/send_inotes/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn wade@bindshell.net # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/modules/misc/ibm_inotes/send_inotes/module.rb b/modules/misc/ibm_inotes/send_inotes/module.rb index 13efb4fdb..b697f2709 100644 --- a/modules/misc/ibm_inotes/send_inotes/module.rb +++ b/modules/misc/ibm_inotes/send_inotes/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn wade@bindshell.net # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/modules/misc/ibm_inotes/send_inotes_with_attachment/command.js b/modules/misc/ibm_inotes/send_inotes_with_attachment/command.js index 4e6c99b5a..a58b97300 100644 --- a/modules/misc/ibm_inotes/send_inotes_with_attachment/command.js +++ b/modules/misc/ibm_inotes/send_inotes_with_attachment/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn wade@bindshell.net // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/modules/misc/ibm_inotes/send_inotes_with_attachment/config.yaml b/modules/misc/ibm_inotes/send_inotes_with_attachment/config.yaml index e3d6bdc95..aba139ea6 100644 --- a/modules/misc/ibm_inotes/send_inotes_with_attachment/config.yaml +++ b/modules/misc/ibm_inotes/send_inotes_with_attachment/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn wade@bindshell.net # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/modules/misc/ibm_inotes/send_inotes_with_attachment/module.rb b/modules/misc/ibm_inotes/send_inotes_with_attachment/module.rb index 8a6188cef..08441b7e1 100644 --- a/modules/misc/ibm_inotes/send_inotes_with_attachment/module.rb +++ b/modules/misc/ibm_inotes/send_inotes_with_attachment/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn wade@bindshell.net # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/modules/misc/iframe_keylogger/command.js b/modules/misc/iframe_keylogger/command.js index 58b554770..5ca463fbc 100644 --- a/modules/misc/iframe_keylogger/command.js +++ b/modules/misc/iframe_keylogger/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/misc/iframe_keylogger/config.yaml b/modules/misc/iframe_keylogger/config.yaml index f023577f0..13886cc8d 100644 --- a/modules/misc/iframe_keylogger/config.yaml +++ b/modules/misc/iframe_keylogger/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/misc/iframe_keylogger/module.rb b/modules/misc/iframe_keylogger/module.rb index cd6f80803..f568f3029 100644 --- a/modules/misc/iframe_keylogger/module.rb +++ b/modules/misc/iframe_keylogger/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/misc/iframe_sniffer/command.js b/modules/misc/iframe_sniffer/command.js index 9af5ffe67..151f560ec 100644 --- a/modules/misc/iframe_sniffer/command.js +++ b/modules/misc/iframe_sniffer/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/misc/iframe_sniffer/config.yaml b/modules/misc/iframe_sniffer/config.yaml index 82a152149..9a12dfdf4 100644 --- a/modules/misc/iframe_sniffer/config.yaml +++ b/modules/misc/iframe_sniffer/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/misc/iframe_sniffer/module.rb b/modules/misc/iframe_sniffer/module.rb index 26b534edb..0bed8e45f 100644 --- a/modules/misc/iframe_sniffer/module.rb +++ b/modules/misc/iframe_sniffer/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/misc/invisible_iframe/command.js b/modules/misc/invisible_iframe/command.js index 242687280..65fe787ee 100644 --- a/modules/misc/invisible_iframe/command.js +++ b/modules/misc/invisible_iframe/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/misc/invisible_iframe/config.yaml b/modules/misc/invisible_iframe/config.yaml index fe36b8039..daa33d2e5 100644 --- a/modules/misc/invisible_iframe/config.yaml +++ b/modules/misc/invisible_iframe/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/misc/invisible_iframe/module.rb b/modules/misc/invisible_iframe/module.rb index 3c1605daa..6db3aae28 100644 --- a/modules/misc/invisible_iframe/module.rb +++ b/modules/misc/invisible_iframe/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/misc/local_file_theft/command.js b/modules/misc/local_file_theft/command.js index b71e5cf14..9ab88557e 100644 --- a/modules/misc/local_file_theft/command.js +++ b/modules/misc/local_file_theft/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/misc/local_file_theft/config.yaml b/modules/misc/local_file_theft/config.yaml index d6405630d..7772b889a 100644 --- a/modules/misc/local_file_theft/config.yaml +++ b/modules/misc/local_file_theft/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/misc/local_file_theft/module.rb b/modules/misc/local_file_theft/module.rb index b7bc401eb..a391659d4 100644 --- a/modules/misc/local_file_theft/module.rb +++ b/modules/misc/local_file_theft/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/misc/raw_javascript/command.js b/modules/misc/raw_javascript/command.js index 6b51f6759..5acbce265 100644 --- a/modules/misc/raw_javascript/command.js +++ b/modules/misc/raw_javascript/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/misc/raw_javascript/config.yaml b/modules/misc/raw_javascript/config.yaml index 739a87dd0..6f39b2ec7 100644 --- a/modules/misc/raw_javascript/config.yaml +++ b/modules/misc/raw_javascript/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/misc/raw_javascript/module.rb b/modules/misc/raw_javascript/module.rb index 2a21d37f2..a5482cf5e 100644 --- a/modules/misc/raw_javascript/module.rb +++ b/modules/misc/raw_javascript/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/misc/read_gmail/command.js b/modules/misc/read_gmail/command.js index af57e2582..5d1e75a93 100644 --- a/modules/misc/read_gmail/command.js +++ b/modules/misc/read_gmail/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn wade@bindshell.net // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/modules/misc/read_gmail/config.yaml b/modules/misc/read_gmail/config.yaml index 6448d0ce3..056aba7cb 100644 --- a/modules/misc/read_gmail/config.yaml +++ b/modules/misc/read_gmail/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn wade@bindshell.net # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/modules/misc/read_gmail/module.rb b/modules/misc/read_gmail/module.rb index 9a0e6151d..7fd22d7ab 100644 --- a/modules/misc/read_gmail/module.rb +++ b/modules/misc/read_gmail/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn wade@bindshell.net # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/modules/misc/unblockui/command.js b/modules/misc/unblockui/command.js index 8d79d2c68..9fe06b73d 100644 --- a/modules/misc/unblockui/command.js +++ b/modules/misc/unblockui/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/misc/unblockui/config.yaml b/modules/misc/unblockui/config.yaml index 910cdc5cc..57ed0fc37 100644 --- a/modules/misc/unblockui/config.yaml +++ b/modules/misc/unblockui/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/misc/unblockui/module.rb b/modules/misc/unblockui/module.rb index 9a0f31e69..a46c1e81c 100644 --- a/modules/misc/unblockui/module.rb +++ b/modules/misc/unblockui/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/misc/wordpress_post_auth_rce/command.js b/modules/misc/wordpress_post_auth_rce/command.js index ec8b7bb5c..88d58e069 100644 --- a/modules/misc/wordpress_post_auth_rce/command.js +++ b/modules/misc/wordpress_post_auth_rce/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/misc/wordpress_post_auth_rce/config.yaml b/modules/misc/wordpress_post_auth_rce/config.yaml index 3bc4e4379..dfa22c32f 100644 --- a/modules/misc/wordpress_post_auth_rce/config.yaml +++ b/modules/misc/wordpress_post_auth_rce/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/misc/wordpress_post_auth_rce/module.rb b/modules/misc/wordpress_post_auth_rce/module.rb index a5ccc2579..046ba0837 100644 --- a/modules/misc/wordpress_post_auth_rce/module.rb +++ b/modules/misc/wordpress_post_auth_rce/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/DOSer/command.js b/modules/network/DOSer/command.js index 2797b8893..d1be7b889 100644 --- a/modules/network/DOSer/command.js +++ b/modules/network/DOSer/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/network/DOSer/config.yaml b/modules/network/DOSer/config.yaml index 5b92a827f..445f0853b 100644 --- a/modules/network/DOSer/config.yaml +++ b/modules/network/DOSer/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/DOSer/module.rb b/modules/network/DOSer/module.rb index 27c7ab4e4..4ed75b911 100644 --- a/modules/network/DOSer/module.rb +++ b/modules/network/DOSer/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/cross_origin_scanner/command.js b/modules/network/cross_origin_scanner/command.js index 7758d0955..f07586231 100644 --- a/modules/network/cross_origin_scanner/command.js +++ b/modules/network/cross_origin_scanner/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/network/cross_origin_scanner/config.yaml b/modules/network/cross_origin_scanner/config.yaml index 204067d05..f1997d9c1 100644 --- a/modules/network/cross_origin_scanner/config.yaml +++ b/modules/network/cross_origin_scanner/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/cross_origin_scanner/module.rb b/modules/network/cross_origin_scanner/module.rb index 1361e3b9e..4c8c4e40d 100644 --- a/modules/network/cross_origin_scanner/module.rb +++ b/modules/network/cross_origin_scanner/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/detect_burp/command.js b/modules/network/detect_burp/command.js index 9810942de..da595ea58 100644 --- a/modules/network/detect_burp/command.js +++ b/modules/network/detect_burp/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/network/detect_burp/config.yaml b/modules/network/detect_burp/config.yaml index e13fc8c7b..20c8c9254 100644 --- a/modules/network/detect_burp/config.yaml +++ b/modules/network/detect_burp/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/detect_burp/module.rb b/modules/network/detect_burp/module.rb index 4c4bca591..5eb18a522 100644 --- a/modules/network/detect_burp/module.rb +++ b/modules/network/detect_burp/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/detect_soc_nets/command.js b/modules/network/detect_soc_nets/command.js index ef54b4475..6f998f358 100644 --- a/modules/network/detect_soc_nets/command.js +++ b/modules/network/detect_soc_nets/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/network/detect_soc_nets/config.yaml b/modules/network/detect_soc_nets/config.yaml index f9fea11a8..4c1c103e9 100644 --- a/modules/network/detect_soc_nets/config.yaml +++ b/modules/network/detect_soc_nets/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/detect_soc_nets/module.rb b/modules/network/detect_soc_nets/module.rb index 7d6d91aed..9d0200952 100644 --- a/modules/network/detect_soc_nets/module.rb +++ b/modules/network/detect_soc_nets/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/detect_tor/command.js b/modules/network/detect_tor/command.js index d7044e3c5..fcb7dc143 100644 --- a/modules/network/detect_tor/command.js +++ b/modules/network/detect_tor/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/network/detect_tor/config.yaml b/modules/network/detect_tor/config.yaml index 63340e4a5..999290fb6 100644 --- a/modules/network/detect_tor/config.yaml +++ b/modules/network/detect_tor/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/detect_tor/module.rb b/modules/network/detect_tor/module.rb index 77aa5277b..f331ba783 100644 --- a/modules/network/detect_tor/module.rb +++ b/modules/network/detect_tor/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/dns_enumeration/command.js b/modules/network/dns_enumeration/command.js index 9c305a536..9085f947a 100644 --- a/modules/network/dns_enumeration/command.js +++ b/modules/network/dns_enumeration/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/network/dns_enumeration/config.yaml b/modules/network/dns_enumeration/config.yaml index c6ab675fd..d88504435 100644 --- a/modules/network/dns_enumeration/config.yaml +++ b/modules/network/dns_enumeration/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/dns_enumeration/module.rb b/modules/network/dns_enumeration/module.rb index a448b7060..a5c45726e 100644 --- a/modules/network/dns_enumeration/module.rb +++ b/modules/network/dns_enumeration/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/get_http_servers/command.js b/modules/network/get_http_servers/command.js index 3c67da129..65fb2e8d5 100644 --- a/modules/network/get_http_servers/command.js +++ b/modules/network/get_http_servers/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/network/get_http_servers/config.yaml b/modules/network/get_http_servers/config.yaml index 7ef33d540..1e4888be6 100644 --- a/modules/network/get_http_servers/config.yaml +++ b/modules/network/get_http_servers/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/get_http_servers/module.rb b/modules/network/get_http_servers/module.rb index fd1fe21d8..186bb8937 100644 --- a/modules/network/get_http_servers/module.rb +++ b/modules/network/get_http_servers/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/get_ntop_network_hosts/command.js b/modules/network/get_ntop_network_hosts/command.js index 54ff2c871..71430e081 100644 --- a/modules/network/get_ntop_network_hosts/command.js +++ b/modules/network/get_ntop_network_hosts/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/network/get_ntop_network_hosts/config.yaml b/modules/network/get_ntop_network_hosts/config.yaml index dc1c17a17..a9a902ff0 100644 --- a/modules/network/get_ntop_network_hosts/config.yaml +++ b/modules/network/get_ntop_network_hosts/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/get_ntop_network_hosts/module.rb b/modules/network/get_ntop_network_hosts/module.rb index adf301ea1..7866252d5 100644 --- a/modules/network/get_ntop_network_hosts/module.rb +++ b/modules/network/get_ntop_network_hosts/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/get_proxy_servers_wpad/command.js b/modules/network/get_proxy_servers_wpad/command.js index 11950ba88..6301e10fb 100644 --- a/modules/network/get_proxy_servers_wpad/command.js +++ b/modules/network/get_proxy_servers_wpad/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/network/get_proxy_servers_wpad/config.yaml b/modules/network/get_proxy_servers_wpad/config.yaml index 9a4ccb04c..264c4f053 100644 --- a/modules/network/get_proxy_servers_wpad/config.yaml +++ b/modules/network/get_proxy_servers_wpad/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/get_proxy_servers_wpad/module.rb b/modules/network/get_proxy_servers_wpad/module.rb index 74e7ee579..0d2584edc 100644 --- a/modules/network/get_proxy_servers_wpad/module.rb +++ b/modules/network/get_proxy_servers_wpad/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/identify_lan_subnets/command.js b/modules/network/identify_lan_subnets/command.js index a4347324d..d0a234065 100644 --- a/modules/network/identify_lan_subnets/command.js +++ b/modules/network/identify_lan_subnets/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/network/identify_lan_subnets/config.yaml b/modules/network/identify_lan_subnets/config.yaml index 5c15611bd..4b0ca1c99 100644 --- a/modules/network/identify_lan_subnets/config.yaml +++ b/modules/network/identify_lan_subnets/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/identify_lan_subnets/module.rb b/modules/network/identify_lan_subnets/module.rb index 7003994df..ca452bfbb 100644 --- a/modules/network/identify_lan_subnets/module.rb +++ b/modules/network/identify_lan_subnets/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/internal_network_fingerprinting/command.js b/modules/network/internal_network_fingerprinting/command.js index 32daa5115..c8e315126 100644 --- a/modules/network/internal_network_fingerprinting/command.js +++ b/modules/network/internal_network_fingerprinting/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/network/internal_network_fingerprinting/config.yaml b/modules/network/internal_network_fingerprinting/config.yaml index 34173741a..a3733f7c5 100644 --- a/modules/network/internal_network_fingerprinting/config.yaml +++ b/modules/network/internal_network_fingerprinting/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/internal_network_fingerprinting/module.rb b/modules/network/internal_network_fingerprinting/module.rb index a7fdcf984..42784450b 100644 --- a/modules/network/internal_network_fingerprinting/module.rb +++ b/modules/network/internal_network_fingerprinting/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/jslanscanner/command.js b/modules/network/jslanscanner/command.js index c260263d5..f71a099e7 100644 --- a/modules/network/jslanscanner/command.js +++ b/modules/network/jslanscanner/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/network/jslanscanner/config.yaml b/modules/network/jslanscanner/config.yaml index 8557f190f..159be72de 100644 --- a/modules/network/jslanscanner/config.yaml +++ b/modules/network/jslanscanner/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/jslanscanner/module.rb b/modules/network/jslanscanner/module.rb index 8e2e8153e..6eb602937 100644 --- a/modules/network/jslanscanner/module.rb +++ b/modules/network/jslanscanner/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/nat_pinning_irc/command.js b/modules/network/nat_pinning_irc/command.js index 357a72fa5..e8ec8c35d 100644 --- a/modules/network/nat_pinning_irc/command.js +++ b/modules/network/nat_pinning_irc/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/network/nat_pinning_irc/config.yaml b/modules/network/nat_pinning_irc/config.yaml index c04970fb4..6801b9cf8 100644 --- a/modules/network/nat_pinning_irc/config.yaml +++ b/modules/network/nat_pinning_irc/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/nat_pinning_irc/module.rb b/modules/network/nat_pinning_irc/module.rb index f182abbd7..5f43b0a58 100644 --- a/modules/network/nat_pinning_irc/module.rb +++ b/modules/network/nat_pinning_irc/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/ping_sweep/command.js b/modules/network/ping_sweep/command.js index bb2af354a..f04c859d9 100644 --- a/modules/network/ping_sweep/command.js +++ b/modules/network/ping_sweep/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/network/ping_sweep/config.yaml b/modules/network/ping_sweep/config.yaml index ec5c303f1..e397e1c81 100644 --- a/modules/network/ping_sweep/config.yaml +++ b/modules/network/ping_sweep/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/ping_sweep/module.rb b/modules/network/ping_sweep/module.rb index 31d5a95df..43bb26131 100644 --- a/modules/network/ping_sweep/module.rb +++ b/modules/network/ping_sweep/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/ping_sweep_java/command.js b/modules/network/ping_sweep_java/command.js index e615f29ae..3d2699a6b 100644 --- a/modules/network/ping_sweep_java/command.js +++ b/modules/network/ping_sweep_java/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/network/ping_sweep_java/config.yaml b/modules/network/ping_sweep_java/config.yaml index 627c2ee81..7c99f3cca 100644 --- a/modules/network/ping_sweep_java/config.yaml +++ b/modules/network/ping_sweep_java/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/ping_sweep_java/module.rb b/modules/network/ping_sweep_java/module.rb index 63b44fafa..4706bfa30 100644 --- a/modules/network/ping_sweep_java/module.rb +++ b/modules/network/ping_sweep_java/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/ping_sweep_java/pingSweep.java b/modules/network/ping_sweep_java/pingSweep.java index 2746fa2b7..f4c7d2cd8 100644 --- a/modules/network/ping_sweep_java/pingSweep.java +++ b/modules/network/ping_sweep_java/pingSweep.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - http://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/modules/network/port_scanner/command.js b/modules/network/port_scanner/command.js index 07f5c7c8c..985f09f71 100644 --- a/modules/network/port_scanner/command.js +++ b/modules/network/port_scanner/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/network/port_scanner/config.yaml b/modules/network/port_scanner/config.yaml index 262bbd9d8..2bc971d69 100644 --- a/modules/network/port_scanner/config.yaml +++ b/modules/network/port_scanner/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/port_scanner/module.rb b/modules/network/port_scanner/module.rb index cd11cdc2e..fcb3d7b47 100644 --- a/modules/network/port_scanner/module.rb +++ b/modules/network/port_scanner/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/persistence/confirm_close_tab/command.js b/modules/persistence/confirm_close_tab/command.js index 030d36f03..879acab0c 100644 --- a/modules/persistence/confirm_close_tab/command.js +++ b/modules/persistence/confirm_close_tab/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/persistence/confirm_close_tab/config.yaml b/modules/persistence/confirm_close_tab/config.yaml index 01b7b2698..7d0d23344 100644 --- a/modules/persistence/confirm_close_tab/config.yaml +++ b/modules/persistence/confirm_close_tab/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/persistence/confirm_close_tab/module.rb b/modules/persistence/confirm_close_tab/module.rb index 0c1c3cad6..d33b9c1bc 100644 --- a/modules/persistence/confirm_close_tab/module.rb +++ b/modules/persistence/confirm_close_tab/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/persistence/iframe_above/command.js b/modules/persistence/iframe_above/command.js index 4e64f5839..58e88fd3b 100644 --- a/modules/persistence/iframe_above/command.js +++ b/modules/persistence/iframe_above/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/persistence/iframe_above/config.yaml b/modules/persistence/iframe_above/config.yaml index aa567d508..5e62ede47 100644 --- a/modules/persistence/iframe_above/config.yaml +++ b/modules/persistence/iframe_above/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/persistence/iframe_above/module.rb b/modules/persistence/iframe_above/module.rb index 1f49c3ef2..565f3c2c3 100644 --- a/modules/persistence/iframe_above/module.rb +++ b/modules/persistence/iframe_above/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/persistence/man_in_the_browser/command.js b/modules/persistence/man_in_the_browser/command.js index 906bb5756..3b4074ea5 100644 --- a/modules/persistence/man_in_the_browser/command.js +++ b/modules/persistence/man_in_the_browser/command.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - http://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/modules/persistence/man_in_the_browser/config.yaml b/modules/persistence/man_in_the_browser/config.yaml index 149599ca0..17ae4e05e 100644 --- a/modules/persistence/man_in_the_browser/config.yaml +++ b/modules/persistence/man_in_the_browser/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/persistence/man_in_the_browser/module.rb b/modules/persistence/man_in_the_browser/module.rb index aba0405b5..b2fab9a9e 100644 --- a/modules/persistence/man_in_the_browser/module.rb +++ b/modules/persistence/man_in_the_browser/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/persistence/popunder_window/command.js b/modules/persistence/popunder_window/command.js index 80b9ee955..fd0ad9453 100644 --- a/modules/persistence/popunder_window/command.js +++ b/modules/persistence/popunder_window/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/persistence/popunder_window/config.yaml b/modules/persistence/popunder_window/config.yaml index 1e9a5c490..af430fb3a 100644 --- a/modules/persistence/popunder_window/config.yaml +++ b/modules/persistence/popunder_window/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/persistence/popunder_window/module.rb b/modules/persistence/popunder_window/module.rb index 4f2b202fc..eebde97d9 100644 --- a/modules/persistence/popunder_window/module.rb +++ b/modules/persistence/popunder_window/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_alert_user/command.js b/modules/phonegap/phonegap_alert_user/command.js index 7c0f48e12..102a96c49 100644 --- a/modules/phonegap/phonegap_alert_user/command.js +++ b/modules/phonegap/phonegap_alert_user/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/phonegap/phonegap_alert_user/config.yaml b/modules/phonegap/phonegap_alert_user/config.yaml index f74133c40..cf90e5a97 100644 --- a/modules/phonegap/phonegap_alert_user/config.yaml +++ b/modules/phonegap/phonegap_alert_user/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_alert_user/module.rb b/modules/phonegap/phonegap_alert_user/module.rb index bf114a36f..cffe19ea8 100644 --- a/modules/phonegap/phonegap_alert_user/module.rb +++ b/modules/phonegap/phonegap_alert_user/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_beep/command.js b/modules/phonegap/phonegap_beep/command.js index d5733ce4f..5d19ab06b 100644 --- a/modules/phonegap/phonegap_beep/command.js +++ b/modules/phonegap/phonegap_beep/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/phonegap/phonegap_beep/config.yaml b/modules/phonegap/phonegap_beep/config.yaml index 27df1adce..a2b1798d2 100644 --- a/modules/phonegap/phonegap_beep/config.yaml +++ b/modules/phonegap/phonegap_beep/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_beep/module.rb b/modules/phonegap/phonegap_beep/module.rb index 78288c941..c41727bc1 100644 --- a/modules/phonegap/phonegap_beep/module.rb +++ b/modules/phonegap/phonegap_beep/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_check_connection/command.js b/modules/phonegap/phonegap_check_connection/command.js index acdd3c346..0e77011ea 100644 --- a/modules/phonegap/phonegap_check_connection/command.js +++ b/modules/phonegap/phonegap_check_connection/command.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - http://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/modules/phonegap/phonegap_check_connection/config.yaml b/modules/phonegap/phonegap_check_connection/config.yaml index 99c4b1e28..d2e2728e1 100644 --- a/modules/phonegap/phonegap_check_connection/config.yaml +++ b/modules/phonegap/phonegap_check_connection/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_check_connection/module.rb b/modules/phonegap/phonegap_check_connection/module.rb index cdc550fba..36afbba75 100644 --- a/modules/phonegap/phonegap_check_connection/module.rb +++ b/modules/phonegap/phonegap_check_connection/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_detect/command.js b/modules/phonegap/phonegap_detect/command.js index f63a26376..d3af397e6 100644 --- a/modules/phonegap/phonegap_detect/command.js +++ b/modules/phonegap/phonegap_detect/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/phonegap/phonegap_detect/config.yaml b/modules/phonegap/phonegap_detect/config.yaml index a51465a44..c6250bebf 100644 --- a/modules/phonegap/phonegap_detect/config.yaml +++ b/modules/phonegap/phonegap_detect/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_detect/module.rb b/modules/phonegap/phonegap_detect/module.rb index 60f2eeff2..392b5fa73 100644 --- a/modules/phonegap/phonegap_detect/module.rb +++ b/modules/phonegap/phonegap_detect/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_file_upload/command.js b/modules/phonegap/phonegap_file_upload/command.js index 22d7dd129..9f4cc8412 100644 --- a/modules/phonegap/phonegap_file_upload/command.js +++ b/modules/phonegap/phonegap_file_upload/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/phonegap/phonegap_file_upload/config.yaml b/modules/phonegap/phonegap_file_upload/config.yaml index 8aa123fda..5de5363b1 100644 --- a/modules/phonegap/phonegap_file_upload/config.yaml +++ b/modules/phonegap/phonegap_file_upload/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_file_upload/module.rb b/modules/phonegap/phonegap_file_upload/module.rb index 706ed1113..bec99ba4f 100644 --- a/modules/phonegap/phonegap_file_upload/module.rb +++ b/modules/phonegap/phonegap_file_upload/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_geo_locate/command.js b/modules/phonegap/phonegap_geo_locate/command.js index 6ea7eee46..6d57fba66 100644 --- a/modules/phonegap/phonegap_geo_locate/command.js +++ b/modules/phonegap/phonegap_geo_locate/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/phonegap/phonegap_geo_locate/config.yaml b/modules/phonegap/phonegap_geo_locate/config.yaml index 9eee46a50..2f8cc6563 100644 --- a/modules/phonegap/phonegap_geo_locate/config.yaml +++ b/modules/phonegap/phonegap_geo_locate/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_geo_locate/module.rb b/modules/phonegap/phonegap_geo_locate/module.rb index 30a92b0e7..164158948 100644 --- a/modules/phonegap/phonegap_geo_locate/module.rb +++ b/modules/phonegap/phonegap_geo_locate/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_globalization_status/command.js b/modules/phonegap/phonegap_globalization_status/command.js index 02cd0839d..49208ae7c 100644 --- a/modules/phonegap/phonegap_globalization_status/command.js +++ b/modules/phonegap/phonegap_globalization_status/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/phonegap/phonegap_globalization_status/config.yaml b/modules/phonegap/phonegap_globalization_status/config.yaml index 3f70d7cf2..3ea743ad2 100644 --- a/modules/phonegap/phonegap_globalization_status/config.yaml +++ b/modules/phonegap/phonegap_globalization_status/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_globalization_status/module.rb b/modules/phonegap/phonegap_globalization_status/module.rb index 6c541f167..82f91003e 100644 --- a/modules/phonegap/phonegap_globalization_status/module.rb +++ b/modules/phonegap/phonegap_globalization_status/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_keychain/command.js b/modules/phonegap/phonegap_keychain/command.js index 63ab75c38..fd4aa52ee 100644 --- a/modules/phonegap/phonegap_keychain/command.js +++ b/modules/phonegap/phonegap_keychain/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/phonegap/phonegap_keychain/config.yaml b/modules/phonegap/phonegap_keychain/config.yaml index 9b897c33f..3d9d43b3e 100644 --- a/modules/phonegap/phonegap_keychain/config.yaml +++ b/modules/phonegap/phonegap_keychain/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_keychain/module.rb b/modules/phonegap/phonegap_keychain/module.rb index 35f8a7266..cce6f9601 100644 --- a/modules/phonegap/phonegap_keychain/module.rb +++ b/modules/phonegap/phonegap_keychain/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_list_contacts/command.js b/modules/phonegap/phonegap_list_contacts/command.js index 5fa83bf67..83973d37a 100644 --- a/modules/phonegap/phonegap_list_contacts/command.js +++ b/modules/phonegap/phonegap_list_contacts/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/phonegap/phonegap_list_contacts/config.yaml b/modules/phonegap/phonegap_list_contacts/config.yaml index 316b91e99..cbc358c86 100644 --- a/modules/phonegap/phonegap_list_contacts/config.yaml +++ b/modules/phonegap/phonegap_list_contacts/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_list_contacts/module.rb b/modules/phonegap/phonegap_list_contacts/module.rb index 09b17c598..85b52d317 100644 --- a/modules/phonegap/phonegap_list_contacts/module.rb +++ b/modules/phonegap/phonegap_list_contacts/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_list_files/command.js b/modules/phonegap/phonegap_list_files/command.js index 168b8ac4c..b74af6eb2 100644 --- a/modules/phonegap/phonegap_list_files/command.js +++ b/modules/phonegap/phonegap_list_files/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/phonegap/phonegap_list_files/config.yaml b/modules/phonegap/phonegap_list_files/config.yaml index 4a25719ce..7d52d44a1 100644 --- a/modules/phonegap/phonegap_list_files/config.yaml +++ b/modules/phonegap/phonegap_list_files/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_list_files/module.rb b/modules/phonegap/phonegap_list_files/module.rb index 6648449c9..e12b6c465 100644 --- a/modules/phonegap/phonegap_list_files/module.rb +++ b/modules/phonegap/phonegap_list_files/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_persist_resume/command.js b/modules/phonegap/phonegap_persist_resume/command.js index 3dddee0d8..5070e9429 100644 --- a/modules/phonegap/phonegap_persist_resume/command.js +++ b/modules/phonegap/phonegap_persist_resume/command.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - http://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/modules/phonegap/phonegap_persist_resume/config.yaml b/modules/phonegap/phonegap_persist_resume/config.yaml index 56e0fb255..89a2aafda 100644 --- a/modules/phonegap/phonegap_persist_resume/config.yaml +++ b/modules/phonegap/phonegap_persist_resume/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_persist_resume/module.rb b/modules/phonegap/phonegap_persist_resume/module.rb index be0b3084d..ed3b44ca7 100644 --- a/modules/phonegap/phonegap_persist_resume/module.rb +++ b/modules/phonegap/phonegap_persist_resume/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_persistence/command.js b/modules/phonegap/phonegap_persistence/command.js index 95f1e955a..91c79b7d5 100644 --- a/modules/phonegap/phonegap_persistence/command.js +++ b/modules/phonegap/phonegap_persistence/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/phonegap/phonegap_persistence/config.yaml b/modules/phonegap/phonegap_persistence/config.yaml index bb11059e9..2d76708df 100644 --- a/modules/phonegap/phonegap_persistence/config.yaml +++ b/modules/phonegap/phonegap_persistence/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_persistence/module.rb b/modules/phonegap/phonegap_persistence/module.rb index 20832b818..2677cb7f5 100644 --- a/modules/phonegap/phonegap_persistence/module.rb +++ b/modules/phonegap/phonegap_persistence/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_plugin_detection/command.js b/modules/phonegap/phonegap_plugin_detection/command.js index 1dc989782..09d53e0a9 100644 --- a/modules/phonegap/phonegap_plugin_detection/command.js +++ b/modules/phonegap/phonegap_plugin_detection/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/phonegap/phonegap_plugin_detection/config.yaml b/modules/phonegap/phonegap_plugin_detection/config.yaml index 883b72679..28063c65f 100644 --- a/modules/phonegap/phonegap_plugin_detection/config.yaml +++ b/modules/phonegap/phonegap_plugin_detection/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_plugin_detection/module.rb b/modules/phonegap/phonegap_plugin_detection/module.rb index a0fa79f30..56cca85f7 100644 --- a/modules/phonegap/phonegap_plugin_detection/module.rb +++ b/modules/phonegap/phonegap_plugin_detection/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_prompt_user/command.js b/modules/phonegap/phonegap_prompt_user/command.js index f7d9b680e..430a2e239 100644 --- a/modules/phonegap/phonegap_prompt_user/command.js +++ b/modules/phonegap/phonegap_prompt_user/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/phonegap/phonegap_prompt_user/config.yaml b/modules/phonegap/phonegap_prompt_user/config.yaml index 0b5c21991..a3a8e109d 100644 --- a/modules/phonegap/phonegap_prompt_user/config.yaml +++ b/modules/phonegap/phonegap_prompt_user/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_prompt_user/module.rb b/modules/phonegap/phonegap_prompt_user/module.rb index 35c8c2ad3..0d4d014fc 100644 --- a/modules/phonegap/phonegap_prompt_user/module.rb +++ b/modules/phonegap/phonegap_prompt_user/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_start_record_audio/command.js b/modules/phonegap/phonegap_start_record_audio/command.js index 951729fb7..caa98bbd9 100644 --- a/modules/phonegap/phonegap_start_record_audio/command.js +++ b/modules/phonegap/phonegap_start_record_audio/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/phonegap/phonegap_start_record_audio/config.yaml b/modules/phonegap/phonegap_start_record_audio/config.yaml index 5d299cfc9..d39b8862c 100644 --- a/modules/phonegap/phonegap_start_record_audio/config.yaml +++ b/modules/phonegap/phonegap_start_record_audio/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_start_record_audio/module.rb b/modules/phonegap/phonegap_start_record_audio/module.rb index 318b885a4..dfa1b37e3 100644 --- a/modules/phonegap/phonegap_start_record_audio/module.rb +++ b/modules/phonegap/phonegap_start_record_audio/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_stop_record_audio/command.js b/modules/phonegap/phonegap_stop_record_audio/command.js index cc63677fa..4f69ce289 100644 --- a/modules/phonegap/phonegap_stop_record_audio/command.js +++ b/modules/phonegap/phonegap_stop_record_audio/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/phonegap/phonegap_stop_record_audio/config.yaml b/modules/phonegap/phonegap_stop_record_audio/config.yaml index f7797040d..5327acfc0 100644 --- a/modules/phonegap/phonegap_stop_record_audio/config.yaml +++ b/modules/phonegap/phonegap_stop_record_audio/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_stop_record_audio/module.rb b/modules/phonegap/phonegap_stop_record_audio/module.rb index 3ea82925d..75e04568b 100644 --- a/modules/phonegap/phonegap_stop_record_audio/module.rb +++ b/modules/phonegap/phonegap_stop_record_audio/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/autocomplete_theft/command.js b/modules/social_engineering/autocomplete_theft/command.js index 0d85bf539..2f18615ab 100644 --- a/modules/social_engineering/autocomplete_theft/command.js +++ b/modules/social_engineering/autocomplete_theft/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/social_engineering/autocomplete_theft/config.yaml b/modules/social_engineering/autocomplete_theft/config.yaml index 1095b5a3b..44c95845f 100644 --- a/modules/social_engineering/autocomplete_theft/config.yaml +++ b/modules/social_engineering/autocomplete_theft/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/autocomplete_theft/module.rb b/modules/social_engineering/autocomplete_theft/module.rb index e0b33ee5c..d68dfc156 100644 --- a/modules/social_engineering/autocomplete_theft/module.rb +++ b/modules/social_engineering/autocomplete_theft/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/clickjacking/command.js b/modules/social_engineering/clickjacking/command.js index 2562c7fb4..8807d5c0c 100644 --- a/modules/social_engineering/clickjacking/command.js +++ b/modules/social_engineering/clickjacking/command.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - http://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/modules/social_engineering/clickjacking/config.yaml b/modules/social_engineering/clickjacking/config.yaml index 9c424852a..e15fa9fd0 100644 --- a/modules/social_engineering/clickjacking/config.yaml +++ b/modules/social_engineering/clickjacking/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/clickjacking/module.rb b/modules/social_engineering/clickjacking/module.rb index 36e5b1acb..2b09ae54c 100644 --- a/modules/social_engineering/clickjacking/module.rb +++ b/modules/social_engineering/clickjacking/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/clippy/command.js b/modules/social_engineering/clippy/command.js index caf92039c..f17e16bba 100755 --- a/modules/social_engineering/clippy/command.js +++ b/modules/social_engineering/clippy/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/social_engineering/clippy/config.yaml b/modules/social_engineering/clippy/config.yaml index 2c2dc8bd5..0d0887798 100755 --- a/modules/social_engineering/clippy/config.yaml +++ b/modules/social_engineering/clippy/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/clippy/module.rb b/modules/social_engineering/clippy/module.rb index 2476530cc..6f6b38eee 100755 --- a/modules/social_engineering/clippy/module.rb +++ b/modules/social_engineering/clippy/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/fake_evernote_clipper/command.js b/modules/social_engineering/fake_evernote_clipper/command.js index 1bb5c7962..a5110b843 100755 --- a/modules/social_engineering/fake_evernote_clipper/command.js +++ b/modules/social_engineering/fake_evernote_clipper/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/social_engineering/fake_evernote_clipper/config.yaml b/modules/social_engineering/fake_evernote_clipper/config.yaml index 3e3b95868..ffb2e3593 100755 --- a/modules/social_engineering/fake_evernote_clipper/config.yaml +++ b/modules/social_engineering/fake_evernote_clipper/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/fake_evernote_clipper/module.rb b/modules/social_engineering/fake_evernote_clipper/module.rb index 8de52014d..fbfd4abb2 100755 --- a/modules/social_engineering/fake_evernote_clipper/module.rb +++ b/modules/social_engineering/fake_evernote_clipper/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/fake_flash_update/command.js b/modules/social_engineering/fake_flash_update/command.js index 51952c1f2..f84a0f41b 100755 --- a/modules/social_engineering/fake_flash_update/command.js +++ b/modules/social_engineering/fake_flash_update/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/social_engineering/fake_flash_update/config.yaml b/modules/social_engineering/fake_flash_update/config.yaml index b0b3b4010..37db3c1a9 100755 --- a/modules/social_engineering/fake_flash_update/config.yaml +++ b/modules/social_engineering/fake_flash_update/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/fake_flash_update/module.rb b/modules/social_engineering/fake_flash_update/module.rb index 8c2c72068..4011256d8 100755 --- a/modules/social_engineering/fake_flash_update/module.rb +++ b/modules/social_engineering/fake_flash_update/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/fake_lastpass/command.js b/modules/social_engineering/fake_lastpass/command.js index 62c82b823..2e81ec3a6 100755 --- a/modules/social_engineering/fake_lastpass/command.js +++ b/modules/social_engineering/fake_lastpass/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/social_engineering/fake_lastpass/config.yaml b/modules/social_engineering/fake_lastpass/config.yaml index 4e136dbba..0333f4fd2 100755 --- a/modules/social_engineering/fake_lastpass/config.yaml +++ b/modules/social_engineering/fake_lastpass/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/fake_lastpass/module.rb b/modules/social_engineering/fake_lastpass/module.rb index 260e21ae0..e2878b92c 100755 --- a/modules/social_engineering/fake_lastpass/module.rb +++ b/modules/social_engineering/fake_lastpass/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/fake_notification_c/command.js b/modules/social_engineering/fake_notification_c/command.js index 4cd11f856..77fc2ad28 100644 --- a/modules/social_engineering/fake_notification_c/command.js +++ b/modules/social_engineering/fake_notification_c/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/social_engineering/fake_notification_c/config.yaml b/modules/social_engineering/fake_notification_c/config.yaml index 64d179ddd..b5e72dd4d 100644 --- a/modules/social_engineering/fake_notification_c/config.yaml +++ b/modules/social_engineering/fake_notification_c/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/fake_notification_c/module.rb b/modules/social_engineering/fake_notification_c/module.rb index e8390e951..a6ba42077 100644 --- a/modules/social_engineering/fake_notification_c/module.rb +++ b/modules/social_engineering/fake_notification_c/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/fake_notification_ff/command.js b/modules/social_engineering/fake_notification_ff/command.js index cff437f5d..8d2355e7d 100644 --- a/modules/social_engineering/fake_notification_ff/command.js +++ b/modules/social_engineering/fake_notification_ff/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/social_engineering/fake_notification_ff/config.yaml b/modules/social_engineering/fake_notification_ff/config.yaml index 951612004..bdf33b7f7 100644 --- a/modules/social_engineering/fake_notification_ff/config.yaml +++ b/modules/social_engineering/fake_notification_ff/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/fake_notification_ff/module.rb b/modules/social_engineering/fake_notification_ff/module.rb index cce6b3f22..db5baa269 100644 --- a/modules/social_engineering/fake_notification_ff/module.rb +++ b/modules/social_engineering/fake_notification_ff/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/fake_notification_ie/command.js b/modules/social_engineering/fake_notification_ie/command.js index b8169bcf6..b89187b53 100644 --- a/modules/social_engineering/fake_notification_ie/command.js +++ b/modules/social_engineering/fake_notification_ie/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/social_engineering/fake_notification_ie/config.yaml b/modules/social_engineering/fake_notification_ie/config.yaml index 48088c362..8a6125f57 100644 --- a/modules/social_engineering/fake_notification_ie/config.yaml +++ b/modules/social_engineering/fake_notification_ie/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/fake_notification_ie/module.rb b/modules/social_engineering/fake_notification_ie/module.rb index ddb64dd9a..38ab294ca 100644 --- a/modules/social_engineering/fake_notification_ie/module.rb +++ b/modules/social_engineering/fake_notification_ie/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/firefox_extension_bindshell/command.js b/modules/social_engineering/firefox_extension_bindshell/command.js index ce7eea612..c72e9f12e 100644 --- a/modules/social_engineering/firefox_extension_bindshell/command.js +++ b/modules/social_engineering/firefox_extension_bindshell/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/social_engineering/firefox_extension_bindshell/config.yaml b/modules/social_engineering/firefox_extension_bindshell/config.yaml index 1907551ac..60fa65f58 100644 --- a/modules/social_engineering/firefox_extension_bindshell/config.yaml +++ b/modules/social_engineering/firefox_extension_bindshell/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/firefox_extension_bindshell/module.rb b/modules/social_engineering/firefox_extension_bindshell/module.rb index 912380ad0..e50e2ba4b 100644 --- a/modules/social_engineering/firefox_extension_bindshell/module.rb +++ b/modules/social_engineering/firefox_extension_bindshell/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/firefox_extension_dropper/command.js b/modules/social_engineering/firefox_extension_dropper/command.js index 006ef1f71..7e5ee4976 100644 --- a/modules/social_engineering/firefox_extension_dropper/command.js +++ b/modules/social_engineering/firefox_extension_dropper/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/social_engineering/firefox_extension_dropper/config.yaml b/modules/social_engineering/firefox_extension_dropper/config.yaml index 9c187042d..eb2ff3718 100644 --- a/modules/social_engineering/firefox_extension_dropper/config.yaml +++ b/modules/social_engineering/firefox_extension_dropper/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/firefox_extension_dropper/module.rb b/modules/social_engineering/firefox_extension_dropper/module.rb index 301d14699..e155733f9 100644 --- a/modules/social_engineering/firefox_extension_dropper/module.rb +++ b/modules/social_engineering/firefox_extension_dropper/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/firefox_extension_reverse_shell/command.js b/modules/social_engineering/firefox_extension_reverse_shell/command.js index ce7eea612..c72e9f12e 100644 --- a/modules/social_engineering/firefox_extension_reverse_shell/command.js +++ b/modules/social_engineering/firefox_extension_reverse_shell/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/social_engineering/firefox_extension_reverse_shell/config.yaml b/modules/social_engineering/firefox_extension_reverse_shell/config.yaml index 2188b8776..675e294ee 100644 --- a/modules/social_engineering/firefox_extension_reverse_shell/config.yaml +++ b/modules/social_engineering/firefox_extension_reverse_shell/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/firefox_extension_reverse_shell/module.rb b/modules/social_engineering/firefox_extension_reverse_shell/module.rb index f32de3524..88fed4e01 100644 --- a/modules/social_engineering/firefox_extension_reverse_shell/module.rb +++ b/modules/social_engineering/firefox_extension_reverse_shell/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/gmail_phishing/command.js b/modules/social_engineering/gmail_phishing/command.js index c8410188b..d51495607 100644 --- a/modules/social_engineering/gmail_phishing/command.js +++ b/modules/social_engineering/gmail_phishing/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/social_engineering/gmail_phishing/config.yaml b/modules/social_engineering/gmail_phishing/config.yaml index e6ae7e8f3..9a4399a19 100644 --- a/modules/social_engineering/gmail_phishing/config.yaml +++ b/modules/social_engineering/gmail_phishing/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/gmail_phishing/module.rb b/modules/social_engineering/gmail_phishing/module.rb index 0b3d82a00..d659fa7c6 100644 --- a/modules/social_engineering/gmail_phishing/module.rb +++ b/modules/social_engineering/gmail_phishing/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/hta_powershell/command.js b/modules/social_engineering/hta_powershell/command.js index 0ac4c0764..8b4a72215 100755 --- a/modules/social_engineering/hta_powershell/command.js +++ b/modules/social_engineering/hta_powershell/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/social_engineering/hta_powershell/config.yaml b/modules/social_engineering/hta_powershell/config.yaml index b977335ad..8739acd5e 100755 --- a/modules/social_engineering/hta_powershell/config.yaml +++ b/modules/social_engineering/hta_powershell/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/hta_powershell/module.rb b/modules/social_engineering/hta_powershell/module.rb index cf7239193..1679afa35 100755 --- a/modules/social_engineering/hta_powershell/module.rb +++ b/modules/social_engineering/hta_powershell/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/lcamtuf_download/command.js b/modules/social_engineering/lcamtuf_download/command.js index 1f55006c7..ba8e39335 100644 --- a/modules/social_engineering/lcamtuf_download/command.js +++ b/modules/social_engineering/lcamtuf_download/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/social_engineering/lcamtuf_download/config.yaml b/modules/social_engineering/lcamtuf_download/config.yaml index fde7e4cb3..302650cb5 100644 --- a/modules/social_engineering/lcamtuf_download/config.yaml +++ b/modules/social_engineering/lcamtuf_download/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/lcamtuf_download/module.rb b/modules/social_engineering/lcamtuf_download/module.rb index de3c93d7b..f8bda96cd 100755 --- a/modules/social_engineering/lcamtuf_download/module.rb +++ b/modules/social_engineering/lcamtuf_download/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/pretty_theft/command.js b/modules/social_engineering/pretty_theft/command.js index c2400f3fa..0f2e33aef 100644 --- a/modules/social_engineering/pretty_theft/command.js +++ b/modules/social_engineering/pretty_theft/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/social_engineering/pretty_theft/config.yaml b/modules/social_engineering/pretty_theft/config.yaml index 09c80fc0d..e337fc3b4 100644 --- a/modules/social_engineering/pretty_theft/config.yaml +++ b/modules/social_engineering/pretty_theft/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/pretty_theft/module.rb b/modules/social_engineering/pretty_theft/module.rb index 97d9bca6f..87f2dc355 100644 --- a/modules/social_engineering/pretty_theft/module.rb +++ b/modules/social_engineering/pretty_theft/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/replace_video_fake_plugin/command.js b/modules/social_engineering/replace_video_fake_plugin/command.js index e6e5cc99d..686880380 100644 --- a/modules/social_engineering/replace_video_fake_plugin/command.js +++ b/modules/social_engineering/replace_video_fake_plugin/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/social_engineering/replace_video_fake_plugin/config.yaml b/modules/social_engineering/replace_video_fake_plugin/config.yaml index cb598dfd9..4677b85e2 100644 --- a/modules/social_engineering/replace_video_fake_plugin/config.yaml +++ b/modules/social_engineering/replace_video_fake_plugin/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/replace_video_fake_plugin/module.rb b/modules/social_engineering/replace_video_fake_plugin/module.rb index b80b30933..549dedb3c 100644 --- a/modules/social_engineering/replace_video_fake_plugin/module.rb +++ b/modules/social_engineering/replace_video_fake_plugin/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/simple_hijacker/command.js b/modules/social_engineering/simple_hijacker/command.js index ed69033ae..4739d49cd 100644 --- a/modules/social_engineering/simple_hijacker/command.js +++ b/modules/social_engineering/simple_hijacker/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/social_engineering/simple_hijacker/config.yaml b/modules/social_engineering/simple_hijacker/config.yaml index faa1eb364..f528b91ab 100644 --- a/modules/social_engineering/simple_hijacker/config.yaml +++ b/modules/social_engineering/simple_hijacker/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/simple_hijacker/module.rb b/modules/social_engineering/simple_hijacker/module.rb index 0e762d86a..3f0b7a55f 100644 --- a/modules/social_engineering/simple_hijacker/module.rb +++ b/modules/social_engineering/simple_hijacker/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/simple_hijacker/templates/amazon.js b/modules/social_engineering/simple_hijacker/templates/amazon.js index 3f8d22311..f34d006f0 100644 --- a/modules/social_engineering/simple_hijacker/templates/amazon.js +++ b/modules/social_engineering/simple_hijacker/templates/amazon.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - http://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/modules/social_engineering/simple_hijacker/templates/chromecertbeggar.js b/modules/social_engineering/simple_hijacker/templates/chromecertbeggar.js index 98193a1f9..f8124fff9 100644 --- a/modules/social_engineering/simple_hijacker/templates/chromecertbeggar.js +++ b/modules/social_engineering/simple_hijacker/templates/chromecertbeggar.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - http://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/modules/social_engineering/simple_hijacker/templates/chromecertbeggar2.js b/modules/social_engineering/simple_hijacker/templates/chromecertbeggar2.js index c8f5d0a05..58575034d 100644 --- a/modules/social_engineering/simple_hijacker/templates/chromecertbeggar2.js +++ b/modules/social_engineering/simple_hijacker/templates/chromecertbeggar2.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - http://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/modules/social_engineering/simple_hijacker/templates/confirmbox.js b/modules/social_engineering/simple_hijacker/templates/confirmbox.js index 19c28de5c..d0c27c159 100644 --- a/modules/social_engineering/simple_hijacker/templates/confirmbox.js +++ b/modules/social_engineering/simple_hijacker/templates/confirmbox.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - http://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/modules/social_engineering/simple_hijacker/templates/credential.js b/modules/social_engineering/simple_hijacker/templates/credential.js index f0682d61b..967df5ac3 100644 --- a/modules/social_engineering/simple_hijacker/templates/credential.js +++ b/modules/social_engineering/simple_hijacker/templates/credential.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - http://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/modules/social_engineering/sitekiosk_breakout/command.js b/modules/social_engineering/sitekiosk_breakout/command.js index 08409e23e..0808f147a 100644 --- a/modules/social_engineering/sitekiosk_breakout/command.js +++ b/modules/social_engineering/sitekiosk_breakout/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/social_engineering/sitekiosk_breakout/config.yaml b/modules/social_engineering/sitekiosk_breakout/config.yaml index eac53ab73..359c45c34 100644 --- a/modules/social_engineering/sitekiosk_breakout/config.yaml +++ b/modules/social_engineering/sitekiosk_breakout/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/sitekiosk_breakout/module.rb b/modules/social_engineering/sitekiosk_breakout/module.rb index b383f4874..2966bb3ac 100644 --- a/modules/social_engineering/sitekiosk_breakout/module.rb +++ b/modules/social_engineering/sitekiosk_breakout/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/tabnabbing/command.js b/modules/social_engineering/tabnabbing/command.js index 4c625c9d7..52711dd57 100644 --- a/modules/social_engineering/tabnabbing/command.js +++ b/modules/social_engineering/tabnabbing/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/social_engineering/tabnabbing/config.yaml b/modules/social_engineering/tabnabbing/config.yaml index 6d4e9bb26..716906f98 100644 --- a/modules/social_engineering/tabnabbing/config.yaml +++ b/modules/social_engineering/tabnabbing/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/tabnabbing/module.rb b/modules/social_engineering/tabnabbing/module.rb index 62ada4f24..fe22728ac 100644 --- a/modules/social_engineering/tabnabbing/module.rb +++ b/modules/social_engineering/tabnabbing/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/ui_abuse_ie/command.js b/modules/social_engineering/ui_abuse_ie/command.js index e34a8666b..36059051e 100644 --- a/modules/social_engineering/ui_abuse_ie/command.js +++ b/modules/social_engineering/ui_abuse_ie/command.js @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/social_engineering/ui_abuse_ie/config.yaml b/modules/social_engineering/ui_abuse_ie/config.yaml index de76aafe2..b9acce5fc 100644 --- a/modules/social_engineering/ui_abuse_ie/config.yaml +++ b/modules/social_engineering/ui_abuse_ie/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/ui_abuse_ie/module.rb b/modules/social_engineering/ui_abuse_ie/module.rb index 329e1cec5..c794cc501 100644 --- a/modules/social_engineering/ui_abuse_ie/module.rb +++ b/modules/social_engineering/ui_abuse_ie/module.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/common/beef_test.rb b/test/common/beef_test.rb index 65de00c06..1ee351137 100644 --- a/test/common/beef_test.rb +++ b/test/common/beef_test.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/common/test_constants.rb b/test/common/test_constants.rb index f4e78354c..ed5c29ed2 100644 --- a/test/common/test_constants.rb +++ b/test/common/test_constants.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/common/ts_common.rb b/test/common/ts_common.rb index d6b153832..9b35c4c7d 100644 --- a/test/common/ts_common.rb +++ b/test/common/ts_common.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/integration/check_environment.rb b/test/integration/check_environment.rb index e2dd07a1a..dd01e1cf7 100644 --- a/test/integration/check_environment.rb +++ b/test/integration/check_environment.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/integration/tc_debug_modules.rb b/test/integration/tc_debug_modules.rb index 0c7edd67b..61a9d636f 100644 --- a/test/integration/tc_debug_modules.rb +++ b/test/integration/tc_debug_modules.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/integration/tc_jools.rb b/test/integration/tc_jools.rb index b51ca8bc9..46a914542 100644 --- a/test/integration/tc_jools.rb +++ b/test/integration/tc_jools.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/integration/tc_login.rb b/test/integration/tc_login.rb index b62495f91..214cb303b 100644 --- a/test/integration/tc_login.rb +++ b/test/integration/tc_login.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/integration/tc_network_rest.rb b/test/integration/tc_network_rest.rb index f0facb368..c6b2760cb 100644 --- a/test/integration/tc_network_rest.rb +++ b/test/integration/tc_network_rest.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/integration/tc_proxy.rb b/test/integration/tc_proxy.rb index cf74df2c4..1df2d7bac 100644 --- a/test/integration/tc_proxy.rb +++ b/test/integration/tc_proxy.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/integration/tc_webrtc_rest.rb b/test/integration/tc_webrtc_rest.rb index 8fa1bc792..72d152215 100644 --- a/test/integration/tc_webrtc_rest.rb +++ b/test/integration/tc_webrtc_rest.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/integration/ts_integration.rb b/test/integration/ts_integration.rb index 3f7a8e56a..67b8f0921 100644 --- a/test/integration/ts_integration.rb +++ b/test/integration/ts_integration.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/thirdparty/msf/unit/check_environment.rb b/test/thirdparty/msf/unit/check_environment.rb index e2dd07a1a..dd01e1cf7 100644 --- a/test/thirdparty/msf/unit/check_environment.rb +++ b/test/thirdparty/msf/unit/check_environment.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/thirdparty/msf/unit/tc_metasploit.rb b/test/thirdparty/msf/unit/tc_metasploit.rb index e2bb951a2..7ab2820aa 100644 --- a/test/thirdparty/msf/unit/tc_metasploit.rb +++ b/test/thirdparty/msf/unit/tc_metasploit.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/thirdparty/msf/unit/ts_metasploit.rb b/test/thirdparty/msf/unit/ts_metasploit.rb index 5c00a7892..f08cede87 100644 --- a/test/thirdparty/msf/unit/ts_metasploit.rb +++ b/test/thirdparty/msf/unit/ts_metasploit.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/unit/core/filter/tc_base.rb b/test/unit/core/filter/tc_base.rb index e47fd8fa0..32920e42b 100644 --- a/test/unit/core/filter/tc_base.rb +++ b/test/unit/core/filter/tc_base.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/unit/core/filter/tc_command.rb b/test/unit/core/filter/tc_command.rb index 2dcce767f..a321a7b18 100644 --- a/test/unit/core/filter/tc_command.rb +++ b/test/unit/core/filter/tc_command.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/unit/core/main/network_stack/handlers/dynamicreconstruction.rb b/test/unit/core/main/network_stack/handlers/dynamicreconstruction.rb index e6701149b..9a8da11e5 100644 --- a/test/unit/core/main/network_stack/handlers/dynamicreconstruction.rb +++ b/test/unit/core/main/network_stack/handlers/dynamicreconstruction.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/unit/core/main/network_stack/handlers/redirector.rb b/test/unit/core/main/network_stack/handlers/redirector.rb index 35e4eb859..f17ca29a3 100644 --- a/test/unit/core/main/network_stack/handlers/redirector.rb +++ b/test/unit/core/main/network_stack/handlers/redirector.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/unit/core/tc_api.rb b/test/unit/core/tc_api.rb index 51c5b0eb7..42f235341 100644 --- a/test/unit/core/tc_api.rb +++ b/test/unit/core/tc_api.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/unit/core/tc_autorun.rb b/test/unit/core/tc_autorun.rb index 72a9d10a3..75ab5d938 100644 --- a/test/unit/core/tc_autorun.rb +++ b/test/unit/core/tc_autorun.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/unit/core/tc_bootstrap.rb b/test/unit/core/tc_bootstrap.rb index 8e5e8dcc6..24fb2202b 100644 --- a/test/unit/core/tc_bootstrap.rb +++ b/test/unit/core/tc_bootstrap.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/unit/core/tc_core.rb b/test/unit/core/tc_core.rb index 0727e47e9..91f99f928 100644 --- a/test/unit/core/tc_core.rb +++ b/test/unit/core/tc_core.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/unit/core/tc_loader.rb b/test/unit/core/tc_loader.rb index ca210ea11..cadfd891f 100644 --- a/test/unit/core/tc_loader.rb +++ b/test/unit/core/tc_loader.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/unit/core/tc_logger.rb b/test/unit/core/tc_logger.rb index e2d3a8595..d13f50602 100644 --- a/test/unit/core/tc_logger.rb +++ b/test/unit/core/tc_logger.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/unit/core/tc_modules.rb b/test/unit/core/tc_modules.rb index 956003935..54f816e3a 100644 --- a/test/unit/core/tc_modules.rb +++ b/test/unit/core/tc_modules.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/unit/core/tc_obfuscation.rb b/test/unit/core/tc_obfuscation.rb index 29da9b76c..b6a34c982 100644 --- a/test/unit/core/tc_obfuscation.rb +++ b/test/unit/core/tc_obfuscation.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/unit/core/tc_social_engineering.rb b/test/unit/core/tc_social_engineering.rb index 9d2491e3a..dac9c200c 100644 --- a/test/unit/core/tc_social_engineering.rb +++ b/test/unit/core/tc_social_engineering.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/unit/extensions/tc_console.rb b/test/unit/extensions/tc_console.rb index fe6d7f100..493430390 100644 --- a/test/unit/extensions/tc_console.rb +++ b/test/unit/extensions/tc_console.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/unit/extensions/tc_dns.rb b/test/unit/extensions/tc_dns.rb index c077e1ce3..1ad24ef6d 100644 --- a/test/unit/extensions/tc_dns.rb +++ b/test/unit/extensions/tc_dns.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/unit/extensions/tc_event_logger.rb b/test/unit/extensions/tc_event_logger.rb index 70b0505b8..4a001ff6c 100644 --- a/test/unit/extensions/tc_event_logger.rb +++ b/test/unit/extensions/tc_event_logger.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/unit/extensions/tc_hooks.rb b/test/unit/extensions/tc_hooks.rb index e57329fb4..bdc2f91e9 100644 --- a/test/unit/extensions/tc_hooks.rb +++ b/test/unit/extensions/tc_hooks.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/unit/extensions/tc_ipec_tunnel.rb b/test/unit/extensions/tc_ipec_tunnel.rb index f544d7b8d..303c44846 100644 --- a/test/unit/extensions/tc_ipec_tunnel.rb +++ b/test/unit/extensions/tc_ipec_tunnel.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/unit/extensions/tc_network.rb b/test/unit/extensions/tc_network.rb index 15769c931..52e3ef392 100644 --- a/test/unit/extensions/tc_network.rb +++ b/test/unit/extensions/tc_network.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/unit/extensions/tc_proxy.rb b/test/unit/extensions/tc_proxy.rb index c57fa3003..0b3da6751 100644 --- a/test/unit/extensions/tc_proxy.rb +++ b/test/unit/extensions/tc_proxy.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/unit/extensions/tc_qrcode.rb b/test/unit/extensions/tc_qrcode.rb index 59defe0e6..83d6de1db 100644 --- a/test/unit/extensions/tc_qrcode.rb +++ b/test/unit/extensions/tc_qrcode.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/unit/extensions/tc_requester.rb b/test/unit/extensions/tc_requester.rb index b54cdb978..03d4c88cb 100644 --- a/test/unit/extensions/tc_requester.rb +++ b/test/unit/extensions/tc_requester.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/unit/extensions/tc_webrtc.rb b/test/unit/extensions/tc_webrtc.rb index 2bcb74ada..8249e543c 100644 --- a/test/unit/extensions/tc_webrtc.rb +++ b/test/unit/extensions/tc_webrtc.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/unit/extensions/tc_xssrays.rb b/test/unit/extensions/tc_xssrays.rb index 0e8852402..4dd89b76e 100644 --- a/test/unit/extensions/tc_xssrays.rb +++ b/test/unit/extensions/tc_xssrays.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/unit/tc_filesystem.rb b/test/unit/tc_filesystem.rb index 0c13258dc..01c124189 100644 --- a/test/unit/tc_filesystem.rb +++ b/test/unit/tc_filesystem.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/unit/tc_grep.rb b/test/unit/tc_grep.rb index 7be9cbf31..8d8c5fb2d 100644 --- a/test/unit/tc_grep.rb +++ b/test/unit/tc_grep.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/test/unit/ts_unit.rb b/test/unit/ts_unit.rb index 856f65b74..01dea0465 100644 --- a/test/unit/ts_unit.rb +++ b/test/unit/ts_unit.rb @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/tools/csrf_to_beef/lib/module.rb b/tools/csrf_to_beef/lib/module.rb index 8601a7f16..3b16eae85 100644 --- a/tools/csrf_to_beef/lib/module.rb +++ b/tools/csrf_to_beef/lib/module.rb @@ -5,7 +5,7 @@ class ConfigFile def generate(class_name) return <<-EOF # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # @@ -34,7 +34,7 @@ class ModuleFile end return <<-EOF # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # @@ -67,7 +67,7 @@ class CommandFile end return <<-EOF // -// Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - http://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/update-beef b/update-beef index 0dbd194a2..44611a8f1 100755 --- a/update-beef +++ b/update-beef @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission #