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

Client Dom Open Redirect For Javascript

I'm getting Client DOM Open Redirect security issue on scan for the following piece of code. Th… Read more Client Dom Open Redirect For Javascript

In Modern Browsers, Is There Any Security Limitation For Javascript Bookmarklets?

I read an article about bookmarklets which says that bookmarklets are so powerful they can be dange… Read more In Modern Browsers, Is There Any Security Limitation For Javascript Bookmarklets?

Guidance On Database Access Best Practices

I have recently inherited control of a web application (primarily PHP, but also a good chunk of Jav… Read more Guidance On Database Access Best Practices

Can A Regex Whitespace Character Cause An Injection?

if I want to validate the input of a , and want it to contain, for example, only numerical values, … Read more Can A Regex Whitespace Character Cause An Injection?

Use Eval Without Threat Of Xss

I was making(not now, but still I'm curious about this one) a game using HTML5 and JS, and one … Read more Use Eval Without Threat Of Xss

Security Modifing App State From Javascript

I have a question about how to develop my web application security. Assuming that all the javascrip… Read more Security Modifing App State From Javascript

Meteor: Limiting Ddp Connections With Ddp-rate-limiter Package

I am trying to prevent a user to be able to call a Meteor method too often with the Meteor package … Read more Meteor: Limiting Ddp Connections With Ddp-rate-limiter Package

Deny Direct Access To Javascript Files In Iis Web Server

I have a web application which is in php and java script. if someone tries to enter the path of th… Read more Deny Direct Access To Javascript Files In Iis Web Server