X.509-Attacker

X.509-Attacker is a tool based on ASN.1 Tool for creating arbitrary certificates; including especially invalid and malformed certificates. Since X.509 certificates encode their contents in ASN.1, this tool extends the features of ASN.1 Tool in terms of certificate signing. Also, X.509-Attacker introduces a feature of referencing XML elements in order to avoid redundancies when defining certificates in XML.

Лицензия

Лицензия

Группа

Группа

de.rub.nds
Идентификатор

Идентификатор

X509Attacker
Последняя версия

Последняя версия

1.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

X.509-Attacker
X.509-Attacker is a tool based on ASN.1 Tool for creating arbitrary certificates; including especially invalid and malformed certificates. Since X.509 certificates encode their contents in ASN.1, this tool extends the features of ASN.1 Tool in terms of certificate signing. Also, X.509-Attacker introduces a feature of referencing XML elements in order to avoid redundancies when defining certificates in XML.
Ссылка на сайт

Ссылка на сайт

https://github.com/RUB-NDS/X509-Attacker
Система контроля версий

Система контроля версий

https://github.com/RUB-NDS/X509-Attacker/tree/master

Скачать X509Attacker

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/de.rub.nds/X509Attacker/ -->
<dependency>
    <groupId>de.rub.nds</groupId>
    <artifactId>X509Attacker</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.rub.nds/X509Attacker/
implementation 'de.rub.nds:X509Attacker:1.3.0'
// https://jarcasting.com/artifacts/de.rub.nds/X509Attacker/
implementation ("de.rub.nds:X509Attacker:1.3.0")
'de.rub.nds:X509Attacker:jar:1.3.0'
<dependency org="de.rub.nds" name="X509Attacker" rev="1.3.0">
  <artifact name="X509Attacker" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.rub.nds', module='X509Attacker', version='1.3.0')
)
libraryDependencies += "de.rub.nds" % "X509Attacker" % "1.3.0"
[de.rub.nds/X509Attacker "1.3.0"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
de.rub.nds : Asn1Tool jar 1.4.0
org.bouncycastle : bcpkix-jdk15on jar 1.64
org.bouncycastle : bcprov-jdk15on jar 1.64
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.3
org.glassfish.jaxb : jaxb-runtime jar 2.3.3

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

Модули Проекта

Данный проект не имеет модулей.
de.rub.nds

Ruhr University Bochum - Chair for Network and Data Security

Research and development at the Chair for Network and Data Security concentrates on cryptographic protocols, Internet and XML security.

Версии библиотеки

Версия
1.3.0
1.2.2
1.2.1
1.2.0
1.1.0
1.0