Metasploit mailing list archives

Send Arbitrary Packets


From: Bryan Richardson <btricha () gmail com>
Date: Wed, 11 Aug 2010 09:00:02 -0600

Hello All,

Is it possible to pivot arbitrary packets through a Meterpreter
session via msfconsole similar to how one might send a packet using
netcat? I noticed the "connect" command in msfconsole, but from what I
can tell it's just used to connect to a machine (with the option of
pivoting through a session). Can "connect", or some other command, be
used to actually send a packet to a machine or does a route need to be
added and an auxiliary module created that uses the Rex socket
implementation?

If an auxiliary module is necessary, would the best way to go about
sending the arbitrary packet be to use racket, or just send the string
representation of the packet with the Rex socket directly?

--
Thanks!
Bryan
_______________________________________________
https://mail.metasploit.com/mailman/listinfo/framework


Current thread: