IntelLabs / kafl.targets

Target components for kAFL/Nyx Fuzzer
Other
26 stars 25 forks source link

windows: unset HTTP_PROXY before Vagrant attempts WinRM connection #35

Closed Wenzel closed 8 months ago

Wenzel commented 8 months ago

If the environment defines an HTTP/S_PROXY, the WinRM library used by Vagrant will pick it up to reach the host, even if the target is on the local network.

Add a trigger to undefine the proxy in the environment.