Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

next/62/60x/20230703/v1 #9137

Closed

Commits on Jul 3, 2023

  1. detect: Fix FTP bounce detection IP address comparison

    Fix the FTP bounce IP address comparison by only converting the IP
    parsed from the FTP payload to network order.
    
    Bug: OISF#6087
    (cherry picked from commit 746fb50)
    coledishington authored and victorjulien committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    db947c8 View commit details
    Browse the repository at this point in the history
  2. suricatasc: handle exceptions interactive mode

    (cherry picked from commit b42a584)
    inashivb authored and victorjulien committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    462a43b View commit details
    Browse the repository at this point in the history
  3. suricatasc: handle exceptions in caller

    (cherry picked from commit 46ce371)
    inashivb authored and victorjulien committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    4ccd0dd View commit details
    Browse the repository at this point in the history
  4. suricatasc: add line numbers in error messages

    (cherry picked from commit a512338)
    inashivb authored and victorjulien committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    6d2a8a4 View commit details
    Browse the repository at this point in the history
  5. suricatasc: exit successfully on keyboardinterrupt

    (cherry picked from commit 84ffe92)
    inashivb authored and victorjulien committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    d2b0733 View commit details
    Browse the repository at this point in the history
  6. suricatasc: Don't process empty cmds

    (cherry picked from commit 6b3dbaa)
    inashivb authored and victorjulien committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    21d8755 View commit details
    Browse the repository at this point in the history
  7. doc: fix typo encryption-handling

    (cherry picked from commit aeb408d)
    inashivb authored and victorjulien committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    c913441 View commit details
    Browse the repository at this point in the history
  8. smb: fix wrong data offset when wct = 12

    Bug: OISF#6008
    (cherry picked from commit 000eb91)
    b1tg authored and victorjulien committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    95c4a91 View commit details
    Browse the repository at this point in the history