[PR #18] [MERGED] suricata dizini ids ve ips olarak ayrildi. pulledpork custom prefix e… #40

Closed
opened 2026-03-02 15:45:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Pardus-Ahtapot/MYS/pull/18
Author: @alptugay
Created: 7/3/2018
Status: Merged
Merged: 7/4/2018
Merged by: @ciari

Base: developmentHead: bilgi-sistemleri-izleme


📝 Commits (1)

  • 68254e7 suricata dizini ids ve ips olarak ayrildi. pulledpork custom prefix ekleme hatasi giderildi. guncellemeden sonra sid-msg.map olusturulmasi saglandi. HUME_NET vb. degiskenlerin parametrize edilmesi yapildi. vars dosyasinda tirnak isaretinden kaynakli hata giderildi. md5 vb. checksumlarin detectionu icin gerekli parametreler duzenlendi.

📊 Changes

66 files changed (+3327 additions, -30 deletions)

View changed files

📝 ahtapotmys/hosts (+3 -0)
📝 ahtapotmys/playbooks/ids.yml (+10 -10)
ahtapotmys/playbooks/ips.yml (+41 -0)
📝 ahtapotmys/roles/ids/handlers/main.yml (+0 -0)
📝 ahtapotmys/roles/ids/tasks/configure_interface_offloading.yml (+0 -0)
📝 ahtapotmys/roles/ids/tasks/configure_suricata.yml (+4 -0)
📝 ahtapotmys/roles/ids/tasks/debian.yml (+0 -0)
📝 ahtapotmys/roles/ids/tasks/main.yml (+0 -0)
📝 ahtapotmys/roles/ids/templates/blacklist.rules.j2 (+3 -3)
📝 ahtapotmys/roles/ids/templates/br0.j2 (+0 -0)
📝 ahtapotmys/roles/ids/templates/bridgemode-ips.sh.j2 (+0 -0)
📝 ahtapotmys/roles/ids/templates/content.rules.j2 (+0 -0)
📝 ahtapotmys/roles/ids/templates/dns_query.rules.j2 (+0 -0)
📝 ahtapotmys/roles/ids/templates/etc/default/suricata.j2 (+0 -0)
📝 ahtapotmys/roles/ids/templates/etc/suricata/suricata.yaml (+0 -0)
📝 ahtapotmys/roles/ids/templates/etc/suricata/suricata.yaml.j2 (+16 -16)
📝 ahtapotmys/roles/ids/templates/etc/suricata/threshold.config.j2 (+0 -0)
📝 ahtapotmys/roles/ids/templates/fileblacklist.md5.j2 (+0 -0)
📝 ahtapotmys/roles/ids/templates/fileblacklist.sha1.j2 (+0 -0)
📝 ahtapotmys/roles/ids/templates/fileblacklist.sha256.j2 (+0 -0)

...and 46 more files

📄 Description

…kleme hatasi giderildi. guncellemeden sonra sid-msg.map olusturulmasi saglandi. HUME_NET vb. degiskenlerin parametrize edilmesi yapildi. vars dosyasinda tirnak isaretinden kaynakli hata giderildi. md5 vb. checksumlarin detectionu icin gerekli parametreler duzenlendi.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Pardus-Ahtapot/MYS/pull/18 **Author:** [@alptugay](https://github.com/alptugay) **Created:** 7/3/2018 **Status:** ✅ Merged **Merged:** 7/4/2018 **Merged by:** [@ciari](https://github.com/ciari) **Base:** `development` ← **Head:** `bilgi-sistemleri-izleme` --- ### 📝 Commits (1) - [`68254e7`](https://github.com/Pardus-Ahtapot/MYS/commit/68254e76babed8df489cb5ccdcd5891911bb4b5f) suricata dizini ids ve ips olarak ayrildi. pulledpork custom prefix ekleme hatasi giderildi. guncellemeden sonra sid-msg.map olusturulmasi saglandi. HUME_NET vb. degiskenlerin parametrize edilmesi yapildi. vars dosyasinda tirnak isaretinden kaynakli hata giderildi. md5 vb. checksumlarin detectionu icin gerekli parametreler duzenlendi. ### 📊 Changes **66 files changed** (+3327 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `ahtapotmys/hosts` (+3 -0) 📝 `ahtapotmys/playbooks/ids.yml` (+10 -10) ➕ `ahtapotmys/playbooks/ips.yml` (+41 -0) 📝 `ahtapotmys/roles/ids/handlers/main.yml` (+0 -0) 📝 `ahtapotmys/roles/ids/tasks/configure_interface_offloading.yml` (+0 -0) 📝 `ahtapotmys/roles/ids/tasks/configure_suricata.yml` (+4 -0) 📝 `ahtapotmys/roles/ids/tasks/debian.yml` (+0 -0) 📝 `ahtapotmys/roles/ids/tasks/main.yml` (+0 -0) 📝 `ahtapotmys/roles/ids/templates/blacklist.rules.j2` (+3 -3) 📝 `ahtapotmys/roles/ids/templates/br0.j2` (+0 -0) 📝 `ahtapotmys/roles/ids/templates/bridgemode-ips.sh.j2` (+0 -0) 📝 `ahtapotmys/roles/ids/templates/content.rules.j2` (+0 -0) 📝 `ahtapotmys/roles/ids/templates/dns_query.rules.j2` (+0 -0) 📝 `ahtapotmys/roles/ids/templates/etc/default/suricata.j2` (+0 -0) 📝 `ahtapotmys/roles/ids/templates/etc/suricata/suricata.yaml` (+0 -0) 📝 `ahtapotmys/roles/ids/templates/etc/suricata/suricata.yaml.j2` (+16 -16) 📝 `ahtapotmys/roles/ids/templates/etc/suricata/threshold.config.j2` (+0 -0) 📝 `ahtapotmys/roles/ids/templates/fileblacklist.md5.j2` (+0 -0) 📝 `ahtapotmys/roles/ids/templates/fileblacklist.sha1.j2` (+0 -0) 📝 `ahtapotmys/roles/ids/templates/fileblacklist.sha256.j2` (+0 -0) _...and 46 more files_ </details> ### 📄 Description …kleme hatasi giderildi. guncellemeden sonra sid-msg.map olusturulmasi saglandi. HUME_NET vb. degiskenlerin parametrize edilmesi yapildi. vars dosyasinda tirnak isaretinden kaynakli hata giderildi. md5 vb. checksumlarin detectionu icin gerekli parametreler duzenlendi. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 15:45:50 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/MYS#40
No description provided.