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

アプリケーションからDB間の通信経路のセキュリティを考える #10

Open
TYT77 opened this issue Feb 11, 2023 · 0 comments
Labels
bonus Genius!
Milestone

Comments

@TYT77
Copy link
Collaborator

TYT77 commented Feb 11, 2023

まだまだこの簡易家計簿には脆弱性が含まれるはずです。
どこをどのように改善すれば穴をつぶせるでしょうか...?
※初心者向けではない&答えは複数あります。

ヒント アプリケーションとDBの間に何かを挟んでいる構成のシステムが一般的だったり?
※OOOを挟んだりするそうです ※APIを挟んだりするそうです
下図のような構成です
クライアント → API ⇔ DB
「application to database connection security」なんかで検索するとよいかもです
@TYT77 TYT77 added the bonus Genius! label Feb 11, 2023
@TYT77 TYT77 added this to the challenge milestone Feb 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bonus Genius!
Projects
None yet
Development

No branches or pull requests

1 participant