SafeBreach-Labs / WindowsDowndate

A tool that takes over Windows Updates to craft custom downgrades and expose past fixed vulnerabilities
BSD 3-Clause "New" or "Revised" License
604 stars 79 forks source link

windows_downdate.py can't be download, copied or executed on any Windows device at all #4

Closed GeldHades27355 closed 2 months ago

GeldHades27355 commented 2 months ago

Now I tried to get around the issue of Windows Defender potentially recognizing the python installer included in .exe binary you provided by downloading the source code "windows_downdate.py" individually to run it within a legitimate Windows python runtime: https://www.python.org/downloads/release/python-3125/ (which installs just fine, btw)

Result: I am utterly unable to download or copy the file "windows_downdate.py" to ANY Windows device I tried.

Defender (even the free version) blocks any access to or any attempt to download it.

If you want folks to test your hack, you should provide other instructions on how to actually make it work.

0xDeku commented 2 months ago

I could not repro this -

image

Regardless, please see my last comment on the other issue you opened regarding static detections.

And again, If you encounter any issues with the tool's functionality, please feel free to open additional issues.