new features

git-svn-id: file:///home/svn/incoming/trunk@3216 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
Matt Miller 2005-12-13 06:44:58 +00:00
parent a44d25a749
commit 2190d94a7c
1 changed files with 10 additions and 1 deletions

View File

@ -1,13 +1,22 @@
- meterpreter
- many more advanced commands
- in-memory process migration
- disable/enable user input
- disable/enable user input (keyboard/mouse)
- check remote idle time
- pivot through hosts
- interact with processes, threads, files, and the registry
- load DLLs into remote processes
- dump SAM database hashes
- irb mode
- msfconsole
- multiple concurrent sessions
- session backgrounding
- exploit backgrounding
- multiple concurrent exploits
- especially useful for passive exploits, like clientside bugs
- irb mode
- msfopcode
- new command line interface to opcode db
- msfd
- daemonized version of msfconsole
- all clients share the same framework instance