Kyle Metzer

Find Largest Files and Folders on drive (email result)

Downloads a Powershell script to efficiently scan for files over 100MB and folders over 500MB, reports on the top 5, then sends the report in an email. A full list can be found in the GetFile tab of the agent. Can change the start drive/folder and email recipient by editing first 2 lines of script.…

Read More

Find Largest Files and Folders on C drive

Downloads a Powershell script to efficiently scan C for files over 100MB and folders over 500MB and report on the top 5. A full list can be found in the GetFile tab of the agent. Can change the start drive by editing first line of script. Can report using tag $filesfolders$.

Read More

Re-Enable HTTP/2 (Undo CVE-2023-44487 mitigation)

Removes the registry keys to mitigate CVE-2023-44487 HTTP/2 Rapid Reset Attack. See: CVE-2023-44487

Read More

Disable HTTP/2 (CVE-2023-44487 mitigation)

Set registry keys to mitigate CVE-2023-44487 HTTP/2 Rapid Reset Attack. See: CVE-2023-44487

Read More

Dell Command Update – Apply Updates (BIOS)

WARNING: this script may cause system reboots when triggered. Use with caution. Script will verify that a Dell Optiplex, Lattitude, or Precision workstation is selected. It will check for old versions of updater and uninstall them. It will then install the latest version of Dell Command | Update, download and set a settings file, and…

Read More

Dell Command Update – Apply Updates

WARNING: this script may cause system reboots when triggered. Use with caution. Script will verify that a Dell Optiplex, Lattitude, or Precision workstation is selected. It will check for old versions of updater and uninstall them. It will then install the latest version of Dell Command | Update, download and set a settings file, and…

Read More

NBNS Spoofing Protection (Enable)

Set registry key to prevent spoofing of the Netbios Name Service.

Read More

NBNS Spoofing Protection (Disable)

Removes registry key to prevent spoofing of the Netbios Name Service.

Read More

LLMNR Spoofing Protection (Disable)

Removes registry key to prevent spoofing of Link-Local Multicast Name Resolution.

Read More

LLMNR Spoofing Protection (Enable)

Sets registry key to prevent spoofing of Link-Local Multicast Name Resolution.

Read More