Skip to content

Add Snort/IOS Correlation and Other Things#3857

Merged
nasbench merged 5 commits intodevelopfrom
cisco-ios-snort
Jan 12, 2026
Merged

Add Snort/IOS Correlation and Other Things#3857
nasbench merged 5 commits intodevelopfrom
cisco-ios-snort

Conversation

@nasbench
Copy link
Copy Markdown
Contributor

@nasbench nasbench commented Jan 9, 2026

This PR introduces a couple new analytics related to Snort/ Cisco IOS and updates to output and RBA fields of old snort based detections.

New Analytics [5]

  • Cisco Privileged Account Creation with HTTP Command Execution
  • Cisco Privileged Account Creation with Suspicious SSH Activity
  • Cisco Secure Firewall - Privileged Command Execution via HTTP
  • Cisco Secure Firewall - SSH Connection to Non-Standard Port
  • Cisco Secure Firewall - SSH Connection to sshd_operns

Updated Analytics [29]

The updates mainly focused on changing the dest_ip and src_ip to dest and src respectively for ES compliance.

Updated Data Sources [3]

Updated the output fields from src_ip to src for ES compliance.

  • data_sources/cisco_secure_firewall_threat_defense_connection_event.yml
  • data_sources/cisco_secure_firewall_threat_defense_file_event.yml
  • data_sources/cisco_secure_firewall_threat_defense_intrusion_event.yml

@nasbench nasbench marked this pull request as ready for review January 10, 2026 13:28
@nasbench nasbench added this to the v5.20.0 milestone Jan 10, 2026
@patel-bhavin
Copy link
Copy Markdown
Contributor

Largely looks okay, however looking for single snort IDs do not seem like scalable way of writing these and we should probably think of a lookup based solution.

@nasbench
Copy link
Copy Markdown
Contributor Author

nasbench commented Jan 12, 2026

Largely looks okay, however looking for single snort IDs do not seem like scalable way of writing these and we should probably think of a lookup based solution.

It is not indeed. The reason these exist in this form are for a specific collab we are doing for the webinar. Overall, lookups are the way to go.

@nasbench nasbench merged commit 7941673 into develop Jan 12, 2026
5 checks passed
@nasbench nasbench deleted the cisco-ios-snort branch January 12, 2026 11:15
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