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

SQL Injections and how to protect your app #52

Open
AyushChatto opened this issue Feb 18, 2019 · 0 comments
Open

SQL Injections and how to protect your app #52

AyushChatto opened this issue Feb 18, 2019 · 0 comments
Labels

Comments

@AyushChatto
Copy link
Contributor

AyushChatto commented Feb 18, 2019

WIIFY:
SQL Injections are the most prevalent form of attacks on websites, and they are fairly easy to guard against, and there is a strong financial incentive for all developers to do so.

Key Points:
SQL Injection is very prevalent, can cause a wide variety of harms to your app, and can easily be guarded against.

Impact:
Audience takes measures to sanitise inputs and protect themselves from SQL Injections.

Round B:
Lightning Talks SQL Injection.pptx

Round C:
SQL Injection Attacks.pptx

@Xenonym Xenonym added the week 9 label Mar 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants