We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b43cf4 commit 4300d94Copy full SHA for 4300d94
dheater/__setup__.py
@@ -1,7 +1,7 @@
1
# -*- coding: utf-8 -*-
2
3
__title__ = 'DHEater'
4
-__version__ = '0.4.0'
+__version__ = '0.4.1'
5
__description__ = 'D(HE)ater is an attacking tool heating the CPU by enforcing DHE KEX in case of TLS and SSH'
6
__author__ = 'Szilárd Pfeiffer'
7
__maintainer__ = 'Szilárd Pfeiffer'
0 commit comments