JI Jason Ish
- Login: jish
- Email: jish@oisf.net, jason.ish@gmail.com
- Registered on: 11/09/2009
- Last sign in: 06/23/2026
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 79 | 715 | 794 |
| Reported issues | 135 | 445 | 580 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| Suricata | Developer, OISF Team, OISF Manager | 11/09/2009 |
| Suricata-Update | Developer, OISF Team, OISF Manager | 10/31/2017 |
Activity
07/03/2026
- JI 11:00 PM Suricata Bug #8715 (In Review): smtp: subsequent helo/ehlo should be treated like a rset
- In review as part of https://github.com/OISF/suricata/pull/15790.
- JI 04:51 PM Suricata Feature #8393: firewall: support SMTP hook states for firewall rule evaluation
- Some follow-up implementation notes.
Unlike FTP, where each request/response pair is a transaction, in SMTP the whole session until the end of data is a transaction, and I do think this makes sense after working on it for a while. But...
07/02/2026
- JI 10:29 PM Suricata Bug #8715 (In Review): smtp: subsequent helo/ehlo should be treated like a rset
- RFC 5321 states that a mid-session EHLO must be treated just like an RSET:
> An EHLO command MAY be issued by a client later in the session. If
> ...
Currently Suricata more or less just ignores it. - JI 04:21 PM Suricata Bug #8664 (Closed): ftp: support data channel for list, nlst, mlsd, appe, stou
- JI 04:21 PM Suricata Bug #8696 (Closed): ftp: support data channel for list, nlst, mlsd, appe, stou (8.0.x backport)
- JI 04:21 PM Suricata Bug #8696: ftp: support data channel for list, nlst, mlsd, appe, stou (8.0.x backport)
- Merged with https://github.com/OISF/suricata/pull/15760.
- JI 04:19 PM Suricata Feature #8564 (Closed): firewall: support FTP hook states for firewall rule evaluation (8.0.x backport)
- Merged.
06/30/2026
- JI 11:10 PM Suricata Feature #8393 (In Review): firewall: support SMTP hook states for firewall rule evaluation
- Pull request: https://github.com/OISF/suricata/pull/15759
- JI 04:23 PM Suricata Bug #8696 (In Review): ftp: support data channel for list, nlst, mlsd, appe, stou (8.0.x backport)
- JI 04:21 PM Suricata Feature #8564 (In Review): firewall: support FTP hook states for firewall rule evaluation (8.0.x backport)