Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create msfrpcdHandler.py #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Create msfrpcdHandler.py #7

wants to merge 2 commits into from

Conversation

kyle-fd
Copy link

@kyle-fd kyle-fd commented May 25, 2016

When using PyMetasploit, I normally run a handler to check if the MSFRPCD is already running, otherwise if I forget to check netstat I throw an error in my console when starting the service out of habit. This small bit of functionality would allow users to start the service and handle if it is already running, as well as be able to restart it if there is a connectivity issue later on.

Additional functionality has been added to msfrpc.py to allow for runtime arguments at execution, so as to allow for arguments relating to a payload, such as LHOST or LPORT for a reverse_tcp connection.

Add functionality to allow additional run time options for payloads. Useful for Reverse_TCP
@JohnTroony
Copy link

Awesome! I'm testing this on my Arch-Linux... Though MSFRPCD starts by default at boot time on my machine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants