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

Expose supported proxies #69

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

adfoster-r7
Copy link
Contributor

@adfoster-r7 adfoster-r7 commented Nov 28, 2024

Expose supported proxies for consumption in Metasploit framework

rapid7/metasploit-framework#19683

Copy link
Contributor

@smcintyre-r7 smcintyre-r7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Related to my comment here, I think we want to differentiate between SOCKS4 and SOCKS4A. SOCKS4A is a superset of functionality that permits connecting by hostname, but an IPv4 address is required if it's SOCKS4.

@smcintyre-r7 smcintyre-r7 self-assigned this Dec 2, 2024
@adfoster-r7
Copy link
Contributor Author

Agreed 👍

I've just created a new ticket to update rex-socket to support socks4a to unblock this effort #70 👍

@adfoster-r7
Copy link
Contributor Author

@smcintyre-r7 Is this PR good to go in isolation or are there additional changes to make 👀

Copy link
Contributor

@smcintyre-r7 smcintyre-r7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have no changes to request, this looks good to me. I'll have it merged and released in a moment. Thanks!

@smcintyre-r7 smcintyre-r7 merged commit 6320dc8 into rapid7:master Dec 5, 2024
19 checks passed
Copy link

@AlphaOmega113 AlphaOmega113 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.github/workflows/ldap_acceptance.yml

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.

3 participants