Application Security Tips
Hejo ππ»
If you want to improve your knowledge of security, you're on the right website!
Tips
- Sanitise and Validate the Input - check what you get from your user. Remember what is your biggest asset and protect it.
- Hire Robots - it is unfair and unrealistic to expect developers to remember about every edge case. Delegate and automate security using DAST and SAST scanners.
- This One Question Will Change Your Approach to Security Forever - Learn this super useful piece of security theory, and never look back.
Talks
Security Doesn't Have to Be a Nightmare at Euruko 2022
What you can Β do today to improve security of your product?
- Sanitise the input,
- Validate the input,
- Never commit credentials into your repository,
- Automate security,
- The CIA triad,
- Shifting Security Left
Good Security is One Question Away From You at Wey Wey Web 2022
This talk focuses on what the CIA triad is, how to implement it into your practice and when the right time is to ask the CIA questions.