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

Write service probe for MSMQ (Microsoft Message Queuing) #2632

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

goncalor
Copy link

Adds a service probe to confirm whether the service running on TCP port 1801 is MSMQ.

I've documented here part of my process as I was studying/testing the protocol to implement the probe.

This probe may help identify MSMQ exposure that may need to be remediated to avoid exploitation of CVE-2023-21554, aka QueueJumper.

Feel free to suggest changes if needed.

Note: the last line of the change includes a comment referring to the regex .*ZZZ$ seemingly not working for some responses for which it should work. I think this may be due to some bug in Nmap.

@goncalor
Copy link
Author

goncalor commented Aug 1, 2023

Any news here? Should be a simple merge.?

@goncalor
Copy link
Author

goncalor commented Jan 27, 2024

Any news? I've also sent the patch over email, but no reply.

@iasdeoupxe
Copy link

Don't expect much responses here, i have seen quite a few stuck PRs without a single remark / feedback (my PR is e.g. open since 5 years) :-(

@goncalor
Copy link
Author

Hello. Any news here? Can't this simple PR be merged?

@iasdeoupxe
Copy link

None of the PRs i had mention in #2810 had been merged so far :-/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants