Baselight

Android Permission Dataset

Classify android apps into Benign or Malware

@kaggle.saurabhshahane_android_permission_dataset

Loading...
Loading...

About this Dataset

Android Permission Dataset

Context

Dataset contains android apps with their permissions. Classify apps into benign(0) or malware(1).

Acknowledgements

Mahindru, Arvind (2018), “Android permission dataset, V1, doi: 10.17632/8y543xvnsv.1

Tables

Android Permission

@kaggle.saurabhshahane_android_permission_dataset.android_permission
  • 26.3 MB
  • 29,999 rows
  • 184 columns
Loading...
CREATE TABLE android_permission (
  "app" VARCHAR,
  "package" VARCHAR,
  "category" VARCHAR,
  "description" VARCHAR,
  "rating" DOUBLE,
  "number_of_ratings" BIGINT,
  "price" DOUBLE,
  "related_apps" VARCHAR,
  "dangerous_permissions_count" DOUBLE,
  "safe_permissions_count" BIGINT,
  "default_access_drm_content_s" BIGINT  -- Default : Access DRM Content. (S),
  "default_access_email_provider_data_s" BIGINT  -- Default : Access Email Provider Data (S),
  "default_access_all_system_downloads_s" BIGINT  -- Default : Access All System Downloads (S),
  "default_access_download_manager_s" BIGINT  -- Default : Access Download Manager. (S),
  "default_advanced_download_manager_functions_s" BIGINT  -- Default : Advanced Download Manager Functions. (S),
  "default_audio_file_access_s" BIGINT  -- Default : Audio File Access (S),
  "default_install_drm_content_s" BIGINT  -- Default : Install DRM Content. (S),
  "default_modify_google_service_configuration_s" BIGINT  -- Default : Modify Google Service Configuration (S),
  "default_modify_google_settings_s" BIGINT  -- Default : Modify Google Settings (S),
  "default_move_application_resources_s" BIGINT  -- Default : Move Application Resources (S),
  "default_read_google_settings_s" BIGINT  -- Default : Read Google Settings (S),
  "default_send_download_notifications_s" BIGINT  -- Default : Send Download Notifications. (S),
  "default_voice_search_shortcuts_s" BIGINT  -- Default : Voice Search Shortcuts (S),
  "default_access_surfaceflinger_s" BIGINT  -- Default : Access SurfaceFlinger (S),
  "default_access_checkin_properties_s" BIGINT  -- Default : Access Checkin Properties (S),
  "default_access_the_cache_filesystem_s" BIGINT  -- Default : Access The Cache Filesystem (S),
  "default_access_to_passwords_for_google_accounts_s" BIGINT  -- Default : Access To Passwords For Google Accounts (S),
  "default_act_as_an_account_authenticator_s" BIGINT  -- Default : Act As An Account Authenticator (S),
  "default_bind_to_a_wallpaper_s" BIGINT  -- Default : Bind To A Wallpaper (S),
  "default_bind_to_an_input_method_s" BIGINT  -- Default : Bind To An Input Method (S),
  "default_change_screen_orientation_s" BIGINT  -- Default : Change Screen Orientation (S),
  "default_coarse_network_based_location_s" BIGINT  -- Default : Coarse (network-based) Location (S),
  "default_control_location_update_notifications_s" BIGINT  -- Default : Control Location Update Notifications (S),
  "default_control_system_backup_and_restore_s" BIGINT  -- Default : Control System Backup And Restore (S),
  "default_delete_applications_s" BIGINT  -- Default : Delete Applications (S),
  "default_delete_other_applications_caches_s" BIGINT  -- Default : Delete Other Applications\u0027 Caches (S),
  "default_delete_other_applications_data_s" BIGINT  -- Default : Delete Other Applications\u0027 Data (S),
  "default_directly_call_any_phone_numbers_s" BIGINT  -- Default : Directly Call Any Phone Numbers (S),
  "default_directly_install_applications_s" BIGINT  -- Default : Directly Install Applications (S),
  "default_disable_or_modify_status_bar_s" BIGINT  -- Default : Disable Or Modify Status Bar (S),
  "default_discover_known_accounts_s" BIGINT  -- Default : Discover Known Accounts (S),
  "default_display_unauthorized_windows_s" BIGINT  -- Default : Display Unauthorized Windows (S),
  "default_enable_or_disable_application_components_s" BIGINT  -- Default : Enable Or Disable Application Components (S),
  "default_force_application_to_close_s" BIGINT  -- Default : Force Application To Close (S),
  "default_force_device_reboot_s" BIGINT  -- Default : Force Device Reboot (S),
  "default_full_internet_access_s" BIGINT  -- Default : Full Internet Access (S),
  "default_interact_with_a_device_admin_s" BIGINT  -- Default : Interact With A Device Admin (S),
  "default_manage_application_tokens_s" BIGINT  -- Default : Manage Application Tokens (S),
  "default_mock_location_sources_for_testing_s" BIGINT  -- Default : Mock Location Sources For Testing (S),
  "default_modify_battery_statistics_s" BIGINT  -- Default : Modify Battery Statistics (S),
  "default_modify_secure_system_settings_s" BIGINT  -- Default : Modify Secure System Settings (S),
  "default_modify_the_google_services_map_s" BIGINT  -- Default : Modify The Google Services Map (S),
  "default_modify_delete_usb_storage_contents_modify_dele_347e2f99" BIGINT  -- Default : Modify/delete USB Storage Contents Modify/delete SD Card Contents (S),
  "default_monitor_and_control_all_application_launching_s" BIGINT  -- Default : Monitor And Control All Application Launching (S),
  "default_partial_shutdown_s" BIGINT  -- Default : Partial Shutdown (S),
  "default_permanently_disable_device_s" BIGINT  -- Default : Permanently Disable Device (S),
  "default_permission_to_install_a_location_provider_s" BIGINT  -- Default : Permission To Install A Location Provider (S),
  "default_power_device_on_or_off_s" BIGINT  -- Default : Power Device On Or Off (S),
  "default_press_keys_and_control_buttons_s" BIGINT  -- Default : Press Keys And Control Buttons (S),
  "default_prevent_app_switches_s" BIGINT  -- Default : Prevent App Switches (S),
  "default_read_frame_buffer_s" BIGINT  -- Default : Read Frame Buffer (S),
  "default_read_instant_messages_s" BIGINT  -- Default : Read Instant Messages (S),
  "default_read_phone_state_and_identity_s" BIGINT  -- Default : Read Phone State And Identity (S),
  "default_record_what_you_type_and_actions_you_take_s" BIGINT  -- Default : Record What You Type And Actions You Take (S),
  "default_reset_system_to_factory_defaults_s" BIGINT  -- Default : Reset System To Factory Defaults (S),
  "default_run_in_factory_test_mode_s" BIGINT  -- Default : Run In Factory Test Mode (S),
  "default_set_time_s" BIGINT  -- Default : Set Time (S),
  "default_set_wallpaper_size_hints_s" BIGINT  -- Default : Set Wallpaper Size Hints (S),
  "default_start_im_service_s" BIGINT  -- Default : Start IM Service (S),
  "default_update_component_usage_statistics_s" BIGINT  -- Default : Update Component Usage Statistics (S),
  "default_write_contact_data_s" BIGINT  -- Default : Write Contact Data (S),
  "default_write_instant_messages_s" BIGINT  -- Default : Write Instant Messages (S),
  "development_tools_enable_application_debugging_d" BIGINT  -- Development Tools : Enable Application Debugging (D),
  "development_tools_limit_number_of_running_processes_d" BIGINT  -- Development Tools : Limit Number Of Running Processes (D),
  "development_tools_make_all_background_applications_close_d" BIGINT  -- Development Tools : Make All Background Applications Close (D),
  "development_tools_send_linux_signals_to_applications_d" BIGINT  -- Development Tools : Send Linux Signals To Applications (D),
  "hardware_controls_change_your_audio_settings_d" BIGINT  -- Hardware Controls : Change Your Audio Settings (D),
  "hardware_controls_control_flashlight_s" BIGINT  -- Hardware Controls : Control Flashlight (S),
  "hardware_controls_control_vibrator_s" BIGINT  -- Hardware Controls : Control Vibrator (S),
  "hardware_controls_record_audio_d" BIGINT  -- Hardware Controls : Record Audio (D),
  "hardware_controls_take_pictures_and_videos_d" BIGINT  -- Hardware Controls : Take Pictures And Videos (D),
  "hardware_controls_test_hardware_s" BIGINT  -- Hardware Controls : Test Hardware (S),
  "network_communication_broadcast_messages_to_applications_s" BIGINT  -- Network Communication : Broadcast Data Messages To Applications. (S),
  "network_communication_control_near_field_communication_d" BIGINT  -- Network Communication : Control Near Field Communication (D),
  "network_communication_create_bluetooth_connections_d" BIGINT  -- Network Communication : Create Bluetooth Connections (D),
  "network_communication_download_files_without_notification_s" BIGINT  -- Network Communication : Download Files Without Notification (S),
  "network_communication_full_internet_access_d" BIGINT  -- Network Communication : Full Internet Access (D),
  "network_communication_make_receive_internet_calls_d" BIGINT  -- Network Communication : Make/receive Internet Calls (D),
  "network_communication_receive_data_from_internet_s" BIGINT  -- Network Communication : Receive Data From Internet (S),
  "network_communication_view_wi_fi_state_s" BIGINT  -- Network Communication : View Wi-Fi State (S),
  "network_communication_view_network_state_s" BIGINT  -- Network Communication : View Network State (S),
  "phone_calls_intercept_outgoing_calls_d" BIGINT  -- Phone Calls : Intercept Outgoing Calls (D),
  "phone_calls_modify_phone_state_s" BIGINT  -- Phone Calls : Modify Phone State (S),
  "phone_calls_read_phone_state_and_identity_d" BIGINT  -- Phone Calls : Read Phone State And Identity (D),
  "services_that_cost_you_money_directly_call_phone_numbers_d" BIGINT  -- Services That Cost You Money : Directly Call Phone Numbers (D),
  "services_that_cost_you_money_send_sms_messages_d" BIGINT  -- Services That Cost You Money : Send SMS Messages (D),
  "storage_modify_delete_usb_storage_contents_modify_dele_7ad58d94" BIGINT  -- Storage : Modify/delete USB Storage Contents Modify/delete SD Card Contents (D),
  "system_tools_allow_wi_fi_multicast_reception_d" BIGINT  -- System Tools : Allow Wi-Fi Multicast Reception (D),
  "system_tools_automatically_start_at_boot_s" BIGINT  -- System Tools : Automatically Start At Boot (S),
  "system_tools_bluetooth_administration_d" BIGINT  -- System Tools : Bluetooth Administration (D)
);

Share link

Anyone who has the link will be able to view this.