metasploit-framework/lib/msf/ui/web
Matt Weeks 6cd1699c42 Enable command passthru in "web" console, since it's awfully convenient and no longer provides any security since msfweb was removed.
(console access already provides the ability to execute OS commands)



git-svn-id: file:///home/svn/framework3/trunk@12004 4d416f70-5f16-0410-b530-b9f4589650da
2011-03-17 00:17:45 +00:00
..
comm.rb See #434. Some libraries used the wrong exception class 2009-11-02 18:20:02 +00:00
console.rb Enable command passthru in "web" console, since it's awfully convenient and no longer provides any security since msfweb was removed. 2011-03-17 00:17:45 +00:00
driver.rb 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. 2010-11-12 06:19:49 +00:00