Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

debug connection from 127.0.0.1- safe?

  • 4 ответа
  • 2 имеют эту проблему
  • 205 просмотров
  • Последний ответ от cor-el

more options

If you are asked to debug a program by someone in an email and get a notice that an incoming request was detected from Client endpoint 127.0.0.1:65323 server endpoint 127.0.0.1:6080, is that from your own system or from someone on the net.? There is a warning the browser could be taken in control by remote client. Is the person connecting to one of the ports and using the other to access your pc. Or is it all on your own network?

If you are asked to debug a program by someone in an email and get a notice that an incoming request was detected from Client endpoint 127.0.0.1:65323 server endpoint 127.0.0.1:6080, is that from your own system or from someone on the net.? There is a warning the browser could be taken in control by remote client. Is the person connecting to one of the ports and using the other to access your pc. Or is it all on your own network?

Выбранное решение

You see such an alert about an incoming connection when you open the Browser Toolbox.

Прочитайте этот ответ в контексте 👍 1

Все ответы (4)

more options

FIREFOXED said

If you are asked to debug a program by someone in an email

Do you know who this someone is? I call for more help. This looks suspicious to me.

more options

Выбранное решение

You see such an alert about an incoming connection when you open the Browser Toolbox.

more options

cor-el said

You see such an alert about an incoming connection when you open the Browser Toolbox.

where is the alert from, my own system? it is my own debugging toolbox?

Изменено FIREFOXED

more options

If you start the Firefox debugger then you launch the debugger in a standalone window. This debugger also uses its own profile (chrome_debugger_profile in the profile folder). So this is a separate application that runs on your computer in this case as you can see by the IPs being both 127.0.0.1 (localhost)