Skip to content

Commit

Permalink
xforce Offensive Hydra Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Amellia04 committed Nov 16, 2024
1 parent d25e3d2 commit 81f4ee2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
10 changes: 5 additions & 5 deletions LICENSE → LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GNU AFFERO GENERAL PUBLIC LICENSE
Version 3, 19 November 2007
GNU AFFERO GENERAL PUBLIC LICENSE
Version 3, 19 November 2007

Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Copyright (C) 2007 Free Software Foundation, Inc. [fsf](https://fsf.org/)
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.

Expand Down Expand Up @@ -643,7 +643,7 @@ the "copyright" line and a pointer to where the full notice is found.
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
along with this program. If not, see [gnu.org](https://www.gnu.org/licenses/).

Also add information on how to contact you by electronic and paper mail.

Expand All @@ -658,4 +658,4 @@ specific requirements.
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU AGPL, see
<https://www.gnu.org/licenses/>.
[gnu.org](https://www.gnu.org/licenses/).
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ NOTE: no this is not meant to be a markdown doc! old school!

thc-Hydra in the most current github state can be directly downloaded via docker:

```
```docker
docker pull byt3n33dl3/thc-Hydra
```

Expand Down Expand Up @@ -66,9 +66,9 @@ You can always find the newest release/production version of thc-Hydra at its
project page at [Release](https://github.com/byt3n33dl3/thc-Hydra/releases)
If you are interested in the current development state, the public development
repository is at Github:
svn co https://github.com/byt3n33dl3/thc-Hydra
svn co [Repo](https://github.com/byt3n33dl3/thc-Hydra)
or
git clone https://github.com/byt3n33dl3/thc-Hydra
git clone [Repo](https://github.com/byt3n33dl3/thc-Hydra)
Use the development version at your own risk. It contains new features and
new bugs. Things might not work!

Expand All @@ -82,7 +82,7 @@ docker pull byt3n33dl3/thc-Hydra

To configure, compile and install thc-Hydra, just type:

```
```docker
./configure
make
make install
Expand All @@ -96,7 +96,7 @@ IMPORTANT: If you compile on MacOS then you must do this - do not install libssh
If you use Ubuntu/Debian, this will install supplementary libraries needed
for a few optional modules (note that some might not be available on your distribution):

```
```docker
apt-get install libssl-dev libssh-dev libidn11-dev libpcre3-dev \
libgtk2.0-dev libmysqlclient-dev libpq-dev libsvn-dev \
firebird-dev libmemcached-dev libgpg-error-dev \
Expand Down Expand Up @@ -128,7 +128,8 @@ and compile them manually.
| __ | \ / | | | | _ / / /\ \
| | | | | | | |__| | | \ \ / ____ \
|_| |_| |_| |_____/|_| \_\/_/ \_\


B R U T E F O R C E R L O G O N
```

## HOW TO `USE`
Expand Down

0 comments on commit 81f4ee2

Please sign in to comment.