26c5014678
git-svn-id: file:///home/svn/framework3/trunk@4028 4d416f70-5f16-0410-b530-b9f4589650da
39 lines
911 B
Plaintext
39 lines
911 B
Plaintext
TODO
|
|
----
|
|
|
|
lmh & hdm:
|
|
- IDE
|
|
- wizard
|
|
- describe ALL steps
|
|
- describe the options to be available
|
|
- flow chart extremely useful:
|
|
graphviz. simple.
|
|
(show every possible path/data set in wizard)
|
|
my brain eats diagrams.
|
|
|
|
- advanced editor
|
|
- not yet started
|
|
- options implemented as 'slide' panels
|
|
- main text area shows code in real time
|
|
- direct access to opcodes:
|
|
- calculate hex values from pure asm
|
|
- retrieve opcodes from db
|
|
- ajax search
|
|
- drag and drop functionality.
|
|
|
|
- Exploits in msfweb
|
|
- linear:
|
|
select target
|
|
select options
|
|
select payload
|
|
profit
|
|
|
|
- Msfweb 'msfconsole' (javascript term emulation)
|
|
- evaluation of existing possibilities necessary
|
|
- once implementaton is decided, it's EASY.
|
|
- ajax callback (stdout emulation)
|
|
- terminal (container with scroll back)
|
|
- error logger: external panel? floating?
|
|
- rock on
|
|
|