de.rub.nds.tlsscanner:Scanner-Core

TLS-Scanner is a tool created by the Chair for Network and Data Security from the Ruhr-University Bochum to assist pentesters and security researchers in the evaluation of TLS Server configurations.

License

License

GroupId

GroupId

de.rub.nds.tlsscanner
ArtifactId

ArtifactId

Scanner-Core
Last Version

Last Version

4.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

TLS-Scanner is a tool created by the Chair for Network and Data Security from the Ruhr-University Bochum to assist pentesters and security researchers in the evaluation of TLS Server configurations.
Source Code Management

Source Code Management

https://github.com/tls-attacker/TLS-Scanner/tree/master/Scanner-Core

Download Scanner-Core

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
de.rub.nds.tlsattacker : TLS-Core jar 3.8.0
com.googlecode.json-simple : json-simple jar 1.1.1
org.apache.commons : commons-math3 jar 3.6.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.1
com.fasterxml.jackson.core : jackson-core jar 2.13.2
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.13.2
org.bouncycastle : bcpkix-jdk15on jar 1.64
joda-time : joda-time jar 2.10.14
com.github.wendykierp : JTransforms jar 3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
4.2.0