Software Security
- GDPR
- PCI DSS
- HIPAA
Certification body :
- FedRAMP certified Infrastructure(USA)
OWASP - open web app security project
WAF - Web Application Firewall plug-in.
OWASP top 10 :
- Injection - SQL, and JSON
- Broken Authentication
- Sensitive Data exposure
- XML external entity(XEE)
- Broken Access Control
- Security misconfiguration
- Cross site scripting(XSS)
- Insecure Deserialization
- Vulnerable Components
- Insufficient monitoring and logging
Professional certifications:
- ISC2 Certified Cloud Security Professional(CCSP)
SAST and DAST in Sandbox.
Fuzzing is a testing method to pass abnormal data to the app.
spray attack