update docs

git-svn-id: file:///home/svn/incoming/trunk@3009 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Matt Miller 2005-11-02 23:05:52 +00:00
parent 2fa321d0a6
commit 8a809da09c
1 changed files with 8 additions and 4 deletions

View File

@ -33,10 +33,14 @@ X - sessions
X - logging session activity
- module load caching
- switch to demand loaded modules rather than always loading
- should make things faster
- recon
- add a method like 'can_be_used' that checks whether or not dependencies are
on the machine (like nmap) for a given module
- should make things faster
X - recon
X - add a method like 'can_be_used' that checks whether or not dependencies are
X on the machine (like nmap) for a given module
- framework task queuing
- make the framework expose methods for queuing tasks (FrameworkTask)
- generic interface with an execute method
- called from within the context of a worker thread
- modules needing ports (above other modules)
- encoders
- shikata