Datasets:
docs: add Dataset Viewer note
Browse files
README.md
CHANGED
|
@@ -66,6 +66,15 @@ This is the open-source release accompanying the paper [*“Unveiling Evolving
|
|
| 66 |
Threats: A Data Analysis for Next-Generation Honeypot Development”*](https://ieeexplore.ieee.org/document/11360425/)
|
| 67 |
(IEEE SRDS 2025).
|
| 68 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 69 |
## Why this dataset
|
| 70 |
|
| 71 |
Honeypot research has long been held back by the absence of an open, high-fidelity
|
|
|
|
| 66 |
Threats: A Data Analysis for Next-Generation Honeypot Development”*](https://ieeexplore.ieee.org/document/11360425/)
|
| 67 |
(IEEE SRDS 2025).
|
| 68 |
|
| 69 |
+
> 🔎 **Dataset Viewer.** Use the interactive table at the top of this page to
|
| 70 |
+
> browse the data without downloading anything: pick a **config** from the
|
| 71 |
+
> dropdown (`request_response` *(default)*, `commands`, `sessions`,
|
| 72 |
+
> `attack_ttp_tactics_paper`, `attack_ttp_techniques_paper`,
|
| 73 |
+
> `attack_ttp_tactics_derived`, `attack_ttp_techniques_derived`) and a **split**,
|
| 74 |
+
> then page or run SQL over the rows. The flagship `request_response` /
|
| 75 |
+
> `curated` split is the quickest way to see command → real-response pairs with
|
| 76 |
+
> their `system_change` and `severity_vi` labels.
|
| 77 |
+
|
| 78 |
## Why this dataset
|
| 79 |
|
| 80 |
Honeypot research has long been held back by the absence of an open, high-fidelity
|