Unsafe Generation
Generating a cookie using JavaScript sets the HTTPOnly flag automatically to false, since there is no way of creating a HTTPOnly-flag cookie on client side. To generate HTTPOnly cookies, use a backend-API, which will create a cookie at serverside.
document.cookie=domain?name+"="+escape(value)+";domain="+domain+";path=/;expires="+exp.toGMTString():name+"="+escape(value)+";domain=sohu.com;path=/;e...
[https://39d0825d09f05.cdn.sohucs.com/sdk/passport-4.0.3.js]document.cookie=[t,"=",i,n.expires?"; expires="+n.expires.toUTCString():"",n.path?"; path="+n.path:"",n.domain?"; domain="+n.domain:"",n.secure?"; sec...
[https://statics.itc.cn/web/v3/static/js/main-57cb96bab3.js]document.cookie=t+"="+i+r}}function o(e,i){if("undefined"!=typeof document){for(var s={},a=document.cookie?document.cookie.split("; "):[],o=0;o<a.leng...
[https://statics.itc.cn/web/v3/static/js/main-57cb96bab3.js]document.cookie=cookie;};Cookie.prototype.load=function(){var allcookies=this.$document.cookie;if(allcookies=="") return false;var start=allcookies.in...
[https://www.sohu.com/sohuflash_1.js]document.cookie=[encodeURIComponent(e),"=",encodeURIComponent(i),t.expires?"; expires="+t.expires.toUTCString():"",t.path?"; path="+t.path:"",t.domain...
[https://images.sohu.com/bill/s2015/jscript/lib/sjs/matrix/ad/form/delivery.js]document.cookie=ck},this.Read=function(){try{var cks=document.cookie.split("; ");var i=0;for(i=0;i<cks.length;i++){var ck=cks[i];var fields=ck.split("...
[https://statics.itc.cn/index/reyzar.statistics-0.02-min.js]