D
D
DevStranger2017-07-27 10:48:33
ASP.NET
DevStranger, 2017-07-27 10:48:33

Where can I find types of hacker attacks on a site with examples?

Good afternoon. Tell me where on the Internet you can find a description of hacker attacks on websites?
I want to test my project for security, but I'm not very strong in the topic of information security.
PS: The project is written in ASP.NET MVC, maybe there is a description of the features of ASP.NET technology in terms of security. Well, or just types of attacks, regardless of the technology on which the site is written.
Here's what I found myself and links from the comments (people still add from time to time, check all the comments):
https://www.hacksplaining.com - an online course on web security with examples of attacks and how to protect yourself from them.
https://www.owasp.org is a global internet cybersecurity project.
https://www.owasp.org/index.php/Top_10_2017-Top_10- top 10 most common attacks for 2017.
https://www.codeproject.com/KB/web-security/ - a list of security articles on codeproject.
https://www.codeproject.com/Articles/sarveshkushwaha - this author has a good series of articles on ASP.NET
https://docs.microsoft.com/en-us/aspnet/core/security/ - a list of articles from Microsoft for working with their technologies.
https://stepik.org/course/%D0%90%D0%BD%D0%B0%D0%BB... - free online web application security course.

Answer the question

In order to leave comments, you need to log in

8 answer(s)
C
cssman, 2017-07-27
@DevStranger

owasp top10

A
Artyom Tokarevsky, 2017-07-27
@artemt

On stepic.org there is a course "Web Project Security Analysis"

S
Semyon Beloglazov, 2017-07-27
@Batlab

XSS attacks are very popular, as are SQL injections. Read about them.

E
Eugene Burmakin, 2017-07-28
@Freika

https://leanpub.com/white-hat-hacking-ru book with examples of attacks

S
Stalker_RED, 2017-07-27
@Stalker_RED

There are many testing software
www.softwaretestinghelp.com/penetration-testing-tools

B
BerliozNSK, 2017-07-28
@BerliozNSK

I can advise in the appendage such a thing as OpenVAS. Scans both machines and individual services. Free, plus not inferior in efficiency to Max Patrol

A
Alexey P, 2017-08-03
@lynxp9

Connect this tool https://snyk.io to your repository

D
Dmitry Pacification, 2017-08-18
@dmitry_pacification

I will add to the bunch of everything above the game from Google https://xss-game.appspot.com/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question