Giter Site home page Giter Site logo

burak40 / beef-over-wan Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stormshadow07/beef-over-wan

0.0 0.0 0.0 144 KB

Browser Exploitation Framework is a Open-source penetration testing tool that focuses on browser-based vulnerabilities .This Python Script does the changes Required to make hooked Linked Accessible Over WAN .So anyone can use this framework and Attack Over WAN without Port Forwarding [NGROK or any Localhost to Webhost Service Required ]

License: GNU General Public License v3.0

Python 83.76% HTML 16.24%

beef-over-wan's Introduction

BeeF-Over-Wan

Screenshots

1 2 3 4

Instructions :

You need two Links which are Forwarded To LocalHost:80 and LocalHost:3000

  1. To send to Victim .
  2. Beef listens on Port 3000 ,So this link should be forwared to LocalHost:3000 .

Just Enter your links in the Script ,Script will do neccessary changes required to opt for your Links .

NGROK Steps :-

STEP 1 : Add these Lines To ngrok.yml [Location .ngrok2/ngrok.yml ]

tunnels:
first-app:
	addr: 80
	proto: http
second-app:
	addr: 3000
	proto: http

STEP 2 : Now Start ngrok with :

	ngrok start --all

STEP 3 : You will See 2 different links Forwarded to

    Localhost:80                  [ Link To be Sent to Victim ]
    Localhost:3000		  [ Your Link will be Connecting to.. ] 	

STEP 4 : Enter these links in Script and Follow The Steps given in Script.

Requirements

  • Beef-xss [Browser Exploitation Framework]
  • Apache
  • NGROK [If you want to do this without Port Forwarding]

⭕️ Getting Started

  1. git clone https://github.com/stormshadow07/BeeF-Over-Wan.git
  2. cd BeeF-Over-Wan
  3. chmod +x BeeFOverWan.py && python BeeFOverWan.py

beef-over-wan's People

Contributors

stormshadow07 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.