TODO
上传用户:nilegod
上传日期:2007-01-08
资源大小:220k
文件大小:1k
源码类别:

网络截获/分析

开发平台:

C/C++

  1. ==================
  2.   TODO for 0.4.2
  3. ==================
  4.    + Tuning of the SSH dissector...
  5.       - better handling for duplicated packets
  6.    + Tuning of the killing connection
  7.       - in some circumstances it fails
  8. + Filter on one port but for all hosts (as requested by Anonymous)
  9.    + Packet filtering/dropping   (as requested by Neuromancer)
  10.       - regexp filter
  11.    + Decodedata
  12.       - add other protocol dissectors
  13.          . NAPSTER   (as requested by LnZ)
  14.          . NNTP
  15.          . IMAP
  16.          . POSTGRES
  17.          . IRC
  18.       - data dissectors
  19.          . ICQ
  20. ========
  21.   TODO
  22. ========
  23.    + Packet Injection
  24.       - with ncurses form (different injector for different protocol)
  25.    + Plugins
  26.       - packet forger
  27.       - ettercap finder
  28.       - zero trafic
  29.    + Decodedata
  30.       - add other protocol dissectors
  31.          . as many as possible...
  32.       - data dissectors
  33.          . as many as possible...
  34.    + Inet
  35.       - handle fragmented packets
  36.    + Ncurses interface
  37.       - better winch handling... (i'm too lazy to do this...)
  38.    + Porting to win32 ?? ;)
  39.       - with Cygwin and Packet32.dll   (damn !! cygwin hasn't shared memory support !)
  40.       - recode buffer with pipes
  41.       - with ncurses !