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

detect: add test for ldap operation keywords - v3 #2216

Closed

Conversation

AkakiAlice
Copy link
Contributor

@AkakiAlice AkakiAlice commented Jan 6, 2025

Ticket: 7453

Description:

  • Add S-V test for ldap operation keywords

test.rules changes:

  • Add signature to test specific index: line 5
  • Add signature to test any: line 6

test.yaml changes:

Redmine ticket: https://redmine.openinfosecfoundation.org/issues/7453

Suricata PR: OISF/suricata#12343
Previous PR: #2211

@@ -0,0 +1,6 @@
alert tcp any any -> any any (msg:"Test LDAP search request number argument"; ldap.request.operation:3; sid:1;)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I think you can just put this file in ldap-search test

@catenacyber
Copy link
Collaborator

Replaced by #2238

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requires suricata pr Depends on a PR in Suricata
Development

Successfully merging this pull request may close these issues.

2 participants