vaportail

Results 1 comments of vaportail

Yep, malwarebytes detects it. I assume it has to do with ``` dwTokenRights := uint32(syscall.TOKEN_QUERY | syscall.TOKEN_ASSIGN_PRIMARY | syscall.TOKEN_DUPLICATE | syscall.TOKEN_ADJUST_DEFAULT | TOKEN_ADJUST_SESSIONID) ``` or surrounding code. this is commonly...