Giter VIP home page Giter VIP logo

lwd-temp / webrtc-local-ip-leak Goto Github PK

View Code? Open in Web Editor NEW

This project forked from niespodd/webrtc-local-ip-leak

0.0 0.0 0.0 301.92 MB

Oh no, stop this. You can see my local IP address ๐Ÿ˜ฒ! Use `foundation` attribute against CRC32 lookup table to reveal local IP address of a Chrome/Chromium visitor.

Home Page: https://niespodd.github.io/webrtc-local-ip-leak/

JavaScript 42.11% Python 9.76% HTML 48.13%

webrtc-local-ip-leak's Introduction

WebRTC Local IP Leak Test ๐ŸŒ

A demo page that reveals local IP address(es) from RTCIceCandidate.foundation parameter of WebRTC candidate report.

screenshot.png

For more information and the demo: https://niespodd.github.io/webrtc-local-ip-leak/

Lookup tables

This repository includes pre-generated lookup tables for IP-s in subnets:

  • 192.168.0.0/16
  • 10.0.0.0/8
  • 172.16.0.0/12
  • (extra) 172.0.0.1 - 172.255.255.1 (0-255 for the two middle bytes) this allows detection of local WSL subnet on Windows hosts

The output is split into chunks in db/[0-999].json.gz because a single file weights easily over 100-s of MBs and loading such in a browser would be (very likely?) painful. Pardon Github!

Use python lookup_gen.py to generate your own. There are (only as little as) 255^4 IPv4 so all possible combinations could be generated as well.

๐Ÿ›’ Cross-selling

You may also be interested in:

webrtc-local-ip-leak's People

Contributors

beanow avatar fippo avatar niespodd avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.