Giter VIP home page Giter VIP logo

msfrpc's Introduction

**** NOTE: This tool is no longer under active maintenance. ****

=====================
Metasploit MSGRPC Modules
Ryan Linn  <[email protected]>
http://www.trustwave.com
=====================
-----------------------------------------------------
Modules for communicating with Metasploit MSGRPC
-----------------------------------------------------


Introduction
============
This repository contains two modules for communicating with Metasploit's
MSGRPC Server.  The followign modules are separated by language:

	Net-MSFRPC - Perl Metasploit MSGRPC module
	python-msfrpc - Python Metasploit MSGRPC module

Each of these modules contains their own README files. These README
files contain instructions for building and using each of the types
of modules.

		
Copyright
=========
Modues by Ryan Linn
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/>

msfrpc's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

msfrpc's Issues

not able to install

when in run setup.py i get this
`traceback (most recent call last):
WARNING:kivy:stderr: Traceback (most recent call last):
File "", line 1, in
WARNING:kivy:stderr: File "", line 1, in
File "/usr/local/lib/python3.6/dist-packages/msfrpc.py", line 60
WARNING:kivy:stderr: File "/usr/local/lib/python3.6/dist-packages/msfrpc.py", line 60
self.authenticated = True
WARNING:kivy:stderr: self.authenticated = True
^
WARNING:kivy:stderr: ^
TabError: inconsistent use of tabs and spaces in indentation
WARNING:kivy:stderr: TabError: inconsistent use of tabs and spaces in indentation

sys:1: Warning: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
WARNING:kivy:stderr: sys:1: Warning: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
`

Session.stop not working on command shell

I'm trying to make my script end a created command shell session (using a cmd/unix/bind_perl payload). I get the result => 'success' output from calling the command in python, however the command shell doesn't appear to really be closing. It is causing complications with the actions that follow in the script, and I tried adding a call to list all the open sessions and the shell appeared in that list following the "successful" session termination. Any ideas?

Note: This issue does not occur for meterpreter sessions.

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.