Code Monkey home page Code Monkey logo

metasploitcollaboration's Introduction

MetasploitCollaboration

Server Start:

curl https://raw.githubusercontent.com/rapid7/metasploit-omnibus/master/config/templates/metasploit-framework-wrappers/msfupdate.erb > msfinstall && \
  chmod 755 msfinstall && \
  ./msfinstall

git clone https://github.com/R4be1/MetasploitCollaboration.git
cd MetasploitCollaboration/
msfconsole -r server.rc

or msfconsole execute:

load msgrpc ServerHost=0.0.0.0 ServerPort=55552 User=R4be1 Pass=47

图片

Client:

python3 -m pip install pymetasploit3
python3 client.py 127.0.0.1

图片

cls or clear          :
listeners or handlers :
sessions              : list session.
exit                  : exit
msfconsole            : msfconsole
session [number] or session[number] :

!

Note that there may be no echo during interaction
because the call is RPC
so it may be that the data echo is not timely
in general, press enter more and it will be echoed
and in special cases, press it a few more times
ha ha ha ha ha~

metasploitcollaboration's People

Contributors

r4be1 avatar

Stargazers

xiaocc avatar FANSHIYI avatar  avatar

Watchers

 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.