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 - meterpreter
- many more advanced commands - many more advanced commands
- in-memory process migration - in-memory process migration
- disable/enable user input - disable/enable user input (keyboard/mouse)
- check remote idle time - check remote idle time
- pivot through hosts - pivot through hosts
- interact with processes, threads, files, and the registry - interact with processes, threads, files, and the registry
- load DLLs into remote processes
- dump SAM database hashes
- irb mode
- msfconsole - msfconsole
- multiple concurrent sessions - multiple concurrent sessions
- session backgrounding - session backgrounding
- exploit backgrounding - exploit backgrounding
- multiple concurrent exploits - multiple concurrent exploits
- especially useful for passive exploits, like clientside bugs - 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