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

plaintext http over 443 port #1852

Open
ttmd3utt opened this issue Jan 9, 2025 · 0 comments
Open

plaintext http over 443 port #1852

ttmd3utt opened this issue Jan 9, 2025 · 0 comments

Comments

@ttmd3utt
Copy link

ttmd3utt commented Jan 9, 2025

Describe the bug
generate beacon doesn't respect the port specified when the port is 443.

The following beacon will result in connecting to the http://my-lovely.hosting.com:80 instead of the expected http://my-lovely.hostint.com:443/
#generate beacon -s beacon.exe -b my-lovely.hosting.com:443?force-http=true

To Reproduce
Steps to reproduce the behavior:

  1. generate beacon -s beacon.exe -b my-lovely.hosting.com:443?force-http=true
  2. Inspect the traffic from beacon.exe

Expected behavior
The beacon should connecting to the 443 port by using the plaintext http protocol

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

No branches or pull requests

1 participant