beefproject / beef

The Browser Exploitation Framework Project
https://beefproject.com
9.7k stars 2.15k forks source link

Trying to run on GitHub Codespace as demonstration for friends, but it never hooks a browser. #3129

Closed FunnyCheese4Me closed 2 weeks ago

FunnyCheese4Me commented 2 weeks ago

First Steps

  1. Confirm that your issue has not been posted previously by searching here: https://github.com/beefproject/beef/issues
  2. Confirm that the wiki does not contain the answers you seek: https://github.com/beefproject/beef/wiki
  3. Check the FAQ: https://github.com/beefproject/beef/wiki/FAQ
  4. BeEF Version: latest as of writing
  5. Ruby Version: latest
  6. Browser Details (e.g. Chrome v81.0): test browsers: Chrome 121.0.6167.212
  7. Operating System (e.g. OSX Catalina):test browsers: chromeos, server: ubuntu 22

Configuration

  1. Have you made any changes to your BeEF configuration? Yes, but only the password and properly setting up public config, and turning on reverse proxy.
  2. Have you enabled or disabled any BeEF extensions? Yes, but only enabled social engineering, no other changes.

Steps to Reproduce

  1. Install script works
  2. No error when running ./beef in console
  3. Am able to get into /ui/panel and authenticate, but when my friends(tested on three computers) opened the advanced demo, it didn't hook or show up in the page. Earlier made #3096 and it was saying that it wouldn't load the script because it was insecure content.

How to enable and capture detailed logging

  1. Edit config.yaml in the root directory
    • If using Kali beef-xss the root dir will be /usr/share/beef-xss
  2. Update client_debug to true
  3. Retrieve browser logs from your browser's developer console (Ctrl + Shift + I or F12 depending on browser)
  4. Retrieve your server-side logs from ~/.beef/beef.log
    • If using beef-xss logs found with journalctl -u beef-xss

If we request additional information and we don't hear back from you within a week, we will be closing the ticket off.

FunnyCheese4Me commented 2 weeks ago

