Skip to content

Instantly share code, notes, and snippets.

@xntrik
Created September 7, 2013 05:05
Show Gist options
  • Save xntrik/6472934 to your computer and use it in GitHub Desktop.
Save xntrik/6472934 to your computer and use it in GitHub Desktop.
This is the proposed config.yaml file for the internal IP detection using NateVW's WebRTC IP detection
#
# Copyright (c) 2006-2013 Wade Alcorn - [email protected]
# Browser Exploitation Framework (BeEF) - http://beefproject.com
# See the file 'doc/COPYING' for copying permission
#
beef:
module:
get_internal_ip_webrtc:
enable: true
category: "Host"
name: "Get Internal IP WebRTC"
description: "Retrieve the internal (behind NAT) IP address of the victim machine using WebRTC Peer-to-Peer connection framework."
authors: ["xntrik", "@natevw"]
target:
working: ["C", "FF"]
unknown: ["All"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment