updated web files

This commit is contained in:
van Hauser 2016-08-11 10:01:56 +02:00
commit 6444712bd7
19 changed files with 20 additions and 27 deletions

11
web/CHANGES Executable file → Normal file
View file

@ -1,10 +1,17 @@
Changelog for hydra Changelog for hydra
------------------- -------------------
Release 8.3-dev Release 8.4-dev
* ... * your patch?
Release 8.3
* Support for upcoming OpenSSL 1.1 added. needs testing.
* Fixed hydra redo bug (issue #113)
* Updated xhydra for new hydra features and options
* Some more command line error checking
* Ensured unneeded sockets are closed
Release 8.2 Release 8.2
* Added RTSP module, thanks to jjavi89 for supplying! * Added RTSP module, thanks to jjavi89 for supplying!
* Added patch for ssh that fixes hyra stopping to connect, thanks to ShantonRU for the patch * Added patch for ssh that fixes hyra stopping to connect, thanks to ShantonRU for the patch

32
web/index.html Executable file → Normal file
View file

@ -16,8 +16,8 @@
A very fast network logon cracker which support many different services. A very fast network logon cracker which support many different services.
See feature sets and services coverage <a href="network_password_cracker_comparison.html">page</a> - incl. a speed comparison against ncrack and medusa<br> See feature sets and services coverage <a href="network_password_cracker_comparison.html">page</a> - incl. a speed comparison against ncrack and medusa<br>
</h4><h3> </h4><h3>
Current Version: 8.2 Current Version: 8.3
Last update 2016-06-16 Last update 2016-08-11
</h3> </h3>
</pre> </pre>
</td> </td>
@ -33,29 +33,15 @@
Read below for Linux compilation notes. Read below for Linux compilation notes.
</b> </b>
CHANGELOG for 8.2 CHANGELOG for 8.3
=================== ===================
! Development moved to a public github repository: https://github.com/vanhauser-thc/thc-hydra ! Development moved to a public github repository: https://github.com/vanhauser-thc/thc-hydra
* Added RTSP module, thanks to jjavi89 for supplying! * Support for upcoming OpenSSL 1.1 added. needs testing.
* Added patch for ssh that fixes hyra stopping to connect, thanks to ShantonRU for the patch * Fixed hydra redo bug (issue #113)
* Added new -O option to hydra to support SSL servers that do not suport TLS * Updated xhydra for new hydra features and options
* Added xhydra gtk patche by Petar Kaleychev to support modules that do not use usernames * Some more command line error checking
* Added patch to redis for initial service checking by Petar Kaleychev - thanks a lot! * Ensured unneeded sockets are closed
* Added support in hydra-http for http-post (content length 0)
* Fixed important bug in http-*://server/url command line processing
* Added SSL SNI support
* Fixed bug in HTTP Form redirection following - thanks for everyone who reported and especially to Hayden Young for setting up a test page for debugging
* Better library finding in ./configure for SVN + support for Darwin Homebrew (and further enhanced)
* Fixed http-form module crash that only occurs on *BSD/OSX systems. Thanks to zdk for reporting!
* Fixed for SSL connection to support TLSv1.2 etc.
* Support for different RSA keylengths, thanks to fann95 for the patch
* Fixed a bug where the cisco-enable module was not working with the password-only logon mode
* Fixed an out of memory bug in http-form
* Fixed imap PLAIN method
* Fixed -x option to bail if it would generate too many passwords (more than 4 billion)
* Added warning if HYDRA_PROXY_CONNECT environment is detected, that is an outdated setting
* Added --fhs switch to configure (for Linux distribution usage)
You can also take a look at the full <a href="CHANGES">CHANGES</a> file You can also take a look at the full <a href="CHANGES">CHANGES</a> file
@ -140,7 +126,7 @@
[0x05] The Art of Downloading: Source and Binaries [0x05] The Art of Downloading: Source and Binaries
1. PRODUCTION/RELEASE VERSION: 1. PRODUCTION/RELEASE VERSION:
The source code of state-of-the-art Hydra: <a href="http://www.thc.org/releases/hydra-8.2.tar.gz">hydra-8.2.tar.gz</a> The source code of state-of-the-art Hydra: <a href="http://www.thc.org/releases/hydra-8.3.tar.gz">hydra-8.3.tar.gz</a>
(compiles on all UNIX based platforms - even MacOS X, Cygwin on Windows, ARM-Linux, Android, iPhone, Blackberry 10, etc.) (compiles on all UNIX based platforms - even MacOS X, Cygwin on Windows, ARM-Linux, Android, iPhone, Blackberry 10, etc.)
2. DEVELOPMENT VERSION: 2. DEVELOPMENT VERSION:

4
web/network_password_cracker_comparison.html Executable file → Normal file
View file

@ -62,13 +62,13 @@ features are added to the project. If you find any inaccuracies
</td></tr> </td></tr>
<tr> <tr>
<td style="background-color: rgb(236, 236, 236); border: 1px solid rgb(204, 204, 204); padding: 2px 4px; font-weight: bold;"> Version <td style="background-color: rgb(236, 236, 236); border: 1px solid rgb(204, 204, 204); padding: 2px 4px; font-weight: bold;"> Version
</td><td style="border: 1px solid rgb(204, 204, 204); padding: 2px 4px; text-align: center;"> 8.2 </td><td style="border: 1px solid rgb(204, 204, 204); padding: 2px 4px; text-align: center;"> 8.3
</td><td style="border: 1px solid rgb(204, 204, 204); padding: 2px 4px; text-align: center;"> 2.1 </td><td style="border: 1px solid rgb(204, 204, 204); padding: 2px 4px; text-align: center;"> 2.1
</td><td style="border: 1px solid rgb(204, 204, 204); padding: 2px 4px; text-align: center;"> 0.4 alpha </td><td style="border: 1px solid rgb(204, 204, 204); padding: 2px 4px; text-align: center;"> 0.4 alpha
</td></tr> </td></tr>
<tr> <tr>
<td style="background-color: rgb(236, 236, 236); border: 1px solid rgb(204, 204, 204); padding: 2px 4px; font-weight: bold;"> Last Update <td style="background-color: rgb(236, 236, 236); border: 1px solid rgb(204, 204, 204); padding: 2px 4px; font-weight: bold;"> Last Update
</td><td style="border: 1px solid rgb(204, 204, 204); padding: 2px 4px; text-align: center;"> June 2016 </td><td style="border: 1px solid rgb(204, 204, 204); padding: 2px 4px; text-align: center;"> August 2016
</td><td style="border: 1px solid rgb(204, 204, 204); padding: 2px 4px; text-align: center;"> April 2012 </td><td style="border: 1px solid rgb(204, 204, 204); padding: 2px 4px; text-align: center;"> April 2012
</td><td style="border: 1px solid rgb(204, 204, 204); padding: 2px 4px; text-align: center;"> April 2011 </td><td style="border: 1px solid rgb(204, 204, 204); padding: 2px 4px; text-align: center;"> April 2011
</td></tr> </td></tr>

0
web/webfiles/css/commonPrint.css Executable file → Normal file
View file

0
web/webfiles/css/index.css Executable file → Normal file
View file

0
web/webfiles/css/index_002.css Executable file → Normal file
View file

0
web/webfiles/css/index_003.css Executable file → Normal file
View file

0
web/webfiles/css/index_004.css Executable file → Normal file
View file

0
web/webfiles/css/main.css Executable file → Normal file
View file

0
web/webfiles/css/shared.css Executable file → Normal file
View file

0
web/webfiles/img/Cross.png Executable file → Normal file
View file

Before

Width:  |  Height:  |  Size: 1,002 B

After

Width:  |  Height:  |  Size: 1,002 B

Before After
Before After

0
web/webfiles/img/Tick.png Executable file → Normal file
View file

Before

Width:  |  Height:  |  Size: 871 B

After

Width:  |  Height:  |  Size: 871 B

Before After
Before After

0
web/webfiles/img/Unknown.png Executable file → Normal file
View file

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Before After
Before After

0
web/webfiles/img/gnu-fdl.png Executable file → Normal file
View file

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Before After
Before After

0
web/webfiles/img/hydra_pass.jpg Executable file → Normal file
View file

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 34 KiB

Before After
Before After

0
web/webfiles/img/hydra_start.jpg Executable file → Normal file
View file

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 49 KiB

Before After
Before After

0
web/webfiles/img/hydra_target.jpg Executable file → Normal file
View file

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB

Before After
Before After

0
web/webfiles/img/xhydra.png Executable file → Normal file
View file

Before

Width:  |  Height:  |  Size: 213 KiB

After

Width:  |  Height:  |  Size: 213 KiB

Before After
Before After

0
web/xhydra.png Executable file → Normal file
View file

Before

Width:  |  Height:  |  Size: 213 KiB

After

Width:  |  Height:  |  Size: 213 KiB

Before After
Before After