Logging shows the following(can't do client debug): $ ./beef [15:59:48][] Browser Exploitation Framework (BeEF) 0.5.4.0 [15:59:48] | Twit: @beefproject [15:59:48] | Site: https://beefproject.com [15:59:48] |_ Wiki: https://github.com/beefproject/beef/wiki [15:59:48][] Project Creator: Wade Alcorn (@WadeAlcorn) [15:59:48][>] Loaded extension: 'xssrays' [15:59:48][>] Loaded extension: 'requester' [15:59:48][>] Loaded extension: 'proxy' [15:59:48][>] Loaded extension: 'network' [15:59:48][>] Loaded extension: 'events' [15:59:48][>] Loaded extension: 'demos' [15:59:48][>] Loaded extension: 'admin_ui' [15:59:48][>] Soft Load module: 'ui_abuse_ie' [15:59:48][>] Soft Load module: 'text_to_voice' [15:59:48][>] Soft Load module: 'tabnabbing' [15:59:48][>] Soft Load module: 'spoof_addressbar_data' [15:59:48][>] Soft Load module: 'sitekiosk_breakout' [15:59:48][>] Soft Load module: 'simple_hijacker' [15:59:48][>] Soft Load module: 'replace_video_fake_plugin' [15:59:48][>] Soft Load module: 'pretty_theft' [15:59:48][>] Soft Load module: 'lcamtuf_download' [15:59:48][>] Soft Load module: 'hta_powershell' [15:59:48][>] Soft Load module: 'gmail_phishing' [15:59:48][>] Soft Load module: 'firefox_extension_reverse_shell' [15:59:48][>] Soft Load module: 'firefox_extension_dropper' [15:59:48][>] Soft Load module: 'firefox_extension_bindshell' [15:59:48][>] Soft Load module: 'fake_notification_ie' [15:59:48][>] Soft Load module: 'fake_notification_ff' [15:59:48][>] Soft Load module: 'fake_notification_c' [15:59:48][>] Soft Load module: 'fake_notification' [15:59:48][>] Soft Load module: 'fake_lastpass' [15:59:48][>] Soft Load module: 'fake_flash_update' [15:59:48][>] Soft Load module: 'fake_evernote_clipper' [15:59:48][>] Soft Load module: 'edge_wscript_wsh_injection' [15:59:48][>] Soft Load module: 'clippy' [15:59:48][>] Soft Load module: 'clickjacking' [15:59:48][>] Soft Load module: 'phonegap_stop_record_audio' [15:59:48][>] Soft Load module: 'phonegap_start_record_audio' [15:59:48][>] Soft Load module: 'phonegap_prompt_user' [15:59:48][>] Soft Load module: 'phonegap_plugin_detection' [15:59:48][>] Soft Load module: 'phonegap_persistence' [15:59:48][>] Soft Load module: 'phonegap_persist_resume' [15:59:48][>] Soft Load module: 'phonegap_list_files' [15:59:48][>] Soft Load module: 'phonegap_list_contacts' [15:59:48][>] Soft Load module: 'phonegap_keychain' [15:59:48][>] Soft Load module: 'phonegap_globalization_status' [15:59:48][>] Soft Load module: 'phonegap_geo_locate' [15:59:48][>] Soft Load module: 'phonegap_file_upload' [15:59:48][>] Soft Load module: 'phonegap_detect' [15:59:48][>] Soft Load module: 'phonegap_check_connection' [15:59:48][>] Soft Load module: 'phonegap_beep' [15:59:48][>] Soft Load module: 'phonegap_alert_user' [15:59:48][>] Soft Load module: 'popunder_window_ie' [15:59:48][>] Soft Load module: 'popunder_window' [15:59:48][>] Soft Load module: 'man_in_the_browser' [15:59:48][>] Soft Load module: 'jsonp_service_worker' [15:59:48][>] Soft Load module: 'invisible_htmlfile_activex' [15:59:48][>] Soft Load module: 'iframe_above' [15:59:48][>] Soft Load module: 'hijack_opener' [15:59:48][>] Soft Load module: 'confirm_close_tab' [15:59:48][>] Soft Load module: 'port_scanner' [15:59:48][>] Soft Load module: 'ping_sweep_ff' [15:59:48][>] Soft Load module: 'ping_sweep' [15:59:48][>] Soft Load module: 'irc_nat_pinning' [15:59:48][>] Soft Load module: 'fingerprint_routers' [15:59:48][>] Soft Load module: 'internal_network_fingerprinting' [15:59:48][>] Soft Load module: 'identify_lan_subnets' [15:59:48][>] Soft Load module: 'get_proxy_servers_wpad' [15:59:48][>] Soft Load module: 'get_ntop_network_hosts' [15:59:48][>] Soft Load module: 'get_http_servers' [15:59:48][>] Soft Load module: 'fetch_port_scanner' [15:59:48][>] Soft Load module: 'dns_rebinding' [15:59:48][>] Soft Load module: 'dns_enumeration' [15:59:48][>] Soft Load module: 'detect_tor' [15:59:48][>] Soft Load module: 'detect_soc_nets' [15:59:48][>] Soft Load module: 'detect_opennic' [15:59:48][>] Soft Load module: 'detect_ethereum_ens' [15:59:48][>] Soft Load module: 'detect_burp' [15:59:48][>] Soft Load module: 'cross_origin_scanner_flash' [15:59:48][>] Soft Load module: 'cross_origin_scanner_cors' [15:59:48][>] Soft Load module: 'doser' [15:59:48][>] Soft Load module: 'f5_bigip_cookie_stealing' [15:59:48][>] Soft Load module: 'f5_bigip_cookie_disclosure' [15:59:48][>] Soft Load module: 'wordpress_post_auth_rce' [15:59:48][>] Soft Load module: 'wordpress_upload_rce_plugin' [15:59:48][>] Soft Load module: 'wordpress_current_user_info' [15:59:48][>] Soft Load module: 'wordpress_add_user' [15:59:48][>] Soft Load module: 'unblockui' [15:59:48][>] Soft Load module: 'track_physical_movement' [15:59:48][>] Soft Load module: 'read_gmail' [15:59:48][>] Soft Load module: 'raw_javascript' [15:59:48][>] Soft Load module: 'no_sleep' [15:59:48][>] Soft Load module: 'local_file_theft' [15:59:48][>] Soft Load module: 'invisible_iframe' [15:59:48][>] Soft Load module: 'iframe_sniffer' [15:59:48][>] Soft Load module: 'iframe_keylogger' [15:59:48][>] Soft Load module: 'send_inotes_with_attachment' [15:59:48][>] Soft Load module: 'send_inotes' [15:59:48][>] Soft Load module: 'read_inotes' [15:59:48][>] Soft Load module: 'inotes_flooder' [15:59:48][>] Soft Load module: 'extract_inotes_list' [15:59:48][>] Soft Load module: 'blockui' [15:59:48][>] Soft Load module: 's2c_dns_tunnel' [15:59:48][>] Soft Load module: 'inter_protocol_win_bindshell' [15:59:48][>] Soft Load module: 'inter_protocol_redis' [15:59:48][>] Soft Load module: 'inter_protocol_posix_bindshell' [15:59:48][>] Soft Load module: 'inter_protocol_irc' [15:59:48][>] Soft Load module: 'inter_protocol_imap' [15:59:48][>] Soft Load module: 'etag_client' [15:59:48][>] Soft Load module: 'cross_site_printing' [15:59:48][>] Soft Load module: 'cross_site_faxing' [15:59:48][>] Soft Load module: 'physical_location_thirdparty' [15:59:48][>] Soft Load module: 'physical_location' [15:59:48][>] Soft Load module: 'iphone_tel' [15:59:48][>] Soft Load module: 'hook_microsoft_edge' [15:59:48][>] Soft Load module: 'hook_default_browser' [15:59:48][>] Soft Load module: 'get_wireless_keys' [15:59:48][>] Soft Load module: 'get_system_info_java' [15:59:48][>] Soft Load module: 'get_registry_keys' [15:59:48][>] Soft Load module: 'get_internal_ip_webrtc' [15:59:48][>] Soft Load module: 'get_internal_ip_java' [15:59:48][>] Soft Load module: 'get_connection_type' [15:59:48][>] Soft Load module: 'get_battery_status' [15:59:48][>] Soft Load module: 'detect_users' [15:59:48][>] Soft Load module: 'detect_software' [15:59:48][>] Soft Load module: 'detect_protocol_handlers' [15:59:48][>] Soft Load module: 'detect_local_drives' [15:59:48][>] Soft Load module: 'detect_hp' [15:59:48][>] Soft Load module: 'detect_google_desktop' [15:59:48][>] Soft Load module: 'detect_default_browser' [15:59:48][>] Soft Load module: 'detect_cups' [15:59:48][>] Soft Load module: 'detect_coupon_printer' [15:59:48][>] Soft Load module: 'detect_antivirus' [15:59:48][>] Soft Load module: 'detect_airdroid' [15:59:48][>] Soft Load module: 'clipboard_theft' [15:59:48][>] Soft Load module: 'zeroshell_2_0rc2_scanner' [15:59:48][>] Soft Load module: 'zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass' [15:59:48][>] Soft Load module: 'zeroshell_2_0rc2_reverse_shell_csrf_sop' [15:59:48][>] Soft Load module: 'zeroshell_2_0rc2_migrate_hook' [15:59:48][>] Soft Load module: 'zeroshell_2_0rc2_file_disclosure' [15:59:48][>] Soft Load module: 'zeroshell_2_0rc2_admin_static_token' [15:59:48][>] Soft Load module: 'zeroshell_2_0rc2_admin_password' [15:59:48][>] Soft Load module: 'zeroshell_2_0rc2_admin_dynamic_token' [15:59:48][>] Soft Load module: 'zenoss_add_user_csrf' [15:59:48][>] Soft Load module: 'zenoss_command_execution' [15:59:48][>] Soft Load module: 'sqlitemanager_xss' [15:59:48][>] Soft Load module: 'serendipity_1_6_xss' [15:59:48][>] Soft Load module: 'cisco_collaboration_server_5_xss' [15:59:48][>] Soft Load module: 'alienvault_ossim_3_1_xss' [15:59:48][>] Soft Load module: 'Wordpress_add_admin' [15:59:48][>] Soft Load module: 'wanem_command_execution' [15:59:48][>] Soft Load module: 'vtiger_crm_upload_exploit' [15:59:48][>] Soft Load module: 'Netgear_gs108t_csrf' [15:59:48][>] Soft Load module: 'Dlink_dgs_1100_port_mirroring_csrf' [15:59:48][>] Soft Load module: 'Dlink_dgs_1100_fdb_whitelist_csrf' [15:59:48][>] Soft Load module: 'Dlink_dgs_1100_device_reset_csrf' [15:59:48][>] Soft Load module: 'spring_framework_malicious_jar' [15:59:48][>] Soft Load module: 'skype_xss' [15:59:48][>] Soft Load module: 'Shell_shocked' [15:59:48][>] Soft Load module: 'shell_shock_scanner' [15:59:48][>] Soft Load module: 'ruby_nntpd_cmd_exec' [15:59:48][>] Soft Load module: 'wipg1000_cmd_injection' [15:59:48][>] Soft Load module: 'virgin_superhub_csrf' [15:59:48][>] Soft Load module: 'utstarcom_wa3002g4_dns_hijack' [15:59:48][>] Soft Load module: 'tplink_dns_csrf' [15:59:48][>] Soft Load module: 'tenda_adsl_dns_hijack' [15:59:48][>] Soft Load module: 'telstra_zte_mf91_disable_ap_isolation' [15:59:48][>] Soft Load module: 'telstra_zte_mf91_change_ssid' [15:59:48][>] Soft Load module: 'telstra_zte_mf91_change_pw' [15:59:48][>] Soft Load module: 'shuttle_tech_915wm_dns_hijack' [15:59:48][>] Soft Load module: 'planet_vdr300nu_adsl_dns_hijack' [15:59:48][>] Soft Load module: 'pikatel_96338_dns_hijack' [15:59:48][>] Soft Load module: 'philips_dns_hijack' [15:59:48][>] Soft Load module: 'netgear_dgn2200_cmd_exec' [15:59:48][>] Soft Load module: 'Netgear_dgn_2000_wan_mgmt_csrf' [15:59:48][>] Soft Load module: 'linksys_wrt54g_csrf' [15:59:48][>] Soft Load module: 'linksys_wrt54g2_csrf' [15:59:48][>] Soft Load module: 'linksys_e2500_shell' [15:59:48][>] Soft Load module: 'linksys_e2500_dns_hijack' [15:59:48][>] Soft Load module: 'linksys_e2500_csrf' [15:59:48][>] Soft Load module: 'linksys_befsr41_csrf' [15:59:48][>] Soft Load module: 'inteno_eg101r1_voip_dns_hijack' [15:59:48][>] Soft Load module: 'iball_baton_ib_wra150n_dns_hijack' [15:59:48][>] Soft Load module: 'Huawei_smartax_mt880_csrf' [15:59:48][>] Soft Load module: 'exper_ewm01_adsl_dns_hijack' [15:59:48][>] Soft Load module: 'dlink_dsl526b_dns_hijack' [15:59:48][>] Soft Load module: 'dlink_dsl500t_csrf' [15:59:48][>] Soft Load module: 'dlink_dsl2780b_dns_hijack' [15:59:48][>] Soft Load module: 'dlink_dsl2740r_dns_hijack' [15:59:48][>] Soft Load module: 'dlink_dsl2640u_dns_hijack' [15:59:48][>] Soft Load module: 'dlink_2640b_dns_hijack' [15:59:48][>] Soft Load module: 'dlink_dir_615_csrf' [15:59:48][>] Soft Load module: 'ddwrt_v24_sp1_csrf' [15:59:48][>] Soft Load module: 'ddwrt_v24_sp1_cmd_exec' [15:59:48][>] Soft Load module: 'comtrend_ct_series_dns_hijack' [15:59:48][>] Soft Load module: 'comtrend_ct5624_csrf' [15:59:48][>] Soft Load module: 'comtrend_ct5367_csrf' [15:59:48][>] Soft Load module: 'cisco_e2400_csrf' [15:59:48][>] Soft Load module: 'bt_home_hub_csrf' [15:59:48][>] Soft Load module: 'belkin_dns_csrf' [15:59:48][>] Soft Load module: 'beetel_bcm96338_router_dns_hijack' [15:59:48][>] Soft Load module: 'asus_rt_n66u_cmd_exec' [15:59:48][>] Soft Load module: 'asus_rt_n12e_get_info' [15:59:48][>] Soft Load module: 'asus_dslx11_dns_hijack' [15:59:48][>] Soft Load module: 'asmax_ar804gu_cmd_exec' [15:59:48][>] Soft Load module: 'argw4_adsl_dns_hijack' [15:59:48][>] Soft Load module: 'actiontec_q1000_csrf' [15:59:48][>] Soft Load module: 'com_officeconnect_cmd_exec' [15:59:48][>] Soft Load module: 'rfi_scanner' [15:59:48][>] Soft Load module: 'resource_exhaustion_dos' [15:59:48][>] Soft Load module: 'qnx_qconn_command_execution' [15:59:48][>] Soft Load module: 'qemu_monitor_migrate_cmd_exec' [15:59:48][>] Soft Load module: 'php_dos' [15:59:48][>] Soft Load module: 'pfsense_reverse_root_shell_csrf' [15:59:48][>] Soft Load module: 'pfsense_2_3_2_reverse_root_shell_csrf' [15:59:48][>] Soft Load module: 'opencart_reset_password' [15:59:48][>] Soft Load module: 'ntfscommoncreate_dos' [15:59:48][>] Soft Load module: 'freenas_reverse_root_shell_csrf' [15:59:48][>] Soft Load module: 'dlink_sharecenter_cmd_exec' [15:59:48][>] Soft Load module: 'windows_mail_client_dos' [15:59:48][>] Soft Load module: 'signed_applet_dropper' [15:59:48][>] Soft Load module: 'safari_launch_app' [15:59:48][>] Soft Load module: 'java_payload' [15:59:48][>] Soft Load module: 'activex_command_execution' [15:59:48][>] Soft Load module: 'kemp_command_execution' [15:59:48][>] Soft Load module: 'jenkins_groovy_code_exec' [15:59:48][>] Soft Load module: 'jboss_jmx_upload_exploit' [15:59:48][>] Soft Load module: 'hp_ucmdb_add_user_csrf' [15:59:48][>] Soft Load module: 'groovyshell_server_command_execution' [15:59:48][>] Soft Load module: 'glassfish_war_upload_xsrf' [15:59:48][>] Soft Load module: 'firephp_code_exec' [15:59:48][>] Soft Load module: 'farsite_X25_remote_shell' [15:59:48][>] Soft Load module: 'extract_cmd_exec' [15:59:48][>] Soft Load module: 'coldfusion_dir_traversal_exploit' [15:59:48][>] Soft Load module: 'linksys_wvc_wireless_camera_csrf' [15:59:48][>] Soft Load module: 'Dlink_dcs_series_csrf' [15:59:48][>] Soft Load module: 'airlive_add_user_csrf' [15:59:48][>] Soft Load module: 'boastmachine_add_user_csrf' [15:59:48][>] Soft Load module: 'BeEF_bind_shell' [15:59:48][>] Soft Load module: 'apache_felix_remote_shell' [15:59:48][>] Soft Load module: 'apache_cookies' [15:59:48][>] Soft Load module: 'test_return_long_string' [15:59:48][>] Soft Load module: 'test_return_image' [15:59:48][>] Soft Load module: 'test_return_ascii_chars' [15:59:48][>] Soft Load module: 'test_network_request' [15:59:48][>] Soft Load module: 'test_http_redirect' [15:59:48][>] Soft Load module: 'test_get_variable' [15:59:48][>] Soft Load module: 'test_dns_tunnel_client' [15:59:48][>] Soft Load module: 'test_cors_request' [15:59:48][>] Soft Load module: 'test_beef_debug' [15:59:48][>] Soft Load module: 'send_gvoice_sms' [15:59:48][>] Soft Load module: 'screenshot' [15:59:48][>] Soft Load module: 'inject_beef' [15:59:48][>] Soft Load module: 'grab_google_contacts' [15:59:48][>] Soft Load module: 'get_all_cookies' [15:59:48][>] Soft Load module: 'execute_tabs' [15:59:48][>] Soft Load module: 'webcam_permission_check' [15:59:48][>] Soft Load module: 'webcam_html5' [15:59:48][>] Soft Load module: 'webcam_flash' [15:59:48][>] Soft Load module: 'unhook' [15:59:48][>] Soft Load module: 'spyder_eye' [15:59:48][>] Soft Load module: 'remove_hook_element' [15:59:48][>] Soft Load module: 'Play_sound' [15:59:48][>] Soft Load module: 'site_redirect_iframe' [15:59:48][>] Soft Load module: 'site_redirect' [15:59:48][>] Soft Load module: 'rickroll' [15:59:48][>] Soft Load module: 'replace_video' [15:59:48][>] Soft Load module: 'remove_stuck_iframes' [15:59:48][>] Soft Load module: 'prompt_dialog' [15:59:48][>] Soft Load module: 'overflow_cookiejar' [15:59:48][>] Soft Load module: 'mobilesafari_address_spoofing' [15:59:48][>] Soft Load module: 'link_rewrite_tel' [15:59:48][>] Soft Load module: 'link_rewrite_sslstrip' [15:59:48][>] Soft Load module: 'link_rewrite_click_events' [15:59:48][>] Soft Load module: 'link_rewrite' [15:59:48][>] Soft Load module: 'get_stored_credentials' [15:59:48][>] Soft Load module: 'get_session_storage' [15:59:48][>] Soft Load module: 'get_page_links' [15:59:48][>] Soft Load module: 'get_page_html_iframe' [15:59:48][>] Soft Load module: 'get_page_html' [15:59:48][>] Soft Load module: 'get_local_storage' [15:59:48][>] Soft Load module: 'get_form_values' [15:59:48][>] Soft Load module: 'get_cookie' [15:59:48][>] Soft Load module: 'get_autocomplete_creds' [15:59:48][>] Soft Load module: 'disable_developer_tools' [15:59:48][>] Soft Load module: 'deface_web_page_component' [15:59:48][>] Soft Load module: 'deface_web_page' [15:59:48][>] Soft Load module: 'clear_console' [15:59:48][>] Soft Load module: 'Cisco_asa_passwords' [15:59:48][>] Soft Load module: 'apache_tomcat_examples_cookie_disclosure' [15:59:48][>] Soft Load module: 'alert_dialog' [15:59:48][>] Soft Load module: 'ajax_fingerprint' [15:59:48][>] Soft Load module: 'get_visited_urls' [15:59:48][>] Soft Load module: 'get_visited_domains' [15:59:48][>] Soft Load module: 'fingerprint_browser' [15:59:48][>] Soft Load module: 'detect_wmp' [15:59:48][>] Soft Load module: 'detect_vlc' [15:59:48][>] Soft Load module: 'detect_unsafe_activex' [15:59:48][>] Soft Load module: 'Detect_unity' [15:59:48][>] Soft Load module: 'Detect_toolbars' [15:59:48][>] Soft Load module: 'detect_simple_adblock' [15:59:48][>] Soft Load module: 'detect_silverlight' [15:59:48][>] Soft Load module: 'detect_realplayer' [15:59:48][>] Soft Load module: 'detect_quicktime' [15:59:48][>] Soft Load module: 'detect_popup_blocker' [15:59:48][>] Soft Load module: 'detect_office' [15:59:48][>] Soft Load module: 'detect_mime_types' [15:59:48][>] Soft Load module: 'detect_lastpass' [15:59:48][>] Soft Load module: 'detect_foxit' [15:59:48][>] Soft Load module: 'detect_firebug' [15:59:48][>] Soft Load module: 'detect_extensions' [15:59:48][>] Soft Load module: 'detect_evernote_clipper' [15:59:48][>] Soft Load module: 'detect_activex' [15:59:48][>] Soft Load module: 'browser_fingerprinting' [15:59:48][>] Soft Load module: 'avant_stealhistory' [15:59:48][] BeEF is loading. Wait a few seconds... [15:59:48][>] Server: mounted handler '/hook.js' [15:59:48][>] Server: mounted handler '/init' [15:59:48][>] Server: mounted handler '/' [15:59:48][>] Server: mounted handler '/dh' [15:59:48][>] Server: mounted handler '/api/hooks' [15:59:48][>] Server: mounted handler '/api/browserdetails' [15:59:48][>] Server: mounted handler '/api/modules' [15:59:48][>] Server: mounted handler '/api/categories' [15:59:48][>] Server: mounted handler '/api/logs' [15:59:48][>] Server: mounted handler '/api/admin' [15:59:48][>] Server: mounted handler '/api/server' [15:59:48][>] Server: mounted handler '/api/autorun' [15:59:48][>] Server: mounted handler '/xssrays' [15:59:48][>] Server: mounted handler '/api/xssrays' [15:59:48][>] Server: mounted handler '/requester' [15:59:48][>] Server: mounted handler '/api/requester' [15:59:48][>] Server: mounted handler '/api/proxy' [15:59:48][>] Server: mounted handler '/api/network' [15:59:48][>] Server: mounted handler '/event' [15:59:48][>] Server: mounted handler '/demos' [15:59:48][>] Server: mounted handler '/ui/authentication' [15:59:48][>] Server: mounted handler '/ui/modules' [15:59:48][>] Server: mounted handler '/ui/panel' [15:59:48][>] Server: mounted handler '/ui/media' [15:59:48][>] [AdminUI] Initializing admin panel ... [15:59:48][>] [AdminUI] Minifying JavaScript (371619 bytes) [15:59:51][>] [AdminUI] Minified 371619 bytes to 212118 bytes [15:59:51][>] [AdminUI] Minifying JavaScript (1788 bytes) [15:59:51][>] [AdminUI] Minified 1788 bytes to 1122 bytes [15:59:51][>] Event: BeEF server started [15:59:51][] 7 extensions enabled: [15:59:51] | XSSRays [15:59:51] | Requester [15:59:51] | Proxy [15:59:51] | Network [15:59:51] | Events [15:59:51] | Demos [15:59:51] | Admin UI [15:59:51][] 303 modules enabled. [15:59:51][] 3 network interfaces were detected. [15:59:51][] running on network interface: 127.0.0.1 [15:59:51] | Hook URL: http://127.0.0.1:3000/hook.js [15:59:51] |_ UI URL: http://127.0.0.1:3000/ui/panel [15:59:51][] running on network interface: 10.0.2.166 [15:59:51] | Hook URL: http://10.0.2.166:3000/hook.js [15:59:51] | UI URL: http://10.0.2.166:3000/ui/panel [15:59:51][*] running on network interface: 172.17.0.1 [15:59:51] | Hook URL: http://172.17.0.1:3000/hook.js [15:59:51] | UI URL: http://172.17.0.1:3000/ui/panel [15:59:51][] Public: [15:59:51] | Hook URL: http://cautious-couscous-pjgw7444w5x6hr5xp-3000.app.github.dev:3000/hook.js [15:59:51] |_ UI URL: http://cautious-couscous-pjgw7444w5x6hr5xp-3000.app.github.dev:3000/ui/panel [15:59:51][] HTTP Proxy: http://127.0.0.1:6789 [15:59:51][] RESTful API key: bf79859b1a42fb2767c1ae6808a5b85220bf49dc [15:59:51][>] Event: [GeoIP] Could not find MaxMind GeoIP database: '/usr/share/GeoIP/GeoLite2-City.mmdb' [15:59:51][] BeEF server started (press control+c to stop) [16:00:01][>] Event: User with ip 10.240.4.161 has successfully authenticated in the application. [16:00:21][>] Using legacy_build_beefjs [16:00:36][>] Event: User with ip 10.240.4.161 has successfully logged out. [16:00:43][>] Event: User with ip 10.240.4.161 has successfully authenticated in the application. [16:00:55][>] Using legacy_build_beefjs

using legacy_build_beefjs only happens when I load one of the demo pages

FunnyCheese4Me commented 2 weeks ago

actually wait I'll ask this in the discord.