Results 2 issues of oncybersec

When running the admin emulation script (/app/emulate_admin.py), the following error is encountered: `ValueError: Timeout value connect was , but it must be an int, float or None` To fix this,...

When building a Docker image using `docker build -t dotnet-script -f Dockerfile ..`, the below error is encountered indicating that dotnet-script 1.6.0 is not compatible with .NET 7.0: ![Screenshot 2025-04-29...