mirror of
https://github.com/Pardus-Ahtapot/MYS.git
synced 2026-04-25 17:45:56 +03:00
[PR #56] [MERGED] web uygulama guvenlik duvari ve veritabani guvenlik duvari #80
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#80
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/56
Author: @ciari
Created: 7/3/2019
Status: ✅ Merged
Merged: 7/3/2019
Merged by: @ciari
Base:
master← Head:development📝 Commits (7)
78cbe8dHoneypot duzeltme yapildi.e181c93Merge pull request #54 from alptugay/bilgi-sistemleri-izleme823595cveritabani guvenlik duvari playbook ve rolleri eklendi4bc31d8Merge pull request #1 from ciari/developmentc12738eMerge pull request #55 from ciari/master2168273Web Uygulama Guvenlik Duvari Eklendi35cdeb7ek guvenlik parametreleri eklendi📊 Changes
50 files changed (+1122 additions, -704 deletions)
View changed files
📝
ahtapotmys/hosts(+4 -0)➕
ahtapotmys/playbooks/dbfirewall.yml(+26 -0)📝
ahtapotmys/playbooks/waf.yml(+21 -38)➕
ahtapotmys/roles/database-firewall/README.md(+38 -0)➕
ahtapotmys/roles/database-firewall/defaults/main.yml(+19 -0)➕
ahtapotmys/roles/database-firewall/handlers/main.yml(+7 -0)📝
ahtapotmys/roles/database-firewall/meta/main.yml(+7 -13)➕
ahtapotmys/roles/database-firewall/tasks/main.yml(+18 -0)➕
ahtapotmys/roles/database-firewall/templates/dbshield.yml.j2(+90 -0)➕
ahtapotmys/roles/database-firewall/vars/ahtapot-dbfw.yml(+17 -0)📝
ahtapotmys/roles/honeypot/tasks/main.yml(+7 -10)📝
ahtapotmys/roles/honeypot/templates/cowrie_deploy.sh.j2(+3 -3)📝
ahtapotmys/roles/honeypot/vars/main.yml(+51 -49)➖
ahtapotmys/roles/waf-evasive/README.md(+0 -1)➖
ahtapotmys/roles/waf-evasive/defaults/main.yml(+0 -15)➖
ahtapotmys/roles/waf-evasive/tasks/conf_integrity.yml(+0 -17)➖
ahtapotmys/roles/waf-evasive/tasks/main.yml(+0 -48)➖
ahtapotmys/roles/waf-evasive/tasks/main.yml.bak(+0 -3)➖
ahtapotmys/roles/waf-evasive/templates/evasive.conf.j2(+0 -12)➖
ahtapotmys/roles/waf-evasive/vars/conf_list.yml(+0 -3)...and 30 more files
📄 Description
Web Uygulama Guvenlik Duvarı
Veritabani Güvenlik Duvarı
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.