forked from Fraunhofer-AISEC/gallia
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CITATION.cff
71 lines (68 loc) · 2.28 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
# SPDX-FileCopyrightText: AISEC Pentesting Team
#
# SPDX-License-Identifier: CC0-1.0
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: gallia
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
# Authors are taken from the initial release commit:
# 075274c7fd253b944b5668fc3ae1c6d760882168 on Thu Apr 28 16:36:33 2022 +0200
authors:
- given-names: Stefan
family-names: Tatschner
affiliation: Fraunhofer AISEC
orcid: 'https://orcid.org/0000-0002-2288-9010'
email: [email protected]
- given-names: Tobias
family-names: Specht
email: [email protected]
orcid: 'https://orcid.org/0009-0001-7615-7579'
affiliation: Fraunhofer AISEC
- given-names: Fabian
family-names: Kügler
email: [email protected]
affiliation: Fraunhofer AISEC
- given-names: Ferdinand
family-names: Jarisch
email: [email protected]
affiliation: Fraunhofer AISEC
- given-names: Johannes
family-names: Obermaier
email: [email protected]
affiliation: Fraunhofer AISEC
orcid: 'https://orcid.org/0000-0001-8021-6132'
- given-names: Dieter
family-names: Schuster
email: [email protected]
affiliation: Fraunhofer AISEC
- given-names: Tobias
family-names: Madl
email: [email protected]
affiliation: Fraunhofer AISEC
- given-names: Veronique
family-names: Ehmes
email: [email protected]
orcid: 'https://orcid.org/0009-0001-3605-4305'
affiliation: Fraunhofer AISEC
identifiers:
- type: doi
value: 10.5281/zenodo.10696368
description: Zenodo Entry
repository-code: 'https://github.com/Fraunhofer-AISEC/gallia'
abstract: >-
Gallia is an extendable pentesting framework with the
focus on the automotive domain. The scope of the toolchain
is conducting penetration tests from a single ECU up to
whole cars. Currently, the main focus lies on the UDS
interface. Acting as a generic interface, the logging
functionality implements reproducible tests and enables
post-processing tasks.
keywords:
- pentesting
- UDS
- automotive
license: Apache-2.0