브라우저 도구
사용자 에이전트 확인
브라우저가 노출하는 사용자 에이전트 문자열을 검사합니다. 최신 브라우저는 사용자 에이전트 정보를 줄이거나 위조할 수 있으므로 결과는 참고용으로 사용하세요.
Understanding browser signals
The User-Agent string is a compatibility summary sent by browsers. It can still hint at family, platform, and device but is increasingly shortened or spoofed.
Use this page to compare your current signal against what you expect from your security and privacy assumptions.
Why this matters
- Detecting weak fingerprint signals when debugging analytics mismatch.
- Explaining to users why some sites request legacy compatibility.
- Reviewing where user-agent based filtering can be bypassed or misread.
브라우저
불러오는 중...
운영 체제
불러오는 중...
장치 유형
불러오는 중...
참고
UA 문자열은 줄어들거나 위조될 수 있습니다.
Quick FAQ
-
Does this reveal my identity?
No. It is only a browser compatibility hint and never a secure identity token.
-
Can I hide the User-Agent fully?
You can reduce details, but many services still infer platform traits from behavior and TLS fingerprints.