All Projects → wille → webrtc-grabber

wille / webrtc-grabber

Licence: other
PoC grabbing IP address behind a VPN - Based of https://github.com/diafygi/webrtc-ips, saves all found addresses for anyone who visits with WebRTC

Programming Languages

javascript
184084 projects - #8 most used programming language
PHP
23972 projects - #3 most used programming language

#webrtc-grabber PoC grabbing IP address behind a VPN - Based on https://github.com/diafygi/webrtc-ips, saves all found addresses for anyone who visits with WebRTC

All that needs to be done to get this working is to upload webrtc.js and index.php to the same directory on your web server.

A file named log.txt will be created where the logs will be stored

Saves in log.txt:

  • Time and Date
  • User agent
  • Connecting IP address
  • Referer
  • Found addresses (local as well)

Requirements:

  • PHP
  • Write permissions in same directory as index.php
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].