Cryptojacking Attack Timeseries Dataset
Timeseries Cryptojacking Attack Dataset Based on Performance Metrics
@kaggle.keshanijayasinghe_cryptojacking_attack_timeseries_dataset
Timeseries Cryptojacking Attack Dataset Based on Performance Metrics
@kaggle.keshanijayasinghe_cryptojacking_attack_timeseries_dataset
CREATE TABLE final_anormal_data_set (
"cpu_guest" BIGINT,
"cpu_guest_nice" BIGINT,
"cpu_idle" DOUBLE,
"cpu_steal" DOUBLE,
"cpu_iowait" DOUBLE,
"cpu_irq" DOUBLE,
"cpu_nice" DOUBLE,
"cpu_softirq" DOUBLE,
"cpu_system" DOUBLE,
"cpu_total" DOUBLE,
"cpu_user" DOUBLE,
"diskio_sda1_disk_name" VARCHAR,
"diskio_sda1_key" VARCHAR,
"diskio_sda1_read_bytes" DOUBLE,
"diskio_sda1_time_since_update" VARCHAR,
"diskio_sda1_write_bytes" BIGINT,
"diskio_sda_disk_name" VARCHAR,
"diskio_sda_key" VARCHAR,
"diskio_sda_read_bytes" DOUBLE,
"diskio_sda_time_since_update" VARCHAR,
"diskio_sda_write_bytes" BIGINT,
"fs_device_name" VARCHAR,
"fs_free" BIGINT,
"fs_fs_type" VARCHAR,
"fs_key" VARCHAR,
"fs_mnt_point" VARCHAR,
"fs_percent" VARCHAR,
"fs_size" VARCHAR,
"fs_used" BIGINT,
"load_cpucore" BIGINT,
"load_min1" DOUBLE,
"load_min15" DOUBLE,
"load_min5" DOUBLE,
"mem_active" BIGINT,
"mem_available" BIGINT,
"mem_buffers" BIGINT,
"mem_cached" BIGINT,
"mem_free" BIGINT,
"mem_inactive" BIGINT,
"mem_percent" DOUBLE,
"mem_shared" DOUBLE,
"mem_total" BIGINT,
"mem_used" BIGINT,
"memswap_free" BIGINT,
"memswap_percent" DOUBLE,
"memswap_sin" BIGINT,
"memswap_sout" BIGINT,
"memswap_total" BIGINT,
"memswap_used" BIGINT,
"network_lo_cumulative_cx" BIGINT,
"network_lo_cumulative_rx" BIGINT,
"network_lo_cumulative_tx" BIGINT,
"network_lo_cx" VARCHAR,
"network_lo_interface_name" VARCHAR,
"network_lo_key" VARCHAR,
"network_lo_rx" BIGINT,
"network_lo_time_since_update" DOUBLE,
"network_lo_tx" VARCHAR,
"percpu_0_cpu_number" BIGINT,
"percpu_0_guest" BIGINT,
"percpu_0_guest_nice" BIGINT,
"percpu_0_idle" DOUBLE,
"percpu_0_iowait" BIGINT,
"percpu_0_irq" BIGINT,
"percpu_0_key" VARCHAR,
"percpu_0_nice" BIGINT,
"percpu_0_softirq" DOUBLE,
"percpu_0_steal" BIGINT,
"percpu_0_system" DOUBLE,
"percpu_0_total" DOUBLE,
"percpu_0_user" DOUBLE,
"processcount_running" DOUBLE,
"processcount_sleeping" BIGINT,
"processcount_thread" DOUBLE,
"processcount_total" BIGINT,
"system_hostname" VARCHAR,
"system_hr_name" VARCHAR,
"system_linux_distro" VARCHAR,
"system_os_name" VARCHAR,
"system_os_version" VARCHAR,
"system_platform" VARCHAR,
"timestamp" TIMESTAMP
);
Anyone who has the link will be able to view this.