William Vu
|
8d4d7dae50
|
Restore comment header and remove carriage returns
|
2013-11-11 12:16:14 -06:00 |
Jonathan
|
36064ca886
|
remove EOL carriage return from socks4a.rb
|
2013-11-11 12:47:41 -05:00 |
Jonathan
|
575072585f
|
removed shebangs from files within rex
|
2013-11-07 18:51:59 -05:00 |
Tab Assassin
|
7e5e0f7fc8
|
Retab lib
|
2013-08-30 16:28:33 -05:00 |
HD Moore
|
d656e3185f
|
Mark all libraries as defaulting to 8-bit strings
|
2012-06-29 00:18:28 -05:00 |
HD Moore
|
c7077f2551
|
Fix up the stop call
git-svn-id: file:///home/svn/framework3/trunk@13382 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-27 20:50:11 +00:00 |
HD Moore
|
a61e7290b0
|
Do not modify the string passed to write() operations
git-svn-id: file:///home/svn/framework3/trunk@12394 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-04-21 17:29:11 +00:00 |
HD Moore
|
f1f15ba448
|
Allow socks4a to relay through meterpreter
git-svn-id: file:///home/svn/framework3/trunk@12353 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-04-18 18:17:49 +00:00 |
HD Moore
|
a12d9f8dbf
|
This patch adds detailed thread tracking across the metasploit framework, along with a new console command (threads) to manage these. This level of tracking is required to accurately monitor background tasks, assist with debugging, and kill orphaned threads.
git-svn-id: file:///home/svn/framework3/trunk@11003 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-11-12 06:19:49 +00:00 |
Stephen Fewer
|
5e2295a9a8
|
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).
git-svn-id: file:///home/svn/framework3/trunk@10337 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-09-16 18:23:03 +00:00 |
Stephen Fewer
|
5c2717a189
|
Add in a Socks4a proxy server.
git-svn-id: file:///home/svn/framework3/trunk@10330 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-09-16 12:11:30 +00:00 |