- Windows Scripts: Before running any Windows or Windows Server scripts, make sure to run the following command to allow script execution:
Set-ExecutionPolicy Unrestricted
- Linux Scripts: Before running the Linux scripts, make them executable by running the following command in the directory where the scripts are located:
sudo chmod +x *.sh
Important Notice: Use at Your Own Risk
These scripts are developed by Tanav Malhotra to assist CyberPatriot participants in system hardening, security auditing, and competition-related tasks. By using these scripts, you acknowledge and agree to the following terms in full. If you do not agree, do not use these scripts.
These scripts are provided "as is" and without any warranties, express or implied, including but not limited to:
- Warranties of merchantability,
- Fitness for a particular purpose, and
- Non-infringement of third-party rights.
The author makes no guarantees regarding the reliability, effectiveness, or suitability of these scripts for any specific system, competition, or use case.
By using these scripts, you assume full responsibility for:
- Any unintended consequences, including system crashes, malfunctions, or data loss,
- Lockouts caused by configuration changes, password resets, or script execution,
- Violations of competition rules, disqualification from CyberPatriot, or other penalties, and
- Any other damages or losses, direct or indirect.
You are solely responsible for:
- Backing up all important data and configurations before running any script,
- Reviewing and understanding the scripts’ functionality before executing them, and
- Testing scripts in a non-critical environment before using them in competition or production.
These scripts are continuously being developed and refined. As a result, they may:
- Contain bugs, errors, or incomplete features,
- Fail to operate as expected on certain systems or configurations, and
- Produce unintended or unexpected results.
Use these scripts with caution and conduct thorough testing before deploying them.
To the fullest extent permitted by law, Tanav Malhotra disclaims all liability for:
- System failures, data loss, or security breaches resulting from the use or misuse of these scripts,
- Errors, omissions, or inaccuracies in the scripts or documentation, and
- Loss of competition standing, awards, or other competitive advantages in CyberPatriot or similar competitions.
In no event shall my total liability exceed the amount paid (if any) to obtain these scripts.
It is your sole responsibility to:
- Ensure that these scripts comply with CyberPatriot rules, system policies, and applicable laws,
- Use them responsibly and in accordance with competition guidelines, and
- Verify that all changes applied by these scripts are appropriate for your system and competition objectives.
The author is not responsible for any rule violations or penalties resulting from the use of these scripts in CyberPatriot or other competitions.
By using these scripts, you agree to indemnify and hold harmless the author, contributors, and any affiliated individuals or organizations from:
- Claims, damages, liabilities, or losses arising from your use of these scripts,
- Any misuse, failures, or unintended consequences caused by their execution.
These scripts are the original work of Tanav Malhotra and are not a fork or modification of any other project. They are licensed under the GNU General Public License v3.0, meaning:
- You are free to review, modify, and distribute these scripts under the terms of this license.
- However, any modifications or derivative works are your sole responsibility, and the author disclaims all liability for altered versions of the scripts.
By using these scripts, you acknowledge that:
- You have read and understood this disclaimer,
- You accept full responsibility for any consequences resulting from their execution,
- You release the author from all liabilities for any damages, losses, or rule violations, and
- You will use these scripts responsibly and within their intended scope.
If you do not agree to these terms, do not use these scripts.
Copyright © 2024 Tanav Malhotra
Licensed under the GNU General Public License v3.0.
Developed by Tanav Malhotra for CyberPatriot participants.