Greasy Fork
로그인
그리스어 (el)
네덜란드어 (nl)
노르웨이어 (nb)
덴마크어 (da)
독일어 (de)
러시아어 (ru)
루마니아어 (ro)
마라티어 (mr)
베트남어 (vi)
벨로루시어 (be)
불가리아어 (bg)
세르비아어 (sr)
스웨덴어 (sv)
스페인어 (es)
스페인어 (es-419)
슬로바키아어 (sk)
아랍어 (ar)
에스페란토어 (eo)
영어 (en)
우크라이나어 (uk)
위구르어 (ug)
이탈리아어 (it)
인도네시아어 (id)
일본어 (ja)
조지아어 (ka)
중국어 (중국) (zh-CN)
중국어 (타이완) (zh-TW)
체코어 (cs)
크로아티아어 (hr)
태국어 (th)
터키어 (tr)
포르투갈어 (브라질) (pt-BR)
폴란드어 (pl)
프랑스어 (fr)
프랑스어 (캐나다) (fr-CA)
핀란드어 (fi)
한국어 (ko)
헝가리어 (hu)
히브리어 (he)
کوردیی ناوەندی (ckb)
Help us translate!
스크립트
포럼
도움말
더 보기...
상세 검색
사용자 목록
라이브러리
관리자 로그
☰
스크립트
포럼
도움말
상세 검색
사용자 목록
라이브러리
관리자 로그
로그인
그리스어 (el)
네덜란드어 (nl)
노르웨이어 (nb)
덴마크어 (da)
독일어 (de)
러시아어 (ru)
루마니아어 (ro)
마라티어 (mr)
베트남어 (vi)
벨로루시어 (be)
불가리아어 (bg)
세르비아어 (sr)
스웨덴어 (sv)
스페인어 (es)
스페인어 (es-419)
슬로바키아어 (sk)
아랍어 (ar)
에스페란토어 (eo)
영어 (en)
우크라이나어 (uk)
위구르어 (ug)
이탈리아어 (it)
인도네시아어 (id)
일본어 (ja)
조지아어 (ka)
중국어 (중국) (zh-CN)
중국어 (타이완) (zh-TW)
체코어 (cs)
크로아티아어 (hr)
태국어 (th)
터키어 (tr)
포르투갈어 (브라질) (pt-BR)
폴란드어 (pl)
프랑스어 (fr)
프랑스어 (캐나다) (fr-CA)
핀란드어 (fi)
한국어 (ko)
헝가리어 (hu)
히브리어 (he)
کوردیی ناوەندی (ckb)
Help us translate!
정보
코드
변경 내역
피드백 (0)
통계
SpyScan
방문한 웹사이트에서 추적 스크립트, 브라우저 지문, 감시 기술을 찾아냅니다.
코드가 업데이트된 버전 목록입니다.
모든 버전 보기
v3.0
2025-12-03
Changelog
Enhanced existing detections with detailed technical information sections for all threats, implemented collapsible toggle system at two levels (category-level and individual threat-level), added real-time progress bar showing exact scan phase.
Integrated results caching system (5-minute TTL) with instant display for recent scans and cache age indicator, added "Force New Scan" button with warning about missing initial-load threats when rescanning without page refresh.
Improved UI with color-coded danger levels, expandable technical details showing technique descriptions, impact assessments, risk levels, detection counts, and sample data for each threat type, reorganized threats into five categories (Trackers, Fingerprinting, Storage & Supercookies, Permissions & Access, Advanced Threats), enhanced privacy score calculation considering new detection types.
Added comprehensive advanced threat detection including:
Cookie Syncing (cross-domain ID sharing)
CNAME Cloaking (disguised third-party trackers via subdomains)
Suspicious HTTP Headers (tracking via request/response headers)
DOM Storage Abuse (localStorage/sessionStorage tracking patterns)
Network Timing Attacks (performance API fingerprinting)
CSS-based Tracking (visited links, external fonts, cross-origin stylesheets)
Obfuscated Scripts (intentionally unreadable code detection)
POST Data Tracking (tracking IDs in request bodies)
Advanced Fingerprinting Techniques (CSS media queries, Navigator properties enumeration, RAF timing, canvas timing, plugin detection)
v2.1.1
2025-11-29
Changelog
I had forgotten
@noframes
v2.1
2025-11-29
Changelog
Removed all console.log statements for cleaner output.
Improved WebRTC detection to capture RTCPeerConnection usage and deprecated variants.
Optimized loops, conditions, and function structures using arrow functions.
v2.0
2025-11-28
Changelog
Added extensive fingerprinting detection (Canvas, WebGL, AudioContext, Fonts, Screen, Sensors, Battery, MediaDevices).
Added advanced storage & persistence checks (Service Workers, Cache API, WebSQL, FileSystem API).
Added third-party iframe detection + metadata logging.
Greatly expanded tracker signatures (analytics, ads, social, CDNs, session-replay, storage APIs).
Introduced detailed detection categories with separate result arrays.
Added stronger UI styling using inline SVG icon,
!important
rules, and higher z-index.
Implemented console debug logging for all detection events.
Added delayed fingerprinting phase to capture late-loaded scripts.
Improved result aggregation and display in the audit window.
Various structural changes: new hooks/wrappers for many web APIs, reorganized detection pipeline.
v1.0
2025-03-30