Files
metasploit-gs/dev/msf3/msf3.features
T

23 lines
677 B
Plaintext
Raw Normal View History

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