TLS-Proxy

TLS-Attacker is a Java-based framework for analyzing TLS libraries. It is developed by the Ruhr University Bochum (https://nds.rub.de/), the Paderborn University, and the Hackmanit GmbH (https://hackmanit.de/).

License

License

GroupId

GroupId

de.rub.nds.tlsattacker
ArtifactId

ArtifactId

TLS-Proxy
Last Version

Last Version

3.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

TLS-Proxy
TLS-Attacker is a Java-based framework for analyzing TLS libraries. It is developed by the Ruhr University Bochum (https://nds.rub.de/), the Paderborn University, and the Hackmanit GmbH (https://hackmanit.de/).
Source Code Management

Source Code Management

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

Download TLS-Proxy

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
de.rub.nds.tlsattacker : Utils jar 3.8.0
de.rub.nds.tlsattacker : TLS-Core jar 3.8.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
dnsjava : dnsjava jar 3.4.2
com.beust : jcommander jar 1.78
com.googlecode.json-simple : json-simple jar 1.1.1
org.bouncycastle : bcpkix-jdk15on jar 1.64
org.bouncycastle : bcprov-jdk15on jar 1.64
org.apache.commons : commons-lang3 jar 3.11
com.google.guava : guava jar 29.0-jre
org.reflections : reflections jar 0.9.12
org.cryptomator : siv-mode jar 1.4.0
de.rub.nds : X509Attacker jar 1.3.0

test (6)

Group / Artifact Type Version
org.jmockit : jmockit jar 1.49
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 2.9.1
junit : junit jar 4.13.1
com.openpojo : openpojo jar 0.8.13
org.ow2.asm : asm jar 9.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.8.0