Giter VIP home page Giter VIP logo

beef_injection_framework's Introduction

BeEF Injection Framework 
Ryan Linn <[email protected]>
Mike Ryan <[email protected]>
Steve Ocepek <[email protected]>

http://www.spiderlabs.com


INTRODUCTION
============

These tools can be used with the BeEF Framework to easily execute
MITM attacks. It includes the following tools:

shank.rb           Stateful ARP poisoner, L2 forwarder, Lover, JS injector
autorun.rb         Launches BeEF modules automatically based on events
dump_mod_info.rb   Lists all modules available for use with autorun
dump_results.rb    Parses JSON variables produced by autorun.rb and queries
                   BeEF backend


REQUIREMENTS
============

BeEF Framework (latest)
Ruby 1.9
PacketFu (latest)


USAGE
=====

1. Launch BeEF

2. Launch shank.rb

ruby shank.rb network

where "network" is a valid CIDR address
NOTE: Ensure that ip_forwarding is DISABLED

3. Launch autorun.rb

ruby autorun.rb

shank.rb will monitor the specified network for new devices and
perform ARP poisoning against each. shank.rb will perform L2
packet forwarding for each packet not destined for itself. HTTP
packets will be modified to include BeEF javascript.

Once hooked, autorun.rb takes care of launching attack modules
against the client automatically. This module will also instruct
shank to discontinue HTTP modification, since the target system
has now been hooked in BeEF.

COPYRIGHT
=========

BeEF Injection Framework
Created by Ryan Linn, Mike Ryan, and Steve Ocepek
Copyright (C) 2012 Trustwave Holdings, Inc.
 
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.
 
You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>

beef_injection_framework's People

Contributors

sussurro avatar

Watchers

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