├── CAR integration with Qualys product └── CSAM integration │ ├── assignWebBrowserTag │ ├── assignWebBrowserTag.ps1 │ └── readme.md │ └── tagToSensitiveData │ ├── Readme.md │ └── tagToSensitiveData.ps1 ├── CIS Remediation Scripts └── Windows 10 CIS Remediatin Script │ ├── cis_win_10_1903.ps1 │ └── readme.md ├── FIM_event_generator ├── FIM_event_generator_Linux │ ├── FIM_event_generator_Linux.sh │ └── Readme.md └── FIM_event_generator_Windows │ ├── FIM_event_generator_win.ps1 │ └── Readme.md ├── Linux ├── Lua │ └── List open files │ │ ├── list open files.lua │ │ └── readme.md ├── Perl │ ├── Currently login users │ │ ├── currently login users.pl │ │ └── readme.md │ └── List currently logged in users │ │ ├── List currently logged in users.pl │ │ └── readme.md ├── Python │ ├── List users with login access │ │ ├── List users with login access.py │ │ └── readme.md │ └── Users with login access │ │ ├── Users with login access.py │ │ └── readme.md └── Shell │ ├── Check Installed kernel configuration │ ├── Check Installed kernel configuration.sh │ └── readme.md │ ├── Check OS details │ ├── Check OS details.sh │ └── readme.md │ ├── Check Qualys FIM prerequisites on Linux │ ├── Check Qualys FIM prerequisites on Linux.sh │ └── readme.md │ ├── Check SSH idle timeout interval │ ├── Check SSH idle timeout interval.sh │ └── readme.md │ ├── Check Splunk Configuration and Version │ ├── Check Splunk Configuration and Version.sh │ └── readme.md │ ├── Check custom app configuration and version │ ├── Check custom app configuration and version.sh │ └── readme.md │ ├── Check for Qualys FIM prerequisites on Linux platform │ ├── Check for Qualys FIM prerequisites on Linux platform.sh │ └── readme.md │ ├── Check if SSH PAM is enabled │ ├── Check if SSH PAM is enabled.sh │ └── readme.md │ ├── Check if SSH PermitEmptyPasswords is disabled │ ├── Check if SSH PermitEmptyPasswords is disabled.sh │ └── readme.md │ ├── Check if SSH root login is disabled │ ├── Check if SSH root login is disabled.sh │ └── readme.md │ ├── Check minimum number of days between password changes │ ├── Check minimum number of days between password chan.sh │ └── readme.md │ ├── Check minimum password length │ ├── Check minimum password length.sh │ └── readme.md │ ├── Check password expiration age │ ├── Check password expiration age.sh │ └── readme.md │ ├── Check password expiration warning │ ├── Check password expiration warning.sh │ └── readme.md │ ├── Check system file permissions │ ├── Check system file permissions.sh │ └── readme.md │ ├── Custom app configuration and version detection │ ├── custom app configuration and version detection.sh │ └── readme.md │ ├── Get list of signed or unsigned RPMs │ ├── Get list of signed or unsigned RPMs.sh │ └── readme.md │ ├── List of Process Running on Linux │ ├── List_of_Process_Running_on_Linux.sh │ └── readme.md │ ├── List processes running on Linux │ ├── List processes running on Linux.sh │ └── readme.md │ ├── OS_details │ ├── OS_details.sh │ └── readme.md │ ├── SSH Idle Timeout Interval is configured │ ├── SSH Idle Timeout Interval.sh │ └── readme.md │ ├── SSH PAM is enabled │ ├── SSH PAM is enabled.sh │ └── readme.md │ ├── SSH PermitEmptyPasswords is disabled │ ├── SSH PermitEmptyPasswords is disabled.sh │ └── readme.md │ ├── SSH root login is disabled │ ├── SSH root login is disabled.sh │ └── readme.md │ ├── Signed_Unsigned_RPMs_List │ ├── Signed_Unsigned_RPMs_List.sh │ └── readme.md │ ├── System File Permissions L1 │ ├── System File Permissions L1.sh │ └── readme.md │ ├── YARA_via_Shell │ ├── readme.md │ └── yara_via_shell.sh │ ├── minimum days between password changes │ ├── minimum days between password changes .sh │ └── readme.md │ ├── minimum password length │ ├── minimum password length.sh │ └── readme.md │ ├── password expiration days │ ├── password expiration days.sh │ └── readme.md │ └── password expiration warning │ ├── password expiration warning .sh │ └── readme.md ├── Security Patch Update └── Lenovo │ └── Lenovo System Update for Windows Desktop, Notebook, Workstation │ ├── Lenovo System Update.ps1 │ └── readme.md ├── Tuesday Patch ├── 2022 │ ├── August │ │ ├── CVE-2022-30133,2022-35744(Windows Ptp Protocol RCE Vuln) │ │ │ ├── CVE-2022-30133,35744(WinPtpProtocolRceVuln).ps1 │ │ │ └── readme.md │ │ ├── CVE-2022-34715(Windows NFS Code Execution Vuln) │ │ │ ├── CVE-2022-34715(Windows NFS Code Execution Vuln).ps1 │ │ │ └── readme.md │ │ ├── CVE-2022-35793 2022-35755(Print Spooler Vuln) │ │ │ ├── CVE-2022-35793 2022-35755(Print Spooler Vuln).ps1 │ │ │ └── readme.md │ │ └── CVE-2022-35804(SMB Client and Server RCE Vuln) │ │ │ ├── CVE-2022-35804(SMB Client and Server RCE Vuln).ps1 │ │ │ └── readme.md │ ├── December │ │ └── CVE-2022-41077(Win Fax CF EoP Vuln) │ │ │ ├── CVE-2022-41077(Win Fax CF EoP Vuln).ps1 │ │ │ └── readme.md │ ├── July │ │ ├── CVE-2022-22029 (NFS Server) │ │ │ ├── CVE-2022-22029 (Windows NFS RCE).ps1 │ │ │ └── readme.md │ │ ├── CVE-2022-30136 (NFSV4 ) │ │ │ ├── NFSV4.ps1 │ │ │ └── readme.md │ │ └── CVE-2022-30206,22041,22022,30226(Print Spooler) │ │ │ ├── CVE-2022-30206,22041,22022,30226(Print Spooler).ps1 │ │ │ └── readme.md │ ├── November │ │ └── CVE-2022-37967 Kerberos EOP Vuln │ │ │ ├── Enable Audit Mode │ │ │ ├── Enable Audit Mode for CVE-2022-37967.ps1 │ │ │ └── readme.md │ │ │ └── Enable Enforcement Mode │ │ │ ├── Enable Enforcement mode for CVE-2022-37967.ps1 │ │ │ └── readme.md │ ├── October │ │ ├── CVE-2022-33645(TCPIP Driver Dos Vulnerability) │ │ │ ├── CVE-2022-33645(Windows TCPIP Driver DoS Vulnerability).ps1 │ │ │ └── readme.md │ │ └── CVE-2022-37976(ADCS Vulnerability) │ │ │ ├── CVE-2022-37976(ADCS Elevation of Privilege Vulnerability).ps1 │ │ │ └── readme.md │ └── September │ │ ├── CVE-2022-34718(Windows TCP-IP RCE Vulnerblility) │ │ ├── CVE-2022-34718(Windows TCP-IP RCE Vulnerblility).ps1 │ │ └── readme.md │ │ ├── CVE-2022-35838(HTTP V3 Dos Vulnerability) │ │ ├── CVE-2022-35838(HTTP V3 Dos Vulnerability).ps1 │ │ └── readme.md │ │ └── CVE-2022-38004(Windows Fax Service RCE Vuln) │ │ ├── CVE-2022-38004(Windows Fax Service RCE Vuln).ps1 │ │ └── readme.md └── readme.md ├── Windows ├── PowerShell │ ├── Account Lockout Threshold │ │ ├── Account Lockout Threshold.ps1 │ │ └── readme.md │ ├── Account policy remediation level 1 │ │ ├── account_policy_remediation_level_1.ps1 │ │ └── readme.md │ ├── Account policy remediation │ │ ├── Account policy remediation.ps1 │ │ └── readme.md │ ├── Account with privileged access │ │ ├── Privileged_access_account.ps1 │ │ └── readme.md │ ├── Asset Details │ │ ├── Asset_Details.ps1 │ │ └── readme.md │ ├── Available Disk Space │ │ ├── AvailableDiskSpace.ps1 │ │ └── readme.md │ ├── BIOS Information │ │ ├── BIOS Information.ps1 │ │ └── readme.md │ ├── Background Activity Moderator │ │ ├── bam.ps1 │ │ └── readme.md │ ├── Check Server uptime │ │ ├── Check Server uptime.ps1 │ │ └── readme.md │ ├── Check account lockout threshold │ │ ├── Check account lockout threshold.ps1 │ │ └── readme.md │ ├── Check attempted logins │ │ ├── Check attempted logins.ps1 │ │ └── readme.md │ ├── Check for senstive data │ │ ├── Check for senstive data.ps1 │ │ └── readme.md │ ├── Check last login │ │ ├── Check last login.ps1 │ │ └── readme.md │ ├── Check last password change │ │ ├── Check last password change.ps1 │ │ └── readme.md │ ├── Check network history │ │ ├── Check network history.ps1 │ │ └── readme.md │ ├── Check recent files │ │ ├── Check recent files.ps1 │ │ └── readme.md │ ├── Detect and remove Chrome extensions │ │ ├── Detect and remove Chrome extensions.ps1 │ │ └── readme.md │ ├── DigiCert Management │ │ └── DigiCertUpdate_V1.1_intermediate.ps1 │ ├── Disable auto reboot after update │ │ ├── Disable_auto_reboot_after_update.ps1 │ │ └── readme.md │ ├── Disable auto reboot after updates │ │ ├── Disable auto reboot after updates.ps1 │ │ └── readme.md │ ├── Enable Real-time Protection │ │ ├── Enable real-time protection.ps1 │ │ ├── EnableReal-timeProtection.ps1 │ │ └── readme.md │ ├── Encode sensitive data │ │ ├── Encode sensitive data.ps1 │ │ └── readme.md │ ├── GPO for Secure Computer Configuration │ │ ├── SecureComputerConfiguration.ps1 │ │ └── readme.md │ ├── Get BIOS information │ │ ├── Get BIOS information.ps1 │ │ └── readme.md │ ├── Get asset OS details │ │ ├── Get asset OS details.ps1 │ │ └── readme.md │ ├── Get asset drive details │ │ ├── Get asset drive details.ps1 │ │ └── readme.md │ ├── Get background activity details │ │ ├── Get background activity details.ps1 │ │ └── readme.md │ ├── Get currently logged in user │ │ ├── Get currently logged in user.ps1 │ │ └── Readme.md │ ├── Get list of accounts with privileged access │ │ ├── Get list of accounts with privileged access.ps1 │ │ └── readme.md │ ├── Get list of current users │ │ ├── Get list of current users.ps1 │ │ └── Readme.md │ ├── Get list of users present on the system │ │ ├── Get list of users present on the system.ps1 │ │ └── Readme.md │ ├── Get processor information │ │ ├── Get processor information.ps1 │ │ └── readme.md │ ├── Get server uptime │ │ ├── Get server uptime.ps1 │ │ └── readme.md │ ├── Get status of Windows services │ │ ├── Get status of Windows services.ps1 │ │ └── readme.md │ ├── Last Login │ │ ├── Last_Login.ps1 │ │ └── readme.md │ ├── Last Password Change │ │ ├── Last_Password_Change.ps1 │ │ └── readme.md │ ├── List of successful or failed account auth │ │ ├── List of successful or failed account auth.ps1 │ │ └── readme.md │ ├── Maximum password AGE │ │ ├── Maximum password AGE.ps1 │ │ └── readme.md │ ├── Minimum Password Length │ │ ├── Minimum Password Length.ps1 │ │ └── readme.md │ ├── Minimum password AGE │ │ ├── Minimum password AGE.ps1 │ │ └── readme.md │ ├── Network History │ │ ├── Network_History.ps1 │ │ └── readme.md │ ├── PST file finder │ │ ├── PST_file_finder.ps1 │ │ └── readme.md │ ├── Processor Information │ │ ├── Processor Information.ps1 │ │ └── readme.md │ ├── Push windows updates │ │ ├── Push Windows updates.ps1 │ │ ├── push_windows_updates.ps1 │ │ └── readme.md │ ├── Recent Files (LNK) Files │ │ ├── Recent Files (LNK) Files.ps1 │ │ └── readme.md │ ├── Search files using MD5 hashes │ │ ├── Search files using MD5 hashes.ps1 │ │ └── readme.md │ ├── Sensitive Data Discovery │ │ ├── readme.md │ │ └── sensitive_data_discovery.ps1 │ ├── Sensitive Data Protection │ │ ├── readme.md │ │ └── sensitive_data_protection.ps1 │ ├── Server hardening script for ransomware mitigation │ │ ├── Server hardening script for ransomware mitigation.ps1 │ │ └── readme.md │ ├── Service Ticket requested (access to server resource) │ │ ├── Service Ticket requested (access to server resource).ps1 │ │ └── readme.md │ ├── Set GPO for secure computer configuration │ │ ├── Set GPO for secure computer configuration.ps1 │ │ └── readme.md │ ├── Set maximum password age │ │ ├── Set maximum password age.ps1 │ │ └── readme.md │ ├── Set minimum password age │ │ ├── Set minimum password age.ps1 │ │ └── readme.md │ ├── Set minimum password length │ │ ├── Set minimum password length.ps1 │ │ └── readme.md │ ├── Spring4shell Windows Detection │ │ ├── Readme.md │ │ └── Spring4shell Windows Detection.ps1 │ ├── Success & Fail Logons │ │ ├── Success_Fail_Logons.ps1 │ │ └── readme.md │ ├── Successful OR Failed account authentication │ │ ├── Successful OR Failed account authentication.ps1 │ │ └── readme.md │ ├── Ticket Granting Ticket was granted (successful logon) │ │ ├── Ticket Granting Ticket was granted (successful logon).ps1 │ │ └── readme.md │ ├── Windows Current Login User │ │ ├── Readme.md │ │ └── win_currentLoginUser.ps1 │ ├── Windows Firewall Restrictions L1 │ │ ├── Readme.md │ │ └── WindowsFirewallRestrictionsL1.ps1 │ ├── Windows Service Status │ │ ├── Readme.md │ │ └── ServiceStatus.ps1 │ ├── ZOOM uninstall │ │ ├── ZOOM_uninstaller.ps1 │ │ ├── ZOOM_uninstaller_proxy_ver.ps1 │ │ └── readme.md │ └── Zoom installer updater │ │ ├── Zoom_installer_updater.ps1 │ │ ├── Zoom_installer_updater_proxy_ver.ps1 │ │ └── readme.md ├── Python │ ├── OS Details │ │ ├── OS_details.py │ │ └── README.md │ ├── Open Ports │ │ ├── README.md │ │ └── open_ports.py │ └── Running Processes │ │ ├── README.md │ │ └── runningProcesses.py └── VBScript │ ├── Bypass Execution Policy │ ├── Bypass_Execution_Policy.vbs │ └── README.md │ ├── OS Details │ ├── OS_detail.vbs │ └── README.md │ └── Running Processes │ ├── README.md │ └── runningProcesses.vbs ├── Zero Day ├── CVE-2022-22965 (Spring4Shell) │ ├── CVE-2022-22965(Spring4Shell).ps1 │ └── Readme.md ├── CVE-2022-30190 (Follina) │ ├── QID 91909 Remediation [CVE-2022-30190 (Follina)].ps1 │ └── readme.md ├── CVE-2022-3786,3602(OpenSSL) │ ├── Linux_Utility │ │ ├── README.md │ │ └── osslscan.sh │ └── Windows_Utility │ │ ├── CVE-2022-3786,3602(OpenSSL).ps1 │ │ ├── CVE-2022-3786,3602(OpenSSL)_proxy.ps1 │ │ └── README.md ├── CVE-2022-41040,41082(ProxyNotShell Microsoft Exchange Server) │ ├── CVE-2022-41040,41082(ProxyNotShell).ps1 │ └── readme.md ├── CVE-2022-41352(Zimbra Collaboration Suite) │ ├── CVE-2022-41352(Zimbra Collaboration Suite).sh │ └── readme.md ├── CVE-2022-42889(Text4shell) │ ├── CVE-2022-42889(Text4shell).ps1 │ ├── CVE-2022-42889(Text4shell)_proxy.ps1 │ └── README.md └── CVE-2023-29059 (3CXDesktop App) │ ├── CVE-2023-29059 (3CXDesktop App).ps1 │ └── readme.md └── readme.md /CAR integration with Qualys product/CSAM integration/assignWebBrowserTag/assignWebBrowserTag.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/CAR integration with Qualys product/CSAM integration/assignWebBrowserTag/assignWebBrowserTag.ps1 -------------------------------------------------------------------------------- /CAR integration with Qualys product/CSAM integration/assignWebBrowserTag/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/CAR integration with Qualys product/CSAM integration/assignWebBrowserTag/readme.md -------------------------------------------------------------------------------- /CAR integration with Qualys product/CSAM integration/tagToSensitiveData/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/CAR integration with Qualys product/CSAM integration/tagToSensitiveData/Readme.md -------------------------------------------------------------------------------- /CAR integration with Qualys product/CSAM integration/tagToSensitiveData/tagToSensitiveData.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/CAR integration with Qualys product/CSAM integration/tagToSensitiveData/tagToSensitiveData.ps1 -------------------------------------------------------------------------------- /CIS Remediation Scripts/Windows 10 CIS Remediatin Script/cis_win_10_1903.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/CIS Remediation Scripts/Windows 10 CIS Remediatin Script/cis_win_10_1903.ps1 -------------------------------------------------------------------------------- /CIS Remediation Scripts/Windows 10 CIS Remediatin Script/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/CIS Remediation Scripts/Windows 10 CIS Remediatin Script/readme.md -------------------------------------------------------------------------------- /FIM_event_generator/FIM_event_generator_Linux/FIM_event_generator_Linux.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/FIM_event_generator/FIM_event_generator_Linux/FIM_event_generator_Linux.sh -------------------------------------------------------------------------------- /FIM_event_generator/FIM_event_generator_Linux/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/FIM_event_generator/FIM_event_generator_Linux/Readme.md -------------------------------------------------------------------------------- /FIM_event_generator/FIM_event_generator_Windows/FIM_event_generator_win.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/FIM_event_generator/FIM_event_generator_Windows/FIM_event_generator_win.ps1 -------------------------------------------------------------------------------- /FIM_event_generator/FIM_event_generator_Windows/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/FIM_event_generator/FIM_event_generator_Windows/Readme.md -------------------------------------------------------------------------------- /Linux/Lua/List open files/list open files.lua: -------------------------------------------------------------------------------- 1 | #!/usr/bin/lua 2 | 3 | os.execute ([[lsof -V]]) -------------------------------------------------------------------------------- /Linux/Lua/List open files/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Lua/List open files/readme.md -------------------------------------------------------------------------------- /Linux/Perl/Currently login users/currently login users.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Perl/Currently login users/currently login users.pl -------------------------------------------------------------------------------- /Linux/Perl/Currently login users/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Perl/Currently login users/readme.md -------------------------------------------------------------------------------- /Linux/Perl/List currently logged in users/List currently logged in users.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Perl/List currently logged in users/List currently logged in users.pl -------------------------------------------------------------------------------- /Linux/Perl/List currently logged in users/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Perl/List currently logged in users/readme.md -------------------------------------------------------------------------------- /Linux/Python/List users with login access/List users with login access.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Python/List users with login access/List users with login access.py -------------------------------------------------------------------------------- /Linux/Python/List users with login access/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Python/List users with login access/readme.md -------------------------------------------------------------------------------- /Linux/Python/Users with login access/Users with login access.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Python/Users with login access/Users with login access.py -------------------------------------------------------------------------------- /Linux/Python/Users with login access/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Python/Users with login access/readme.md -------------------------------------------------------------------------------- /Linux/Shell/Check Installed kernel configuration/Check Installed kernel configuration.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | cat /boot/config-$(uname -r) -------------------------------------------------------------------------------- /Linux/Shell/Check Installed kernel configuration/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/Check Installed kernel configuration/readme.md -------------------------------------------------------------------------------- /Linux/Shell/Check OS details/Check OS details.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | cat /etc/os-release -------------------------------------------------------------------------------- /Linux/Shell/Check OS details/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/Check OS details/readme.md -------------------------------------------------------------------------------- /Linux/Shell/Check Qualys FIM prerequisites on Linux/Check Qualys FIM prerequisites on Linux.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/Check Qualys FIM prerequisites on Linux/Check Qualys FIM prerequisites on Linux.sh -------------------------------------------------------------------------------- /Linux/Shell/Check Qualys FIM prerequisites on Linux/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/Check Qualys FIM prerequisites on Linux/readme.md -------------------------------------------------------------------------------- /Linux/Shell/Check SSH idle timeout interval/Check SSH idle timeout interval.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/Check SSH idle timeout interval/Check SSH idle timeout interval.sh -------------------------------------------------------------------------------- /Linux/Shell/Check SSH idle timeout interval/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/Check SSH idle timeout interval/readme.md -------------------------------------------------------------------------------- /Linux/Shell/Check Splunk Configuration and Version/Check Splunk Configuration and Version.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/Check Splunk Configuration and Version/Check Splunk Configuration and Version.sh -------------------------------------------------------------------------------- /Linux/Shell/Check Splunk Configuration and Version/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/Check Splunk Configuration and Version/readme.md -------------------------------------------------------------------------------- /Linux/Shell/Check custom app configuration and version/Check custom app configuration and version.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/Check custom app configuration and version/Check custom app configuration and version.sh -------------------------------------------------------------------------------- /Linux/Shell/Check custom app configuration and version/readme.md: -------------------------------------------------------------------------------- 1 | Check custom app configuration and version. -------------------------------------------------------------------------------- /Linux/Shell/Check for Qualys FIM prerequisites on Linux platform/Check for Qualys FIM prerequisites on Linux platform.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/Check for Qualys FIM prerequisites on Linux platform/Check for Qualys FIM prerequisites on Linux platform.sh -------------------------------------------------------------------------------- /Linux/Shell/Check for Qualys FIM prerequisites on Linux platform/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/Check for Qualys FIM prerequisites on Linux platform/readme.md -------------------------------------------------------------------------------- /Linux/Shell/Check if SSH PAM is enabled/Check if SSH PAM is enabled.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/Check if SSH PAM is enabled/Check if SSH PAM is enabled.sh -------------------------------------------------------------------------------- /Linux/Shell/Check if SSH PAM is enabled/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/Check if SSH PAM is enabled/readme.md -------------------------------------------------------------------------------- /Linux/Shell/Check if SSH PermitEmptyPasswords is disabled/Check if SSH PermitEmptyPasswords is disabled.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/Check if SSH PermitEmptyPasswords is disabled/Check if SSH PermitEmptyPasswords is disabled.sh -------------------------------------------------------------------------------- /Linux/Shell/Check if SSH PermitEmptyPasswords is disabled/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/Check if SSH PermitEmptyPasswords is disabled/readme.md -------------------------------------------------------------------------------- /Linux/Shell/Check if SSH root login is disabled/Check if SSH root login is disabled.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/Check if SSH root login is disabled/Check if SSH root login is disabled.sh -------------------------------------------------------------------------------- /Linux/Shell/Check if SSH root login is disabled/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/Check if SSH root login is disabled/readme.md -------------------------------------------------------------------------------- /Linux/Shell/Check minimum number of days between password changes/Check minimum number of days between password chan.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/Check minimum number of days between password changes/Check minimum number of days between password chan.sh -------------------------------------------------------------------------------- /Linux/Shell/Check minimum number of days between password changes/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/Check minimum number of days between password changes/readme.md -------------------------------------------------------------------------------- /Linux/Shell/Check minimum password length/Check minimum password length.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/Check minimum password length/Check minimum password length.sh -------------------------------------------------------------------------------- /Linux/Shell/Check minimum password length/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/Check minimum password length/readme.md -------------------------------------------------------------------------------- /Linux/Shell/Check password expiration age/Check password expiration age.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/Check password expiration age/Check password expiration age.sh -------------------------------------------------------------------------------- /Linux/Shell/Check password expiration age/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/Check password expiration age/readme.md -------------------------------------------------------------------------------- /Linux/Shell/Check password expiration warning/Check password expiration warning.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/Check password expiration warning/Check password expiration warning.sh -------------------------------------------------------------------------------- /Linux/Shell/Check password expiration warning/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/Check password expiration warning/readme.md -------------------------------------------------------------------------------- /Linux/Shell/Check system file permissions/Check system file permissions.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/Check system file permissions/Check system file permissions.sh -------------------------------------------------------------------------------- /Linux/Shell/Check system file permissions/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/Check system file permissions/readme.md -------------------------------------------------------------------------------- /Linux/Shell/Custom app configuration and version detection/custom app configuration and version detection.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/Custom app configuration and version detection/custom app configuration and version detection.sh -------------------------------------------------------------------------------- /Linux/Shell/Custom app configuration and version detection/readme.md: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Linux/Shell/Get list of signed or unsigned RPMs/Get list of signed or unsigned RPMs.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/Get list of signed or unsigned RPMs/Get list of signed or unsigned RPMs.sh -------------------------------------------------------------------------------- /Linux/Shell/Get list of signed or unsigned RPMs/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/Get list of signed or unsigned RPMs/readme.md -------------------------------------------------------------------------------- /Linux/Shell/List of Process Running on Linux/List_of_Process_Running_on_Linux.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | ps ax -eo user,pid,command -------------------------------------------------------------------------------- /Linux/Shell/List of Process Running on Linux/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/List of Process Running on Linux/readme.md -------------------------------------------------------------------------------- /Linux/Shell/List processes running on Linux/List processes running on Linux.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | ps ax -eo user,pid,command -------------------------------------------------------------------------------- /Linux/Shell/List processes running on Linux/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/List processes running on Linux/readme.md -------------------------------------------------------------------------------- /Linux/Shell/OS_details/OS_details.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | cat /etc/os-release -------------------------------------------------------------------------------- /Linux/Shell/OS_details/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/OS_details/readme.md -------------------------------------------------------------------------------- /Linux/Shell/SSH Idle Timeout Interval is configured/SSH Idle Timeout Interval.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/SSH Idle Timeout Interval is configured/SSH Idle Timeout Interval.sh -------------------------------------------------------------------------------- /Linux/Shell/SSH Idle Timeout Interval is configured/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/SSH Idle Timeout Interval is configured/readme.md -------------------------------------------------------------------------------- /Linux/Shell/SSH PAM is enabled/SSH PAM is enabled.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/SSH PAM is enabled/SSH PAM is enabled.sh -------------------------------------------------------------------------------- /Linux/Shell/SSH PAM is enabled/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/SSH PAM is enabled/readme.md -------------------------------------------------------------------------------- /Linux/Shell/SSH PermitEmptyPasswords is disabled/SSH PermitEmptyPasswords is disabled.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/SSH PermitEmptyPasswords is disabled/SSH PermitEmptyPasswords is disabled.sh -------------------------------------------------------------------------------- /Linux/Shell/SSH PermitEmptyPasswords is disabled/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/SSH PermitEmptyPasswords is disabled/readme.md -------------------------------------------------------------------------------- /Linux/Shell/SSH root login is disabled/SSH root login is disabled.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/SSH root login is disabled/SSH root login is disabled.sh -------------------------------------------------------------------------------- /Linux/Shell/SSH root login is disabled/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/SSH root login is disabled/readme.md -------------------------------------------------------------------------------- /Linux/Shell/Signed_Unsigned_RPMs_List/Signed_Unsigned_RPMs_List.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/Signed_Unsigned_RPMs_List/Signed_Unsigned_RPMs_List.sh -------------------------------------------------------------------------------- /Linux/Shell/Signed_Unsigned_RPMs_List/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/Signed_Unsigned_RPMs_List/readme.md -------------------------------------------------------------------------------- /Linux/Shell/System File Permissions L1/System File Permissions L1.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/System File Permissions L1/System File Permissions L1.sh -------------------------------------------------------------------------------- /Linux/Shell/System File Permissions L1/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/System File Permissions L1/readme.md -------------------------------------------------------------------------------- /Linux/Shell/YARA_via_Shell/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/YARA_via_Shell/readme.md -------------------------------------------------------------------------------- /Linux/Shell/YARA_via_Shell/yara_via_shell.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/YARA_via_Shell/yara_via_shell.sh -------------------------------------------------------------------------------- /Linux/Shell/minimum days between password changes/minimum days between password changes .sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/minimum days between password changes/minimum days between password changes .sh -------------------------------------------------------------------------------- /Linux/Shell/minimum days between password changes/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/minimum days between password changes/readme.md -------------------------------------------------------------------------------- /Linux/Shell/minimum password length/minimum password length.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/minimum password length/minimum password length.sh -------------------------------------------------------------------------------- /Linux/Shell/minimum password length/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/minimum password length/readme.md -------------------------------------------------------------------------------- /Linux/Shell/password expiration days/password expiration days.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/password expiration days/password expiration days.sh -------------------------------------------------------------------------------- /Linux/Shell/password expiration days/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/password expiration days/readme.md -------------------------------------------------------------------------------- /Linux/Shell/password expiration warning/password expiration warning .sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/password expiration warning/password expiration warning .sh -------------------------------------------------------------------------------- /Linux/Shell/password expiration warning/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Linux/Shell/password expiration warning/readme.md -------------------------------------------------------------------------------- /Security Patch Update/Lenovo/Lenovo System Update for Windows Desktop, Notebook, Workstation/Lenovo System Update.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Security Patch Update/Lenovo/Lenovo System Update for Windows Desktop, Notebook, Workstation/Lenovo System Update.ps1 -------------------------------------------------------------------------------- /Security Patch Update/Lenovo/Lenovo System Update for Windows Desktop, Notebook, Workstation/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Security Patch Update/Lenovo/Lenovo System Update for Windows Desktop, Notebook, Workstation/readme.md -------------------------------------------------------------------------------- /Tuesday Patch/2022/August/CVE-2022-30133,2022-35744(Windows Ptp Protocol RCE Vuln)/CVE-2022-30133,35744(WinPtpProtocolRceVuln).ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Tuesday Patch/2022/August/CVE-2022-30133,2022-35744(Windows Ptp Protocol RCE Vuln)/CVE-2022-30133,35744(WinPtpProtocolRceVuln).ps1 -------------------------------------------------------------------------------- /Tuesday Patch/2022/August/CVE-2022-30133,2022-35744(Windows Ptp Protocol RCE Vuln)/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Tuesday Patch/2022/August/CVE-2022-30133,2022-35744(Windows Ptp Protocol RCE Vuln)/readme.md -------------------------------------------------------------------------------- /Tuesday Patch/2022/August/CVE-2022-34715(Windows NFS Code Execution Vuln)/CVE-2022-34715(Windows NFS Code Execution Vuln).ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Tuesday Patch/2022/August/CVE-2022-34715(Windows NFS Code Execution Vuln)/CVE-2022-34715(Windows NFS Code Execution Vuln).ps1 -------------------------------------------------------------------------------- /Tuesday Patch/2022/August/CVE-2022-34715(Windows NFS Code Execution Vuln)/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Tuesday Patch/2022/August/CVE-2022-34715(Windows NFS Code Execution Vuln)/readme.md -------------------------------------------------------------------------------- /Tuesday Patch/2022/August/CVE-2022-35793 2022-35755(Print Spooler Vuln)/CVE-2022-35793 2022-35755(Print Spooler Vuln).ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Tuesday Patch/2022/August/CVE-2022-35793 2022-35755(Print Spooler Vuln)/CVE-2022-35793 2022-35755(Print Spooler Vuln).ps1 -------------------------------------------------------------------------------- /Tuesday Patch/2022/August/CVE-2022-35793 2022-35755(Print Spooler Vuln)/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Tuesday Patch/2022/August/CVE-2022-35793 2022-35755(Print Spooler Vuln)/readme.md -------------------------------------------------------------------------------- /Tuesday Patch/2022/August/CVE-2022-35804(SMB Client and Server RCE Vuln)/CVE-2022-35804(SMB Client and Server RCE Vuln).ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Tuesday Patch/2022/August/CVE-2022-35804(SMB Client and Server RCE Vuln)/CVE-2022-35804(SMB Client and Server RCE Vuln).ps1 -------------------------------------------------------------------------------- /Tuesday Patch/2022/August/CVE-2022-35804(SMB Client and Server RCE Vuln)/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Tuesday Patch/2022/August/CVE-2022-35804(SMB Client and Server RCE Vuln)/readme.md -------------------------------------------------------------------------------- /Tuesday Patch/2022/December/CVE-2022-41077(Win Fax CF EoP Vuln)/CVE-2022-41077(Win Fax CF EoP Vuln).ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Tuesday Patch/2022/December/CVE-2022-41077(Win Fax CF EoP Vuln)/CVE-2022-41077(Win Fax CF EoP Vuln).ps1 -------------------------------------------------------------------------------- /Tuesday Patch/2022/December/CVE-2022-41077(Win Fax CF EoP Vuln)/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Tuesday Patch/2022/December/CVE-2022-41077(Win Fax CF EoP Vuln)/readme.md -------------------------------------------------------------------------------- /Tuesday Patch/2022/July/CVE-2022-22029 (NFS Server)/CVE-2022-22029 (Windows NFS RCE).ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Tuesday Patch/2022/July/CVE-2022-22029 (NFS Server)/CVE-2022-22029 (Windows NFS RCE).ps1 -------------------------------------------------------------------------------- /Tuesday Patch/2022/July/CVE-2022-22029 (NFS Server)/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Tuesday Patch/2022/July/CVE-2022-22029 (NFS Server)/readme.md -------------------------------------------------------------------------------- /Tuesday Patch/2022/July/CVE-2022-30136 (NFSV4 )/NFSV4.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Tuesday Patch/2022/July/CVE-2022-30136 (NFSV4 )/NFSV4.ps1 -------------------------------------------------------------------------------- /Tuesday Patch/2022/July/CVE-2022-30136 (NFSV4 )/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Tuesday Patch/2022/July/CVE-2022-30136 (NFSV4 )/readme.md -------------------------------------------------------------------------------- /Tuesday Patch/2022/July/CVE-2022-30206,22041,22022,30226(Print Spooler)/CVE-2022-30206,22041,22022,30226(Print Spooler).ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Tuesday Patch/2022/July/CVE-2022-30206,22041,22022,30226(Print Spooler)/CVE-2022-30206,22041,22022,30226(Print Spooler).ps1 -------------------------------------------------------------------------------- /Tuesday Patch/2022/July/CVE-2022-30206,22041,22022,30226(Print Spooler)/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Tuesday Patch/2022/July/CVE-2022-30206,22041,22022,30226(Print Spooler)/readme.md -------------------------------------------------------------------------------- /Tuesday Patch/2022/November/CVE-2022-37967 Kerberos EOP Vuln/Enable Audit Mode/Enable Audit Mode for CVE-2022-37967.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Tuesday Patch/2022/November/CVE-2022-37967 Kerberos EOP Vuln/Enable Audit Mode/Enable Audit Mode for CVE-2022-37967.ps1 -------------------------------------------------------------------------------- /Tuesday Patch/2022/November/CVE-2022-37967 Kerberos EOP Vuln/Enable Audit Mode/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Tuesday Patch/2022/November/CVE-2022-37967 Kerberos EOP Vuln/Enable Audit Mode/readme.md -------------------------------------------------------------------------------- /Tuesday Patch/2022/November/CVE-2022-37967 Kerberos EOP Vuln/Enable Enforcement Mode/Enable Enforcement mode for CVE-2022-37967.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Tuesday Patch/2022/November/CVE-2022-37967 Kerberos EOP Vuln/Enable Enforcement Mode/Enable Enforcement mode for CVE-2022-37967.ps1 -------------------------------------------------------------------------------- /Tuesday Patch/2022/November/CVE-2022-37967 Kerberos EOP Vuln/Enable Enforcement Mode/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Tuesday Patch/2022/November/CVE-2022-37967 Kerberos EOP Vuln/Enable Enforcement Mode/readme.md -------------------------------------------------------------------------------- /Tuesday Patch/2022/October/CVE-2022-33645(TCPIP Driver Dos Vulnerability)/CVE-2022-33645(Windows TCPIP Driver DoS Vulnerability).ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Tuesday Patch/2022/October/CVE-2022-33645(TCPIP Driver Dos Vulnerability)/CVE-2022-33645(Windows TCPIP Driver DoS Vulnerability).ps1 -------------------------------------------------------------------------------- /Tuesday Patch/2022/October/CVE-2022-33645(TCPIP Driver Dos Vulnerability)/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Tuesday Patch/2022/October/CVE-2022-33645(TCPIP Driver Dos Vulnerability)/readme.md -------------------------------------------------------------------------------- /Tuesday Patch/2022/October/CVE-2022-37976(ADCS Vulnerability)/CVE-2022-37976(ADCS Elevation of Privilege Vulnerability).ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Tuesday Patch/2022/October/CVE-2022-37976(ADCS Vulnerability)/CVE-2022-37976(ADCS Elevation of Privilege Vulnerability).ps1 -------------------------------------------------------------------------------- /Tuesday Patch/2022/October/CVE-2022-37976(ADCS Vulnerability)/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Tuesday Patch/2022/October/CVE-2022-37976(ADCS Vulnerability)/readme.md -------------------------------------------------------------------------------- /Tuesday Patch/2022/September/CVE-2022-34718(Windows TCP-IP RCE Vulnerblility)/CVE-2022-34718(Windows TCP-IP RCE Vulnerblility).ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Tuesday Patch/2022/September/CVE-2022-34718(Windows TCP-IP RCE Vulnerblility)/CVE-2022-34718(Windows TCP-IP RCE Vulnerblility).ps1 -------------------------------------------------------------------------------- /Tuesday Patch/2022/September/CVE-2022-34718(Windows TCP-IP RCE Vulnerblility)/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Tuesday Patch/2022/September/CVE-2022-34718(Windows TCP-IP RCE Vulnerblility)/readme.md -------------------------------------------------------------------------------- /Tuesday Patch/2022/September/CVE-2022-35838(HTTP V3 Dos Vulnerability)/CVE-2022-35838(HTTP V3 Dos Vulnerability).ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Tuesday Patch/2022/September/CVE-2022-35838(HTTP V3 Dos Vulnerability)/CVE-2022-35838(HTTP V3 Dos Vulnerability).ps1 -------------------------------------------------------------------------------- /Tuesday Patch/2022/September/CVE-2022-35838(HTTP V3 Dos Vulnerability)/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Tuesday Patch/2022/September/CVE-2022-35838(HTTP V3 Dos Vulnerability)/readme.md -------------------------------------------------------------------------------- /Tuesday Patch/2022/September/CVE-2022-38004(Windows Fax Service RCE Vuln)/CVE-2022-38004(Windows Fax Service RCE Vuln).ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Tuesday Patch/2022/September/CVE-2022-38004(Windows Fax Service RCE Vuln)/CVE-2022-38004(Windows Fax Service RCE Vuln).ps1 -------------------------------------------------------------------------------- /Tuesday Patch/2022/September/CVE-2022-38004(Windows Fax Service RCE Vuln)/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Tuesday Patch/2022/September/CVE-2022-38004(Windows Fax Service RCE Vuln)/readme.md -------------------------------------------------------------------------------- /Tuesday Patch/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Tuesday Patch/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Account Lockout Threshold/Account Lockout Threshold.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Account Lockout Threshold/Account Lockout Threshold.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Account Lockout Threshold/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Account Lockout Threshold/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Account policy remediation level 1/account_policy_remediation_level_1.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Account policy remediation level 1/account_policy_remediation_level_1.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Account policy remediation level 1/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Account policy remediation level 1/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Account policy remediation/Account policy remediation.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Account policy remediation/Account policy remediation.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Account policy remediation/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Account policy remediation/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Account with privileged access/Privileged_access_account.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Account with privileged access/Privileged_access_account.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Account with privileged access/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Account with privileged access/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Asset Details/Asset_Details.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Asset Details/Asset_Details.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Asset Details/readme.md: -------------------------------------------------------------------------------- 1 | The script will give OS Detail. -------------------------------------------------------------------------------- /Windows/PowerShell/Available Disk Space/AvailableDiskSpace.ps1: -------------------------------------------------------------------------------- 1 | Get-CimInstance -ClassName Win32_LogicalDisk -Filter "DriveType=3" -------------------------------------------------------------------------------- /Windows/PowerShell/Available Disk Space/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Available Disk Space/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/BIOS Information/BIOS Information.ps1: -------------------------------------------------------------------------------- 1 | echo "BIOS Information" 2 | Get-CimInstance -ClassName Win32_BIOS -------------------------------------------------------------------------------- /Windows/PowerShell/BIOS Information/readme.md: -------------------------------------------------------------------------------- 1 | The script will give BIOS Information. -------------------------------------------------------------------------------- /Windows/PowerShell/Background Activity Moderator/bam.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Background Activity Moderator/bam.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Background Activity Moderator/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Background Activity Moderator/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Check Server uptime/Check Server uptime.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Check Server uptime/Check Server uptime.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Check Server uptime/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Check Server uptime/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Check account lockout threshold/Check account lockout threshold.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Check account lockout threshold/Check account lockout threshold.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Check account lockout threshold/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Check account lockout threshold/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Check attempted logins/Check attempted logins.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Check attempted logins/Check attempted logins.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Check attempted logins/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Check attempted logins/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Check for senstive data/Check for senstive data.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Check for senstive data/Check for senstive data.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Check for senstive data/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Check for senstive data/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Check last login/Check last login.ps1: -------------------------------------------------------------------------------- 1 | Get-LocalUser | Select "Name","SID","LastLogon" -------------------------------------------------------------------------------- /Windows/PowerShell/Check last login/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Check last login/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Check last password change/Check last password change.ps1: -------------------------------------------------------------------------------- 1 | Get-LocalUser | Select "Name","SID","PasswordLastSet" -------------------------------------------------------------------------------- /Windows/PowerShell/Check last password change/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Check last password change/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Check network history/Check network history.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Check network history/Check network history.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Check network history/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Check network history/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Check recent files/Check recent files.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Check recent files/Check recent files.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Check recent files/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Check recent files/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Detect and remove Chrome extensions/Detect and remove Chrome extensions.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Detect and remove Chrome extensions/Detect and remove Chrome extensions.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Detect and remove Chrome extensions/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Detect and remove Chrome extensions/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/DigiCert Management/DigiCertUpdate_V1.1_intermediate.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/DigiCert Management/DigiCertUpdate_V1.1_intermediate.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Disable auto reboot after update/Disable_auto_reboot_after_update.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Disable auto reboot after update/Disable_auto_reboot_after_update.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Disable auto reboot after update/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Disable auto reboot after update/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Disable auto reboot after updates/Disable auto reboot after updates.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Disable auto reboot after updates/Disable auto reboot after updates.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Disable auto reboot after updates/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Disable auto reboot after updates/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Enable Real-time Protection/Enable real-time protection.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Enable Real-time Protection/Enable real-time protection.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Enable Real-time Protection/EnableReal-timeProtection.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Enable Real-time Protection/EnableReal-timeProtection.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Enable Real-time Protection/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Enable Real-time Protection/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Encode sensitive data/Encode sensitive data.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Encode sensitive data/Encode sensitive data.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Encode sensitive data/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Encode sensitive data/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/GPO for Secure Computer Configuration/SecureComputerConfiguration.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/GPO for Secure Computer Configuration/SecureComputerConfiguration.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/GPO for Secure Computer Configuration/readme.md: -------------------------------------------------------------------------------- 1 | The script will set GPO for Secure Computer Configuration. -------------------------------------------------------------------------------- /Windows/PowerShell/Get BIOS information/Get BIOS information.ps1: -------------------------------------------------------------------------------- 1 | echo "BIOS Information" 2 | Get-CimInstance -ClassName Win32_BIOS -------------------------------------------------------------------------------- /Windows/PowerShell/Get BIOS information/readme.md: -------------------------------------------------------------------------------- 1 | Use this script to get BIOS information of the assets. -------------------------------------------------------------------------------- /Windows/PowerShell/Get asset OS details/Get asset OS details.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Get asset OS details/Get asset OS details.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Get asset OS details/readme.md: -------------------------------------------------------------------------------- 1 | Use this script to get OS details of assets. -------------------------------------------------------------------------------- /Windows/PowerShell/Get asset drive details/Get asset drive details.ps1: -------------------------------------------------------------------------------- 1 | Get-CimInstance -ClassName Win32_LogicalDisk -Filter "DriveType=3" -------------------------------------------------------------------------------- /Windows/PowerShell/Get asset drive details/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Get asset drive details/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Get background activity details/Get background activity details.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Get background activity details/Get background activity details.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Get background activity details/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Get background activity details/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Get currently logged in user/Get currently logged in user.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Get currently logged in user/Get currently logged in user.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Get currently logged in user/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Get currently logged in user/Readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Get list of accounts with privileged access/Get list of accounts with privileged access.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Get list of accounts with privileged access/Get list of accounts with privileged access.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Get list of accounts with privileged access/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Get list of accounts with privileged access/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Get list of current users/Get list of current users.ps1: -------------------------------------------------------------------------------- 1 | net user -------------------------------------------------------------------------------- /Windows/PowerShell/Get list of current users/Readme.md: -------------------------------------------------------------------------------- 1 | Use this script to get the list of Windows users. -------------------------------------------------------------------------------- /Windows/PowerShell/Get list of users present on the system/Get list of users present on the system.ps1: -------------------------------------------------------------------------------- 1 | net user -------------------------------------------------------------------------------- /Windows/PowerShell/Get list of users present on the system/Readme.md: -------------------------------------------------------------------------------- 1 | Give the list of windows users -------------------------------------------------------------------------------- /Windows/PowerShell/Get processor information/Get processor information.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Get processor information/Get processor information.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Get processor information/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Get processor information/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Get server uptime/Get server uptime.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Get server uptime/Get server uptime.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Get server uptime/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Get server uptime/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Get status of Windows services/Get status of Windows services.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Get status of Windows services/Get status of Windows services.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Get status of Windows services/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Get status of Windows services/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Last Login/Last_Login.ps1: -------------------------------------------------------------------------------- 1 | Get-LocalUser | Select "Name","SID","LastLogon" -------------------------------------------------------------------------------- /Windows/PowerShell/Last Login/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Last Login/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Last Password Change/Last_Password_Change.ps1: -------------------------------------------------------------------------------- 1 | Get-LocalUser | Select "Name","SID","PasswordLastSet" -------------------------------------------------------------------------------- /Windows/PowerShell/Last Password Change/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Last Password Change/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/List of successful or failed account auth/List of successful or failed account auth.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/List of successful or failed account auth/List of successful or failed account auth.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/List of successful or failed account auth/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/List of successful or failed account auth/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Maximum password AGE/Maximum password AGE.ps1: -------------------------------------------------------------------------------- 1 | net accounts /MAXPWAGE:60 2 | "Maximum password AGE is change to 60 days as per CIS recommendation" -------------------------------------------------------------------------------- /Windows/PowerShell/Maximum password AGE/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Maximum password AGE/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Minimum Password Length/Minimum Password Length.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Minimum Password Length/Minimum Password Length.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Minimum Password Length/readme.md: -------------------------------------------------------------------------------- 1 | Script will set minimum password length. -------------------------------------------------------------------------------- /Windows/PowerShell/Minimum password AGE/Minimum password AGE.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Minimum password AGE/Minimum password AGE.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Minimum password AGE/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Minimum password AGE/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Network History/Network_History.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Network History/Network_History.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Network History/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Network History/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/PST file finder/PST_file_finder.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/PST file finder/PST_file_finder.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/PST file finder/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/PST file finder/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Processor Information/Processor Information.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Processor Information/Processor Information.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Processor Information/readme.md: -------------------------------------------------------------------------------- 1 | The script will give Processor Information. -------------------------------------------------------------------------------- /Windows/PowerShell/Push windows updates/Push Windows updates.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Push windows updates/Push Windows updates.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Push windows updates/push_windows_updates.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Push windows updates/push_windows_updates.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Push windows updates/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Push windows updates/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Recent Files (LNK) Files/Recent Files (LNK) Files.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Recent Files (LNK) Files/Recent Files (LNK) Files.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Recent Files (LNK) Files/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Recent Files (LNK) Files/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Search files using MD5 hashes/Search files using MD5 hashes.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Search files using MD5 hashes/Search files using MD5 hashes.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Search files using MD5 hashes/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Search files using MD5 hashes/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Sensitive Data Discovery/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Sensitive Data Discovery/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Sensitive Data Discovery/sensitive_data_discovery.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Sensitive Data Discovery/sensitive_data_discovery.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Sensitive Data Protection/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Sensitive Data Protection/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Sensitive Data Protection/sensitive_data_protection.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Sensitive Data Protection/sensitive_data_protection.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Server hardening script for ransomware mitigation/Server hardening script for ransomware mitigation.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Server hardening script for ransomware mitigation/Server hardening script for ransomware mitigation.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Server hardening script for ransomware mitigation/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Server hardening script for ransomware mitigation/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Service Ticket requested (access to server resource)/Service Ticket requested (access to server resource).ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Service Ticket requested (access to server resource)/Service Ticket requested (access to server resource).ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Service Ticket requested (access to server resource)/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Service Ticket requested (access to server resource)/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Set GPO for secure computer configuration/Set GPO for secure computer configuration.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Set GPO for secure computer configuration/Set GPO for secure computer configuration.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Set GPO for secure computer configuration/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Set GPO for secure computer configuration/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Set maximum password age/Set maximum password age.ps1: -------------------------------------------------------------------------------- 1 | net accounts /MAXPWAGE:60 2 | "Maximum password AGE is change to 60 days as per CIS recommendation" -------------------------------------------------------------------------------- /Windows/PowerShell/Set maximum password age/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Set maximum password age/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Set minimum password age/Set minimum password age.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Set minimum password age/Set minimum password age.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Set minimum password age/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Set minimum password age/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Set minimum password length/Set minimum password length.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Set minimum password length/Set minimum password length.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Set minimum password length/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Set minimum password length/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Spring4shell Windows Detection/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Spring4shell Windows Detection/Readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Spring4shell Windows Detection/Spring4shell Windows Detection.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Spring4shell Windows Detection/Spring4shell Windows Detection.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Success & Fail Logons/Success_Fail_Logons.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Success & Fail Logons/Success_Fail_Logons.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Success & Fail Logons/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Success & Fail Logons/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Successful OR Failed account authentication/Successful OR Failed account authentication.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Successful OR Failed account authentication/Successful OR Failed account authentication.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Successful OR Failed account authentication/readme.md: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Windows/PowerShell/Ticket Granting Ticket was granted (successful logon)/Ticket Granting Ticket was granted (successful logon).ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Ticket Granting Ticket was granted (successful logon)/Ticket Granting Ticket was granted (successful logon).ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Ticket Granting Ticket was granted (successful logon)/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Ticket Granting Ticket was granted (successful logon)/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Windows Current Login User/Readme.md: -------------------------------------------------------------------------------- 1 | The script give the name of currently login user. -------------------------------------------------------------------------------- /Windows/PowerShell/Windows Current Login User/win_currentLoginUser.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Windows Current Login User/win_currentLoginUser.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Windows Firewall Restrictions L1/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Windows Firewall Restrictions L1/Readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Windows Firewall Restrictions L1/WindowsFirewallRestrictionsL1.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Windows Firewall Restrictions L1/WindowsFirewallRestrictionsL1.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Windows Service Status/Readme.md: -------------------------------------------------------------------------------- 1 | Give detail status of windows services. -------------------------------------------------------------------------------- /Windows/PowerShell/Windows Service Status/ServiceStatus.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Windows Service Status/ServiceStatus.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/ZOOM uninstall/ZOOM_uninstaller.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/ZOOM uninstall/ZOOM_uninstaller.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/ZOOM uninstall/ZOOM_uninstaller_proxy_ver.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/ZOOM uninstall/ZOOM_uninstaller_proxy_ver.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/ZOOM uninstall/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/ZOOM uninstall/readme.md -------------------------------------------------------------------------------- /Windows/PowerShell/Zoom installer updater/Zoom_installer_updater.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Zoom installer updater/Zoom_installer_updater.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Zoom installer updater/Zoom_installer_updater_proxy_ver.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Zoom installer updater/Zoom_installer_updater_proxy_ver.ps1 -------------------------------------------------------------------------------- /Windows/PowerShell/Zoom installer updater/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/PowerShell/Zoom installer updater/readme.md -------------------------------------------------------------------------------- /Windows/Python/OS Details/OS_details.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/Python/OS Details/OS_details.py -------------------------------------------------------------------------------- /Windows/Python/OS Details/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/Python/OS Details/README.md -------------------------------------------------------------------------------- /Windows/Python/Open Ports/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/Python/Open Ports/README.md -------------------------------------------------------------------------------- /Windows/Python/Open Ports/open_ports.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/Python/Open Ports/open_ports.py -------------------------------------------------------------------------------- /Windows/Python/Running Processes/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/Python/Running Processes/README.md -------------------------------------------------------------------------------- /Windows/Python/Running Processes/runningProcesses.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/Python/Running Processes/runningProcesses.py -------------------------------------------------------------------------------- /Windows/VBScript/Bypass Execution Policy/Bypass_Execution_Policy.vbs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/VBScript/Bypass Execution Policy/Bypass_Execution_Policy.vbs -------------------------------------------------------------------------------- /Windows/VBScript/Bypass Execution Policy/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/VBScript/Bypass Execution Policy/README.md -------------------------------------------------------------------------------- /Windows/VBScript/OS Details/OS_detail.vbs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/VBScript/OS Details/OS_detail.vbs -------------------------------------------------------------------------------- /Windows/VBScript/OS Details/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/VBScript/OS Details/README.md -------------------------------------------------------------------------------- /Windows/VBScript/Running Processes/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/VBScript/Running Processes/README.md -------------------------------------------------------------------------------- /Windows/VBScript/Running Processes/runningProcesses.vbs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Windows/VBScript/Running Processes/runningProcesses.vbs -------------------------------------------------------------------------------- /Zero Day/CVE-2022-22965 (Spring4Shell)/CVE-2022-22965(Spring4Shell).ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Zero Day/CVE-2022-22965 (Spring4Shell)/CVE-2022-22965(Spring4Shell).ps1 -------------------------------------------------------------------------------- /Zero Day/CVE-2022-22965 (Spring4Shell)/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Zero Day/CVE-2022-22965 (Spring4Shell)/Readme.md -------------------------------------------------------------------------------- /Zero Day/CVE-2022-30190 (Follina)/QID 91909 Remediation [CVE-2022-30190 (Follina)].ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Zero Day/CVE-2022-30190 (Follina)/QID 91909 Remediation [CVE-2022-30190 (Follina)].ps1 -------------------------------------------------------------------------------- /Zero Day/CVE-2022-30190 (Follina)/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Zero Day/CVE-2022-30190 (Follina)/readme.md -------------------------------------------------------------------------------- /Zero Day/CVE-2022-3786,3602(OpenSSL)/Linux_Utility/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Zero Day/CVE-2022-3786,3602(OpenSSL)/Linux_Utility/README.md -------------------------------------------------------------------------------- /Zero Day/CVE-2022-3786,3602(OpenSSL)/Linux_Utility/osslscan.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Zero Day/CVE-2022-3786,3602(OpenSSL)/Linux_Utility/osslscan.sh -------------------------------------------------------------------------------- /Zero Day/CVE-2022-3786,3602(OpenSSL)/Windows_Utility/CVE-2022-3786,3602(OpenSSL).ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Zero Day/CVE-2022-3786,3602(OpenSSL)/Windows_Utility/CVE-2022-3786,3602(OpenSSL).ps1 -------------------------------------------------------------------------------- /Zero Day/CVE-2022-3786,3602(OpenSSL)/Windows_Utility/CVE-2022-3786,3602(OpenSSL)_proxy.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Zero Day/CVE-2022-3786,3602(OpenSSL)/Windows_Utility/CVE-2022-3786,3602(OpenSSL)_proxy.ps1 -------------------------------------------------------------------------------- /Zero Day/CVE-2022-3786,3602(OpenSSL)/Windows_Utility/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Zero Day/CVE-2022-3786,3602(OpenSSL)/Windows_Utility/README.md -------------------------------------------------------------------------------- /Zero Day/CVE-2022-41040,41082(ProxyNotShell Microsoft Exchange Server)/CVE-2022-41040,41082(ProxyNotShell).ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Zero Day/CVE-2022-41040,41082(ProxyNotShell Microsoft Exchange Server)/CVE-2022-41040,41082(ProxyNotShell).ps1 -------------------------------------------------------------------------------- /Zero Day/CVE-2022-41040,41082(ProxyNotShell Microsoft Exchange Server)/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Zero Day/CVE-2022-41040,41082(ProxyNotShell Microsoft Exchange Server)/readme.md -------------------------------------------------------------------------------- /Zero Day/CVE-2022-41352(Zimbra Collaboration Suite)/CVE-2022-41352(Zimbra Collaboration Suite).sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Zero Day/CVE-2022-41352(Zimbra Collaboration Suite)/CVE-2022-41352(Zimbra Collaboration Suite).sh -------------------------------------------------------------------------------- /Zero Day/CVE-2022-41352(Zimbra Collaboration Suite)/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Zero Day/CVE-2022-41352(Zimbra Collaboration Suite)/readme.md -------------------------------------------------------------------------------- /Zero Day/CVE-2022-42889(Text4shell)/CVE-2022-42889(Text4shell).ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Zero Day/CVE-2022-42889(Text4shell)/CVE-2022-42889(Text4shell).ps1 -------------------------------------------------------------------------------- /Zero Day/CVE-2022-42889(Text4shell)/CVE-2022-42889(Text4shell)_proxy.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Zero Day/CVE-2022-42889(Text4shell)/CVE-2022-42889(Text4shell)_proxy.ps1 -------------------------------------------------------------------------------- /Zero Day/CVE-2022-42889(Text4shell)/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Zero Day/CVE-2022-42889(Text4shell)/README.md -------------------------------------------------------------------------------- /Zero Day/CVE-2023-29059 (3CXDesktop App)/CVE-2023-29059 (3CXDesktop App).ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Zero Day/CVE-2023-29059 (3CXDesktop App)/CVE-2023-29059 (3CXDesktop App).ps1 -------------------------------------------------------------------------------- /Zero Day/CVE-2023-29059 (3CXDesktop App)/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/Zero Day/CVE-2023-29059 (3CXDesktop App)/readme.md -------------------------------------------------------------------------------- /readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Qualys/Custom-Assessment-and-Remediation-Script-Library/HEAD/readme.md --------------------------------------------------------------------------------