omair2084
omair2084
Most likely it's the AMSI bypass being detected. `seatbelt -M -i -- -groups=system` Does this work? Does Defender kill the process?
> I did several tests before publishing my message, and what I can say is that even with windows security turned off I don't get the output, and indeed in...
The following values now needs to be present `` for borders. Currently it is set to 0. https://github.com/pwndoc/docxtemplater-image-module-pwndoc/blob/05451c6302d7ffa97767c41db3b608f074a872e6/js/templates.js#L8 I think for some reason effectExtent is required for borders, maybe office...
You can create custom roles. https://pwndoc.github.io/pwndoc/#/roles The following role "report" has minimal rights to the portal. Almost all rights to the audit. ``` :~/pwndoc$ cat backend/src/config/roles.json { "report": { "inherits":...