
proxy2
HTTP/HTTPS proxy in a single python script

HTTP/HTTPS proxy in a single python script

Shell script to detect CVE-2024-3094 (xz-utils backdoor) on Linux and macOS systems, with automated check and fix instructions.

Python script to detect vulnerable xz-utils versions and automatically download and install a stable, patched version to mitigate CVE-2024-3094.

Bash script to detect and remediate vulnerable xz-utils versions (5.6.0/5.6.1) by replacing them with a stable, uncompromised build from source.

Script to handle CVE 2022-42889

Update WINRE.WIM file to fix CVE-2022-41099

Automated Bash script to patch CVE-2023-22809 by installing the latest sudo version, mitigating a local privilege-escalation vulnerability on Linux…

This simple PowerShell script is in response to the "PrintNightmare" vulnerability. This was designed to give a end user the ability to stop and…

Bash script to detect vulnerable XZ Utils versions (CVE-2024-3094) and downgrade to a safe release, supporting multiple Linux distributions and…

This simple bash script will patch the recently discovered sudo heap overflow vulnerability.

Lightweight bash script to quickly scan systems for the Log4j CVE-2021-44228 vulnerability via a one-liner command.

Python script that automatically patches GitHub Actions workflow files to replace deprecated and insecure ::set-env and ::add-path commands with the…

A PowerShell script to temporarily mitigate the CVE-2024-38063 vulnerability by disabling IPv6 on Windows systems. This workaround modifies the…

Generate Random And Strong Password In Termux With This Tool

Securely deletes files by overwriting them with user-specified iterations of random data, then removes the file to prevent recovery. Supports Python…