more planning
git-svn-id: file:///home/svn/incoming/trunk@2905 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
efb27d5e96
commit
fcaf669fcd
|
@ -24,8 +24,8 @@ The following things are required for the December alpha release:
|
||||||
- proxy 'comm' support
|
- proxy 'comm' support
|
||||||
- msfd 'comm' support
|
- msfd 'comm' support
|
||||||
- asm
|
- asm
|
||||||
- block dependencies
|
- block dependencies (req'd for shikata)
|
||||||
- permutation generation
|
- block permutation generation (req'd for shikata)
|
||||||
- framework-core
|
- framework-core
|
||||||
- modules
|
- modules
|
||||||
- reloading
|
- reloading
|
||||||
|
@ -48,6 +48,7 @@ The following things are required for the December alpha release:
|
||||||
- payloads
|
- payloads
|
||||||
- mac os x payloads
|
- mac os x payloads
|
||||||
- solaris payloads
|
- solaris payloads
|
||||||
|
- bsd payloads
|
||||||
- user interfaces
|
- user interfaces
|
||||||
- general
|
- general
|
||||||
- add concept of EVASION option (high, normal, low)
|
- add concept of EVASION option (high, normal, low)
|
||||||
|
@ -62,3 +63,16 @@ The following things are required for the December alpha release:
|
||||||
- daemon interface, provides command line interaction and proxying
|
- daemon interface, provides command line interaction and proxying
|
||||||
- support authentication
|
- support authentication
|
||||||
- support SSL
|
- support SSL
|
||||||
|
|
||||||
|
The following things should be implemented both as protocols and as exploit
|
||||||
|
mixins to encourage code re-use:
|
||||||
|
|
||||||
|
- ftp
|
||||||
|
- backup agent protocols
|
||||||
|
- CA brightstor
|
||||||
|
- Arkeia
|
||||||
|
- mssql
|
||||||
|
- sunrpc
|
||||||
|
- xdr
|
||||||
|
- jbase
|
||||||
|
- oracle
|
||||||
|
|
Loading…
Reference in New Issue