SpoolFool icon indicating copy to clipboard operation
SpoolFool copied to clipboard

BadImageFormatException

Open ProcessusT opened this issue 2 years ago • 2 comments

When I try to use the Powershell script to load a vulnerable dll, the compressed file seems to be corrupted when the script uncompress it.

Tried on fresh Server 2022 Standard.

image

ProcessusT avatar Jan 19 '23 13:01 ProcessusT

Tested on fresh Windows 10 and it works ;)

ProcessusT avatar Jan 19 '23 13:01 ProcessusT

If I convert the uncompressed data in base64 on another computer and load it on the Server 2022 Standard it works... The error seems to come from the uncompression

image

ProcessusT avatar Jan 19 '23 14:01 ProcessusT