ASC threat protection across all services - on prem and in the cloud
- provides recommendations
- monitors
- uses ML to detect and block malware
- Looks at incoming attacks and helps investigate
- Just in time access for network ports
Another choice in AZ resources Coverage - shows what is monitored in your subscription If subscription is not covered, you get a prompt Free tier - only Azure resources $15 per month per node for standard tier To disabled, you can downgrade
SQL injection attacks
Never trust the user.
Use @Parameters or a stored proc, do not build SQL statements
XSS attacks
see previous notes
Centralized place, logs access and activity
Needs to be something that is updated when there are security issues
Apply patches regularly
Depends on framework.
update-package for nuget
AIM Auth Data protection
Will warn you about things that are out of date.
Keep an eye on the dependencies you bring into an app
Mitre is a non-profit organization that maintains the Common Vulnerabilities and Exposures list
Automate it.