metasploit-framework/lib/rex/proto
HD Moore 1b4190df38 This commit brings configurability to TCP Servers as to which Comm they use. The ReverseListenerComm and ListenerComm advanced options can be used to prevent a given listener from trying to bind a listener over the pivoted routed. This is useful for a number of situations and not possible to configure explicitly before.
git-svn-id: file:///home/svn/framework3/trunk@10534 4d416f70-5f16-0410-b530-b9f4589650da
2010-10-04 02:11:22 +00:00
..
dcerpc add a NO RECV flag to the client call function 2010-08-18 17:21:10 +00:00
dhcp properly set defaults for ip start and end, fixes #2500 2010-09-08 17:06:31 +00:00
drda See #726. Cleaning up my gross whitespace. 2010-01-28 23:08:39 +00:00
http This commit brings configurability to TCP Servers as to which Comm they use. The ReverseListenerComm and ListenerComm advanced options can be used to prevent a given listener from trying to bind a listener over the pivoted routed. This is useful for a number of situations and not possible to configure explicitly before. 2010-10-04 02:11:22 +00:00
proxy Add in an aux module to create a socks4 proxy server. If you add in a route via a meterpreter session to the framework routing table the proxy server will use that route where appropriate. (Also modified the servers opts hash to optionally take a 'Comm' param if you want to programmatically create a socks4 server which will always use a specific meterpreter session for all socket creation - by default this does not happen and it uses the rex socket switchboard as per normal rex socket creation). 2010-09-16 18:23:03 +00:00
smb nice work troulouliou, shuffling comments only 2010-09-21 16:24:18 +00:00
sunrpc Fixes up SunRPC to use proper timeouts and track the socket context (needed for pivoting) 2010-03-17 23:02:35 +00:00
tftp dont let close exceptions slow us down 2010-08-27 04:44:02 +00:00
dcerpc.rb Code cleanups 2008-10-19 21:03:39 +00:00
dcerpc.rb.ts.rb Code cleanups 2008-10-19 21:03:39 +00:00
dhcp.rb merge cleanup.diff from scriptjunkie, rewrote set_option, see #2329 2010-08-07 06:45:02 +00:00
drda.rb See #726. Adds a DB2 scanner and brute forcer. 2010-01-25 15:58:24 +00:00
drda.rb.ts.rb Fixes #726. Adding in the test cases (and some slight fixes) closes this ticket. 2010-01-28 23:01:32 +00:00
http.rb Code cleanups 2008-10-19 21:03:39 +00:00
http.rb.ts.rb Code cleanups 2008-10-19 21:03:39 +00:00
smb.rb Code cleanups 2008-10-19 21:03:39 +00:00
smb.rb.ts.rb Code cleanups 2008-10-19 21:03:39 +00:00
sunrpc.rb Giant update from tebo, fixing up SunRPC and the nsfmount module 2009-12-23 13:44:53 +00:00
tftp.rb add support for various options 2010-08-06 17:21:22 +00:00