58 lines
1.3 KiB
Plaintext
58 lines
1.3 KiB
Plaintext
|
The following things are required for the December alpha release:
|
||
|
|
||
|
- testing
|
||
|
- framework core
|
||
|
- handlers
|
||
|
- framework modules
|
||
|
- exploits
|
||
|
- payloads
|
||
|
- encoders
|
||
|
- nops
|
||
|
- recon
|
||
|
- framework sessions
|
||
|
- shell
|
||
|
- meterpreter
|
||
|
- rex
|
||
|
- exploitation
|
||
|
- opcodedb client (return addr pooling)
|
||
|
- post-exploitation
|
||
|
- meterpreter
|
||
|
- pivoting
|
||
|
- networking
|
||
|
- switch board routing table for pivoting
|
||
|
- meterpreter 'comm' support
|
||
|
- proxy 'comm' support
|
||
|
- msfd 'comm' support
|
||
|
- asm
|
||
|
- block dependencies
|
||
|
- permutation generation
|
||
|
- framework-core
|
||
|
- modules
|
||
|
- reloading
|
||
|
- compatibility filtering (keys)
|
||
|
- description sanitation (strip lines/etc)
|
||
|
- payloads
|
||
|
- meta information
|
||
|
- stager/stage calling conventions
|
||
|
- stack requirements
|
||
|
- make payload prepend target specific
|
||
|
- handler sharing
|
||
|
- exploits using the same payload/handler can share (ref count)
|
||
|
- modules needing ports (above other modules)
|
||
|
- encoders
|
||
|
- shikata
|
||
|
- nops
|
||
|
- opty2
|
||
|
- payloads
|
||
|
- mac os x payloads
|
||
|
- solaris payloads
|
||
|
- user interfaces
|
||
|
- general
|
||
|
- add concept of EVASION option (high, normal, low)
|
||
|
- msfcli
|
||
|
- msfweb
|
||
|
- msfpayload
|
||
|
- msfencode
|
||
|
- msfd
|
||
|
- daemon interface, provides command line interaction and proxying
|