Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

[measured] Feasibility of obtaining real IP of visitors through STUN bypass agent

2025-04-02 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >

Share

Shulou(Shulou.com)06/01 Report--

Recently, there are assignments in professional courses, so I chose the topic of ip tracking and anti-tracking, so I have this article.

First, take a look at the concept of STUN. STUN (UDP simple traversal of Simple Traversal of UDP over NATs,NAT) is a network protocol that allows clients located behind NAT (or multiple NAT) to find out their public network address, to find out what type of NAT they are behind and the Internet port bound by NAT for a local port. This information is used to establish UDP communication between two hosts behind the NAT router. The protocol is defined by RFC 3489.

Firefox and Chrome support WebRTC to request from STUN server and return private and public network IP. Different from XMLHttpRequest request, Firefox and Chrome that do not see network request in STUN request developer tool support WebRTC to request STUN server and return private and public network IP. Different from XMLHttpRequest request, STUN request developer tool cannot see network request!

Do friends who often play black think it safe to hang up or act as an agent? Be careful to check the water meter, . Now I will conduct the actual tests of the above two respectively.

Github link for test code: https://github.com/diafygi/webrtc-ips

Test URL: http://p2j.cn/tools/ip.html (it is not recommended to use IE browser to test, of course, it can also be tested on the console)

First of all, let's take a look at the test results after google's goagent agent is enabled. All right, the local internal and external network IP has been obtained.

# # this article is from: http://zerosecurity.blog.51cto.com##

If you look at the effect of using × ×, the local internal and external network IP and × × IP are all obtained.

So... You know

Send another Github related code: https://github.com/natevw/ipcalf/

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 233

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Network Security

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report