Baselight

Cyber Security Attacks

Consists of 25 varied metrics and 40,000 records

@kaggle.teamincribo_cyber_security_attacks

Loading...
Loading...

About this Dataset

Cyber Security Attacks

Welcome to Incribo's synthetic cyber dataset! Crafted with precision, this dataset offers a realistic representation of travel history, making it an ideal playground for various analytical tasks.

Use the cybersecurity attacks dataset to help you assess the heatmaps, attack signatures, types, and more!

Remember, this is just a sample! If you're intrigued and want access to the complete dataset or have specific requirements, don't hesitate to contact us(info@incribo.com). Happy building!

Tables

Cybersecurity Attacks

@kaggle.teamincribo_cyber_security_attacks.cybersecurity_attacks
  • 6.06 MB
  • 40000 rows
  • 25 columns
Loading...

CREATE TABLE cybersecurity_attacks (
  "timestamp" TIMESTAMP,
  "source_ip_address" VARCHAR,
  "destination_ip_address" VARCHAR,
  "source_port" BIGINT,
  "destination_port" BIGINT,
  "protocol" VARCHAR,
  "packet_length" BIGINT,
  "packet_type" VARCHAR,
  "traffic_type" VARCHAR,
  "payload_data" VARCHAR,
  "malware_indicators" VARCHAR,
  "anomaly_scores" DOUBLE,
  "alerts_warnings" VARCHAR,
  "attack_type" VARCHAR,
  "attack_signature" VARCHAR,
  "action_taken" VARCHAR,
  "severity_level" VARCHAR,
  "user_information" VARCHAR,
  "device_information" VARCHAR,
  "network_segment" VARCHAR,
  "geo_location_data" VARCHAR,
  "proxy_information" VARCHAR,
  "firewall_logs" VARCHAR,
  "ids_ips_alerts" VARCHAR,
  "log_source" VARCHAR
);

Share link

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