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

Cherry-pick #13476 to 7.4: [SIEM] [Filebeat] Fix Cisco FTD/ASA parsing of msg 302021 #13557

Merged
merged 1 commit into from
Sep 10, 2019

Conversation

adriansr
Copy link
Contributor

@adriansr adriansr commented Sep 9, 2019

Cherry-pick of PR #13476 to 7.4 branch. Original message:

The pattern for ASA message 302021 contained a few errors:

  • source and destination swapped.
  • storing ICMP codes as port numbers.
  • didn't support hostnames in place of IPs.

Fixes #13259

)

The pattern for ASA message 302021 contained a few errors:
- source and destination swapped.
- storing ICMP codes as port numbers.
- didn't support hostnames in place of IPs.

Fixes elastic#13259

(cherry picked from commit e0c705c)
@adriansr adriansr requested a review from a team as a code owner September 9, 2019 17:25
@adriansr adriansr merged commit 9e3963a into elastic:7.4 Sep 10, 2019
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
) (elastic#13557)

The pattern for ASA message 302021 contained a few errors:
- source and destination swapped.
- storing ICMP codes as port numbers.
- didn't support hostnames in place of IPs.

Fixes elastic#13259

(cherry picked from commit b5d8842)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants