mirror of
https://github.com/Pardus-Ahtapot/MYS.git
synced 2026-04-26 10:05:52 +03:00
[PR #16] [MERGED] suricata gelistirmeleri #41
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/MYS#41
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Pardus-Ahtapot/MYS/pull/16
Author: @alptugay
Created: 6/27/2018
Status: ✅ Merged
Merged: 6/28/2018
Merged by: @ciari
Base:
development← Head:bilgi-sistemleri-izleme📝 Commits (1)
99a86f7suricata gelistirmeleri📊 Changes
22 files changed (+349 additions, -4 deletions)
View changed files
📝
ahtapotmys/playbooks/suricata.yml(+7 -1)📝
ahtapotmys/roles/suricata/tasks/configure_suricata.yml(+125 -0)📝
ahtapotmys/roles/suricata/tasks/debian.yml(+12 -0)➕
ahtapotmys/roles/suricata/templates/blacklist.rules.j2(+4 -0)➕
ahtapotmys/roles/suricata/templates/br0.j2(+18 -0)➕
ahtapotmys/roles/suricata/templates/bridgemode-ips.sh.j2(+29 -0)➕
ahtapotmys/roles/suricata/templates/content.rules.j2(+7 -0)➕
ahtapotmys/roles/suricata/templates/dns_query.rules.j2(+15 -0)➕
ahtapotmys/roles/suricata/templates/fileblacklist.md5.j2(+6 -0)➕
ahtapotmys/roles/suricata/templates/fileblacklist.sha1.j2(+6 -0)➕
ahtapotmys/roles/suricata/templates/fileblacklist.sha256.j2(+5 -0)➕
ahtapotmys/roles/suricata/templates/local.rules.j2(+6 -0)➕
ahtapotmys/roles/suricata/templates/natmode-ips.sh.j2(+23 -0)➕
ahtapotmys/roles/suricata/templates/protocol-anomaly.rules.j2(+3 -0)➕
ahtapotmys/roles/suricata/vars/blocked-domains.yml(+4 -0)➕
ahtapotmys/roles/suricata/vars/content.yml(+10 -0)➕
ahtapotmys/roles/suricata/vars/fileblacklist.md5.yml(+15 -0)➕
ahtapotmys/roles/suricata/vars/fileblacklist.sha1.yml(+10 -0)➕
ahtapotmys/roles/suricata/vars/fileblacklist.sha256.yml(+11 -0)➕
ahtapotmys/roles/suricata/vars/local.rules.yml(+2 -0)...and 2 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.