Project

General

Profile

Actions

Feature #3487

open

multi-part parser in Rust

Added by Victor Julien about 4 years ago. Updated 6 months ago.

Status:
In Review
Priority:
Normal
Target version:
Effort:
Difficulty:
Label:

Description

Implement a multi-part parser in Rust for use in the HTTP parser. It should be generic enough that other parts of the engine can also use it w/o too many changes.


Subtasks 3 (0 open3 closed)

Bug #6185: smtp: use every byte to compute email.body_md5ClosedPhilippe AntoineActions
Bug #6192: smtp: use every byte to compute email.body_md5 (6.0.x backport)ClosedPhilippe AntoineActions
Feature #6367: SMTP: do not delay mime chunk processingClosedPhilippe AntoineActions

Related issues 7 (4 open3 closed)

Related to Suricata - Feature #2696: http parser in rustIn ProgressPhilippe AntoineActions
Related to Suricata - Optimization #2979: replace mime decoder with rust based implementationRejectedPhilippe AntoineActions
Related to Suricata - Bug #5725: smtp: quoted-printable encoding skips empty lines in filesClosedPhilippe AntoineActions
Related to Suricata - Feature #776: rules: Add smtp_envelope and smtp_header keywordsAssignedOISF DevActions
Related to Suricata - Task #4098: Convert SMTP to RustAssignedPhilippe AntoineActions
Related to Suricata - Bug #6815: util/decode-mime: Possible derefernce of nullptrNewAlexey SimakovActions
Blocked by Suricata - Bug #5952: http: multipart data is not filled up to request.body-limitClosedPhilippe AntoineActions
Actions #1

Updated by Victor Julien about 4 years ago

Actions #2

Updated by Victor Julien almost 4 years ago

  • Target version changed from 6.0.0beta1 to 7.0.0-beta1
Actions #3

Updated by Victor Julien over 3 years ago

This might be done using the libhtp2 (rust libhtp) work underway. Libhtp contains a multipart parser I think, so this rust conversion would have this as well?

Actions #4

Updated by Philippe Antoine over 1 year ago

See HTTP and SMTP

Actions #5

Updated by Victor Julien over 1 year ago

  • Target version changed from 7.0.0-beta1 to 8.0.0-beta1
Actions #6

Updated by Victor Julien over 1 year ago

  • Priority changed from Normal to High
Actions #7

Updated by Philippe Antoine over 1 year ago

  • Status changed from Assigned to In Progress
Actions #8

Updated by Philippe Antoine over 1 year ago

  • Related to Optimization #2979: replace mime decoder with rust based implementation added
Actions #9

Updated by Philippe Antoine over 1 year ago

  • Related to Bug #5725: smtp: quoted-printable encoding skips empty lines in files added
Actions #11

Updated by Philippe Antoine about 1 year ago

  • Status changed from In Progress to In Review
Actions #12

Updated by Philippe Antoine 12 months ago

  • Blocked by Bug #5952: http: multipart data is not filled up to request.body-limit added
Actions #14

Updated by Philippe Antoine 9 months ago

  • Subtask #6185 added
Actions #15

Updated by Philippe Antoine 8 months ago

  • Related to Feature #776: rules: Add smtp_envelope and smtp_header keywords added
Actions #16

Updated by Philippe Antoine 6 months ago

  • Subtask #6367 added
Actions #17

Updated by Philippe Antoine about 2 months ago

  • Related to Task #4098: Convert SMTP to Rust added
Actions #18

Updated by Philippe Antoine 18 days ago

  • Related to Bug #6815: util/decode-mime: Possible derefernce of nullptr added
Actions

Also available in: Atom PDF