Datasets
Standard Dataset
Sybil Attack Simulation Dataset
- Citation Author(s):
- Submitted by:
- Muhammad Zunnur...
- Last updated:
- Tue, 04/16/2024 - 01:42
- DOI:
- 10.21227/89w8-bf69
- Data Format:
- License:
318 Views
- Categories:
- Keywords:
0 ratings - Please login to submit your rating.
Abstract
a dataset with 50,000 records simulating a Sybil attack scenario. Here's the plan for each record in the dataset:
- ID: A unique sequential number.
- Timestamp: Randomized date and time.
- User_ID: Randomly assigned, with a pattern to simulate normal and Sybil identities.
- Action_Type: Randomly chosen from a predefined list of actions like login, transaction, comment, etc.
- Is_Sybil: Randomly assigned with a bias towards normal interactions but with a significant portion flagged as Sybil actions to simulate an attack.
- IP_Address: Randomly generated, with Sybil actions often sharing IPs to reflect the nature of the attack.
Instructions:
The dataset is csv file
Comments
Researchers doing research on Sybil Attack can get benefit from this dataset.