crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

Step or checklist to secure our API from hacking, bots and abuses
Question Posted on 02 Dec 2020Home >> DotNet >> ASP.NET >> Step or checklist to secure our API from hacking, bots and abuses

Step or checklist to secure our API from hacking, bots and abuses
Below are the common 9 steps that helps us to improve or take care from attacks
(1)Try to drop primitive authentication on API.
(2)It is very critical to apply Robust encryption.
(3)Always take cares of automated scripts(bots) which calls API.
(4)Implement measures to prevent API access by sophisticated human(like bots)
(5)Implement improved logging of requests and responses.
(6)Always scan the incoming request for malicious intent.
(7)Try to implement taoken based feature that will limit th bots attack and this will also limit API access based on the number of IPs, sessions and tokens.
(8)Try to implement supporting clustered API implement to handle fault tolerance.
(9)Track usage and journey of API calls to find anomalies
0
0



.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

Use of Calendar control in dotnet with code

How to improve Front End UI performance of dotnet web application?

File upload in dotnet

reverse a string

function of garbage collector






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap