bpeng / tickets

0 stars 0 forks source link

web secure coding #22

Open bpeng opened 6 years ago

bpeng commented 6 years ago

slides:

https://gitlab.com/gavinmporter/secure-websites/blob/master/Catalyst%20%20Secure%20Web%20Coding.pdf

Useful links:

https://observatory.mozilla.org/analyze.html?host=geonet.org.nz

bpeng commented 6 years ago

Catalyst - Secure Web Coding.pdf https://www.owasp.org/index.php/XSS_(Cross_Site_Scripting)_Prevention_Cheat_Sheet

bpeng commented 5 years ago

OWASP

sql injection:

https://www.owasp.org/index.php/SQL_Injection

https://www.owasp.org/index.php/OWASP_Testing_Guide_v4_Table_of_Contents

https://www.owasp.org/index.php/Testing_for_XML_Injection_(OTG-INPVAL-008)