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

Is there a back door? #98

Open
ylot0 opened this issue Jul 17, 2023 · 1 comment
Open

Is there a back door? #98

ylot0 opened this issue Jul 17, 2023 · 1 comment

Comments

@ylot0
Copy link

ylot0 commented Jul 17, 2023

root@vultr:/opt/mtp_proxy/bin# netstat -antp
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:31888 0.0.0.0:* LISTEN 40297/mtp_proxy
tcp 0 0 127.0.0.53:53 0.0.0.0:* LISTEN 14747/systemd-resol
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 38297/sshd: /usr/sb
tcp 0 0 0.0.0.0:36109 0.0.0.0:* LISTEN 40297/mtp_proxy

After using the script to build, TCP 36109 port mtp_ The proxy process is listening, but the only port I actually opened is 31888.
What is the purpose of listening to port 36109?

@mayburs
Copy link

mayburs commented Jun 28, 2024

Really?!
I didn't test it, but i recommend you using ufw to block the port.

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

2 participants