SDLC process assessment
npm Packages Security Best Practices
If you’re just a developer who is using npm in projects, it is best to create the cheat sheet and hang it somewhere near your working desk. It will help you in recalling some of the npm security best practises you should adopt.
What is HTML Injection?
It is a kind of attack in which HTML code is injected through the vulnerable parts of the website with the purpose to change the design or information, that is displayed to the user. As a result, the user may see the data or information that was sent by the malicious user.In simple terms, it can be used to deface a web page or redirect the user to a malicious website.