Update LICENSE
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
Spray 'N Pray Source-Available License v1.0
|
||||
Spray 'N Pray Binary License v1.0
|
||||
Copyright (c) 2026 KrakenTech. All rights reserved.
|
||||
|
||||
This license governs use of the software and associated documentation
|
||||
files (the "Software") made available in this repository. By using,
|
||||
copying, or modifying the Software, you agree to be bound by these
|
||||
This license governs use of the compiled, executable binary
|
||||
distribution of Spray 'N Pray (the "Software") published by Licensor.
|
||||
No source code is provided or licensed under this agreement. By
|
||||
installing or running the Software, you agree to be bound by these
|
||||
terms. If you do not agree to these terms, do not use the Software.
|
||||
|
||||
1. DEFINITIONS
|
||||
@@ -13,50 +14,66 @@ terms. If you do not agree to these terms, do not use the Software.
|
||||
1.2 "You" or "Licensee" means the individual or entity exercising the
|
||||
rights granted under this license.
|
||||
|
||||
1.3 "Commercialize" means to sell, resell, sublicense, rent, lease, or
|
||||
otherwise distribute the Software (in whole, in part, or as a
|
||||
modified or derivative work) for a fee or other consideration, or
|
||||
to offer the Software's functionality to third parties as a
|
||||
hosted, managed, or "as-a-service" product, whether or not for
|
||||
direct payment.
|
||||
1.3 "Software" means the compiled, executable binary of Spray 'N Pray
|
||||
as published by Licensor, and any associated documentation
|
||||
distributed alongside it. It does not include source code.
|
||||
|
||||
1.4 "Commercialize" means to sell, resell, sublicense, rent, lease, or
|
||||
otherwise distribute the Software for a fee or other
|
||||
consideration, or to offer the Software's functionality to third
|
||||
parties as a hosted, managed, or "as-a-service" product, whether
|
||||
or not for direct payment.
|
||||
|
||||
2. GRANT OF LICENSE
|
||||
|
||||
Subject to the restrictions in Section 3, Licensor grants You a
|
||||
worldwide, royalty-free, non-exclusive, non-transferable license to:
|
||||
|
||||
(a) use and run the Software, including for the purpose of
|
||||
(a) install and run the Software, including for the purpose of
|
||||
performing authorized security testing, penetration testing,
|
||||
or red-team engagements on behalf of yourself or a paid client;
|
||||
and
|
||||
|
||||
(b) view, copy, and modify the Software's source code for your own
|
||||
internal use, including creating internal patches or
|
||||
modifications.
|
||||
(b) make copies of the Software solely for backup, archival, or
|
||||
internal deployment purposes.
|
||||
|
||||
For the avoidance of doubt, using the Software as a tool in the
|
||||
course of paid professional security consulting or engagement work is
|
||||
permitted under this license and is not, by itself, Commercialization
|
||||
of the Software.
|
||||
|
||||
No source code is made available to You under this license. Nothing
|
||||
in this license, and no act by Licensor, shall be construed as
|
||||
granting You any right to obtain, view, or use the Software's source
|
||||
code.
|
||||
|
||||
3. RESTRICTIONS
|
||||
|
||||
3.1 No Commercialization. You may not Commercialize the Software.
|
||||
This includes, without limitation: selling the Software or any
|
||||
derivative of it; sublicensing or redistributing the Software,
|
||||
modified or unmodified, to third parties for a fee; bundling the
|
||||
Software into a commercial product or offering; or operating the
|
||||
Software as a hosted or managed service for third parties. Any
|
||||
commercial distribution or service arrangement requires a separate
|
||||
written agreement with Licensor.
|
||||
derivative of it; sublicensing or redistributing the Software to
|
||||
third parties for a fee; bundling the Software into a commercial
|
||||
product or offering; or operating the Software as a hosted or
|
||||
managed service for third parties. Any commercial distribution or
|
||||
service arrangement requires a separate written agreement with
|
||||
Licensor.
|
||||
|
||||
3.2 No Reverse Engineering. You may not reverse engineer, decompile,
|
||||
disassemble, or otherwise attempt to derive the source code of any
|
||||
compiled or binary distribution of the Software, except and only
|
||||
to the extent that such restriction is expressly prohibited by
|
||||
applicable law notwithstanding this limitation.
|
||||
disassemble, or otherwise attempt to derive the source code of the
|
||||
Software, except and only to the extent that such restriction is
|
||||
expressly prohibited by applicable law notwithstanding this
|
||||
limitation.
|
||||
|
||||
3.3 Authorized Use Only. The Software is designed to perform
|
||||
3.3 No Modification. You may not modify, patch, repackage, or create
|
||||
a derivative work of the Software, or attempt to bypass, alter, or
|
||||
disable any of its functionality.
|
||||
|
||||
3.4 No Redistribution of Source. You may not attempt to extract,
|
||||
reconstruct, publish, or otherwise distribute the Software's
|
||||
source code, whether obtained through reverse engineering or any
|
||||
other means.
|
||||
|
||||
3.5 Authorized Use Only. The Software is designed to perform
|
||||
credential-spraying and related activity against network services.
|
||||
You may only use the Software against systems, accounts, and
|
||||
networks for which you have obtained prior, explicit authorization
|
||||
@@ -64,26 +81,18 @@ of the Software.
|
||||
Software complies with all applicable laws and any engagement
|
||||
authorization, scope, or rules of engagement governing your use.
|
||||
|
||||
3.4 Notices. You must retain this license file, and all copyright,
|
||||
3.6 Notices. You must retain this license file, and all copyright,
|
||||
trademark, and attribution notices contained in the Software, in
|
||||
any copy or modified copy you make.
|
||||
any copy you make.
|
||||
|
||||
4. OWNERSHIP
|
||||
|
||||
The Software is licensed, not sold. Licensor retains all right, title,
|
||||
and interest in and to the Software, including all intellectual
|
||||
property rights therein. No rights are granted to You other than as
|
||||
expressly set forth in this license.
|
||||
property rights therein and its underlying source code. No rights are
|
||||
granted to You other than as expressly set forth in this license.
|
||||
|
||||
5. CONTRIBUTIONS
|
||||
|
||||
If You submit a contribution (code, documentation, or otherwise) to
|
||||
Licensor for inclusion in the Software, You grant Licensor a
|
||||
perpetual, worldwide, royalty-free, irrevocable license to use,
|
||||
reproduce, modify, and distribute that contribution as part of the
|
||||
Software, under this license or otherwise.
|
||||
|
||||
6. DISCLAIMER OF WARRANTY
|
||||
5. DISCLAIMER OF WARRANTY
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||
@@ -93,7 +102,7 @@ ERROR-FREE OR UNINTERRUPTED, OR THAT IT WILL DETECT, PREVENT, OR
|
||||
OTHERWISE AVOID ANY ACCOUNT LOCKOUT, SERVICE DISRUPTION, OR OTHER
|
||||
UNINTENDED EFFECT ON A TARGET SYSTEM.
|
||||
|
||||
7. LIMITATION OF LIABILITY
|
||||
6. LIMITATION OF LIABILITY
|
||||
|
||||
TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT SHALL
|
||||
LICENSOR BE LIABLE FOR ANY INDIRECT, INCIDENTAL, SPECIAL,
|
||||
@@ -103,19 +112,19 @@ LICENSE, INCLUDING ANY DAMAGES ARISING FROM UNAUTHORIZED OR
|
||||
OUT-OF-SCOPE USE OF THE SOFTWARE AGAINST A THIRD-PARTY SYSTEM, EVEN IF
|
||||
LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
||||
|
||||
8. TERMINATION
|
||||
7. TERMINATION
|
||||
|
||||
This license terminates automatically if You breach any of its terms.
|
||||
Upon termination, You must cease all use of the Software and destroy
|
||||
all copies in your possession or control. Sections 4, 6, 7, 9, and 10
|
||||
all copies in your possession or control. Sections 4, 5, 6, 8, and 9
|
||||
survive termination.
|
||||
|
||||
9. GOVERNING LAW
|
||||
8. GOVERNING LAW
|
||||
|
||||
This license is governed by the laws of the jurisdiction in which
|
||||
Licensor is organized, without regard to conflict-of-law principles.
|
||||
|
||||
10. ENTIRE AGREEMENT
|
||||
9. ENTIRE AGREEMENT
|
||||
|
||||
This license constitutes the entire agreement between You and Licensor
|
||||
regarding the Software and supersedes any prior agreements or
|
||||
|
||||
Reference in New Issue
Block a user