We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55b189f commit 6edbb14Copy full SHA for 6edbb14
dheater/__setup__.py
@@ -1,7 +1,7 @@
1
# -*- coding: utf-8 -*-
2
3
__title__ = 'DHEater'
4
-__version__ = '0.3.1'
+__version__ = '0.3.2'
5
__description__ = 'D(HE)ater is an attacking tool heating the CPU by enforcing DHE KEX in case of TLS and SSH'
6
__author__ = 'BalaSys IT Security'
7
__maintainer__ = 'Szilárd Pfeiffer'
0 commit comments