English version below.
Segue abaixo algumas idéias sobre o HLBR… não necessariamente coisas que serão implementadas, apenas idéias soltas.
- Novos decoders: HTTP e SMTP
- Disponibilizar vários campos HTTP como testes
- Decodificação de anexos – base64, binhex etc.
- Verificação de anexos (outra thread?)
- Manuseio de sessões
- Score para sessão. Até 100 a ação afeta apenas o pacote, 127 a sessão toda.
- Alguma linguagem interpretada para definição de regras?
- Python, Lisp?
- Acesso a campos de structs internos…
Some ideas about HLBR… not necessarily stuff that will be implemented, just some random thoughts.
- New decoders: HTTP, SMTP
- Make HTTP fields available for tests
- Attachment decoding – base64, binhex, …
- Attachment verifying (another thread?)
- Session handling
- Session score. Up until 100 the action only affects the packet, 127 affects the entire session.
- An interpreted language for rule definition?
- Python, Lisp?
- Access to internal struct fields…