Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Medius Policy request has 2 types #46

Open
hashsploit opened this issue Jan 4, 2021 · 0 comments
Open

Medius Policy request has 2 types #46

hashsploit opened this issue Jan 4, 2021 · 0 comments
Assignees
Labels
bug Something isn't working right low-priority Low priority request

Comments

@hashsploit
Copy link
Owner

hashsploit commented Jan 4, 2021

Currently we are not using any serializers for getting the policy and are doing it all in the handler, this should be abstracted and fixed to support the 2 policy types:

Policy type (4 bytes, int32):

  • Usage = 0
  • Privacy = 1

This should be added to the request structure after the MessageId and SessionKey. And update example configs.

@hashsploit hashsploit changed the title Medius Policy message has 2 types Medius Policy request has 2 types Jan 4, 2021
@hashsploit hashsploit self-assigned this Jan 4, 2021
@hashsploit hashsploit added bug Something isn't working right low-priority Low priority request labels Jan 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working right low-priority Low priority request
Projects
None yet
Development

No branches or pull requests

1 participant