proxyshell-poc
proxyshell-poc copied to clipboard
New-ManagementRoleAssignment error
127.0.0.1 - - [16/Aug/2021 15:43:22] "POST /wsman HTTP/1.1" 200 - OUTPUT:
ERROR: The term 'New-ManagementRoleAssignment' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
The user you're using doesn't have the proper permissions
. @dmaasland dmaasland
您使用的用户没有适当的权限
The user you're using doesn't have the proper permissions
This means that the current user and permissions can not be attacked?I will try another user. thanks.
Same issue but with New-MailboxExportRequest and I'm positive I have the permissions.
Try using the command
New-ManagementRoleAssignment -Role "Mailbox Import Export" -User "your user"
manually and share the output
可以控制邮箱的话,有没有办法读邮箱中的消息呢?
I'm sorry, that's not a language I understand :)
Is there any way to solve that any user can execute
Probably
How to solve