-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Expand file tree
/
Copy pathCITATION.cff
More file actions
21 lines (21 loc) · 741 Bytes
/
Copy pathCITATION.cff
File metadata and controls
21 lines (21 loc) · 741 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# YAML 1.2
---
cff-version: 1.2.0
message: "If you use this software, please cite it using these metadata."
doi: 10.23721/100/1503924
title: "Maltrail - Malicious traffic detection system"
version: "3.1.2"
type: software
authors:
-
family-names: Stampar
given-names: Miroslav
orcid: "https://orcid.org/0000-0002-2662-5469"
-
family-names: Kasimov
given-names: Mikhail
abstract: "Maltrail is a malicious traffic detection system, utilizing publicly available (black)lists containing malicious and/or generally suspicious trails, along with static trails compiled from various AV reports and custom user defined lists"
date-released: 2026-08-16
repository-code: "https://github.com/stamparm/maltrail"
license: MIT
...