Skip to content

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.

kyle-fd added 2 commits May 26, 2016 08:41
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