Skip to content Skip to sidebar Skip to footer
Showing posts with the label Security

Why Can't We Have Some Antixss Literal Html Tag

Nowadays I am learning about web security, XSS, etc. As XSS basically targets a client-agent (web b… Read more Why Can't We Have Some Antixss Literal Html Tag

Filter Html On Php

On my client side, I have a rich text area where the user is allowed to enter HTML. Then, how on PH… Read more Filter Html On Php

Can Hidden Fields Be Edited By The User?

adding in security questions so that users may reset their passwords if they exceed maximum attempt… Read more Can Hidden Fields Be Edited By The User?

Is It Secure To Blindly Trust Image Urls And Output Them Into Html Img Tags On A Site? Can It Be Used To Inject Code?

I have to process a feed from a data provider, in this feed they provide us with image URL, current… Read more Is It Secure To Blindly Trust Image Urls And Output Them Into Html Img Tags On A Site? Can It Be Used To Inject Code?

Html5 Offline Authentication

I am looking for advice/criticism on how best to control access to an HTML5 application that is use… Read more Html5 Offline Authentication

Is Javascript Validation Enough To Keep My Forms Secure?

I am building a website and I have a questions with forms on login/registration page. I have a few … Read more Is Javascript Validation Enough To Keep My Forms Secure?