Skip to content

Commit 4b7ab4f

Browse files
committed
Updated Readme required version numbers
1 parent 7aed810 commit 4b7ab4f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ TLS-Scanner is a tool created by the Chair for Network and Data Security from th
44
**Please note:** *TLS-Scanner is a research tool intended for TLS developers, pentesters, administrators and researchers. There is no GUI. It is in the first version and may contain some bugs.*
55

66
# Compiling
7-
In order to compile and use TLS-Scanner, you need to have Java installed, as well as [TLS-Attacker](https://github.com/RUB-NDS/TLS-Attacker)
8-
and the [ModifiableVariables](https://github.com/RUB-NDS/ModifiableVariable).
7+
In order to compile and use TLS-Scanner, you need to have Java installed, as well as [TLS-Attacker](https://github.com/RUB-NDS/TLS-Attacker) in Version 2.1
98

109
```bash
1110
$ cd TLS-Scanner
@@ -24,7 +23,7 @@ $ ./mvnw clean install
2423

2524
For hints on installing the required libraries checkout the corresponding GitHub repositories.
2625

27-
**Please note:** *In order to run this tool you need TLS-Attacker version 2.0Beta4*
26+
**Please note:** *In order to run this tool you need TLS-Attacker version 2.1*
2827

2928
# Running
3029
In order to run TLS-Scanner you need to run the jar file in the apps/ folder.

0 commit comments

Comments
 (0)