Click here to Skip to main content
15,891,657 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
Please tell me how to prevent HTML and I-Frame Injection attacks.
thanks

What I have tried:

How to prevent HTML and I-Frame Injection attacks
Posted
Updated 6-Feb-17 1:48am

 
Share this answer
 
Hello,

you can used url routing. the query string parameter pass encrypted format. so routing table to know its correct request or not. if bad request so bloke IP Address. its my knowledge based
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900