I'm going to launch a new web application (ASP.Net), but I wonder how many types of attacks are possible in web applications that we need to take care of when creating the web application.
Since I am developing this web application from scratch, if I can get this list and determine what I need to take care of when creating the application, this will be a big help.
XSS attacks
Cross-site scripting (XSS) is a type of computer security vulnerability typically found in web applications that allow malicious code to enter code on web pages viewed by other users.
Denial of service
(DoS-) ) (DDoS-) .
SQL-
SQL- - , , .
-
SO-
, -
, , , .
, , , , owasp.
, , -, , . , , - (, ) (, ). , . Microsoft SDL - , .
, . . . . , , , 100%, , , .
Craploads, top 10. OWASP.
Source: https://habr.com/ru/post/1717713/More articles:Animate the line drawn in CGContext - iphoneCustom RoleProvider using a session - c #Sphinx search engine, some quick questions - searchMFC application crashes on close - assertMySQL / Net Trace Connector - mysqlJquery function not working in IE - jqueryDisplay / edit xml in MVC application - c #Split PDF file into image files using C # 2008? - c #SystemNet defaultProxy section in web.config - asp.netSet vector type at runtime - c ++All Articles