Metasploit mailing list archives

middle stage listener and threads


From: Ty Miller <tyronmiller () gmail com>
Date: Fri, 27 Aug 2010 08:43:56 +1000

Hey Guys,

Whats the best way when developing payloads to implement a middle stager to
handle the communication between the final stage (like meterpreter or shell)
and the msfconsole?

I was thinking of using bind_tcp with the final stage, and the middle stage
read/write to the local listening port. Is there a better way?

Also, to split the payload into a middle stage and the final stage so that
they are running at the same time, I was thinking of using threads for
Windows. Would this be the right way to go?

Thx,
Ty
_______________________________________________
https://mail.metasploit.com/mailman/listinfo/framework

Current thread: