Git Product home page Git Product logo

beef_strike-1's Introduction

#=======================================================================#

IOA31000

Script : beef_strike

Date : 16/11/2017

Author : Tito

Version : v0.1

License : GNU General Public License v3.0

Distrib : Kali-Linux 2017.2 amd64

Session : root

#=======================================================================#

Caractéristiques

Integration de beef strike pour armitage et msf

Installation

DANS LE FICHIER /etc/beef-xss/config.yaml MODIFIER LA LIGNE 156 COMME CECI : (VOUS POUVEZ MODIFIER VOTRE ID ET MDP BEEF A LA LIGNE 113 ET 114)

metasploit:
        enable: true

Copier/Coller dans un terminal :

sed -i 's/localhost/127.0.0.1/g' /usr/share/beef-xss/extensions/metasploit/config.yaml
sed -i 's/auto_msfrpcd: false/auto_msfrpcd: true/g' /usr/share/beef-xss/extensions/metasploit/config.yaml
apt update
git clone https://github.com/IOA31000/beef_strike.git /root/beef_strike
mv -f /root/beef_strike/beef /usr/share/metasploit-framework/lib
mv -f /root/beef_strike/beef.rb /usr/share/metasploit-framework/plugins
mv -f /root/beef_strike/index.html /var/www/html
gem install hpricot json
cp -r /var/lib/gems/2.3.0/gems/hpricot-0.8.6/lib/* /usr/lib/ruby/vendor_ruby
rm -f /usr/bin/beef-xss
echo "cd /usr/share/beef-xss" >> /usr/bin/beef-xss
echo "./beef" >> /usr/bin/beef-xss
chmod +x /usr/bin/beef-xss

DANS LE FICHIER /root/beef_strike/beef_strike.cna MODIFIER LE PORT A LA LIGNE 58 COMME CECI : (VOUS POUVEZ MODIFIER VOTRE ID ET MDP BEEF A LA LIGNE 59 ET 60)

http://127.0.0.1:3000

Ouvrez armitage

Rendez-vous dans Armitage/script/load/beef_strike

1- Selectionnez beef_strike.cna 2- Render-vous dans attacks/beef strike/start/connect 3- Renseignez les informations de connection comme ceci :

http://votre IP:3000 Votre ID (default = beef) Votre MDP (default = beef)

4- Render-vous dans attacks/beef strike/start/key 5- Renseignez votre clef API (situer dans le panneau beef strike de armitage) 6- Render-vous dans attacks/beef strike/auto import/ON

A partir de maintenant chaque nouvelle victime online de beef apparaitra dans armitage

beef_strike-1's People

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.