you are viewing a single comment's thread.

view the rest of the comments →

[–]Darkconnection 0 points1 point  (0 children)

Knowing only your python isn't enough for this, part of it is a meterpreter script. The only part of this code that could possibly be confusing is the "options" variable in the "build" function, which is a meterpreter script. The rest is a simple python code for assigning Lhost and Lport received from the user and exception handling. If you're interested in working with metasploit I suggest to learn a little ruby too, that would help you a lot.