Maxime Nadeau

Results 15 comments of Maxime Nadeau
trafficstars

Do you have any stack traces in the console for the backend ? This has come up in the past (https://github.com/pwndoc/pwndoc/issues/373), but I am currently unable to reproduce the issue.

The failing target (ILMerge) is used to bundle every DLL inside a single .exe file to make the executable a bit more portable. According to ILMerge GitHub repository: `ILMerge works...

Microsoft implemented a certificate pinning mechanism to protect against this attack after the issue was disclosed to them. If the WSUS certificate pinning feature is enabled, the tool is not...

Tests should be working once PR #448 is merged.

I started a branch implementing CVSSv4 (https://github.com/pwndoc/pwndoc/tree/cvss4) The scoring method could be selected from the settings and both could be used at the same time to allow for a transition...