xss-nginx-module icon indicating copy to clipboard operation
xss-nginx-module copied to clipboard

Native support for cross-site scripting (XSS) in an nginx

Results 5 xss-nginx-module issues
Sort by recently updated
recently updated
newest added

Hi, @agentzh I found that this project does not support dynamic modules, so I simply updated the configuration file and tested it in the latest version of the nginx project.

Wrapping content in callback( without quotes/escaping it works well for json content, however it does not work for e.g. html. When trying to pull html cross domain with jsonp (with...

如果在数据量大时,生成etag值可以节省很多重复的的服务器和浏览器的流量。 期待@agentzh发力~ :)