more notes

git-svn-id: file:///home/svn/incoming/trunk@2904 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
Matt Miller 2005-09-26 18:32:24 +00:00
parent ee9505abf4
commit efb27d5e96
1 changed files with 18 additions and 11 deletions

View File

@ -8,34 +8,36 @@ The following things are required for the December alpha release:
- payloads - payloads
- encoders - encoders
- nops - nops
- recon - recon
- framework sessions - framework sessions
- shell - shell
- meterpreter - meterpreter
- rex - rex
- exploitation - exploitation
- opcodedb client (return addr pooling) - opcodedb client (return addr pooling)
- post-exploitation - post-exploitation
- meterpreter - meterpreter
- pivoting - pivoting
- networking - networking
- switch board routing table for pivoting - switch board routing table for pivoting
- meterpreter 'comm' support - meterpreter 'comm' support
- proxy 'comm' support - proxy 'comm' support
- msfd 'comm' support - msfd 'comm' support
- asm - asm
- block dependencies - block dependencies
- permutation generation - permutation generation
- framework-core - framework-core
- modules - modules
- reloading - reloading
- compatibility filtering (keys) - compatibility filtering (keys)
- description sanitation (strip lines/etc) - description sanitation (strip lines/etc)
- payloads - payloads
- meta information - meta information
- stager/stage calling conventions - stager/stage calling conventions
- stack requirements - stack requirements
- make payload prepend target specific - make payload prepend target specific
- sessions
- logging session activity
- handler sharing - handler sharing
- exploits using the same payload/handler can share (ref count) - exploits using the same payload/handler can share (ref count)
- modules needing ports (above other modules) - modules needing ports (above other modules)
@ -45,13 +47,18 @@ The following things are required for the December alpha release:
- opty2 - opty2
- payloads - payloads
- mac os x payloads - mac os x payloads
- solaris payloads - solaris payloads
- user interfaces - user interfaces
- general - general
- add concept of EVASION option (high, normal, low) - add concept of EVASION option (high, normal, low)
- logging improvements
- provide log file setting interface
- log by default in the LogDir
- msfcli - msfcli
- msfweb - msfweb
- msfpayload - msfpayload
- msfencode - msfencode
- msfd - msfd
- daemon interface, provides command line interaction and proxying - daemon interface, provides command line interaction and proxying
- support authentication
- support SSL