|
Keeping Javascript from leaking browser/system information
|
|
Jan. 19, 2016, 05:34 AM
Post: #2
|
|||
|
|||
|
RE: Keeping Javascript from leaking browser/system information
First merge
Code: [HTTP headers](Jan. 18, 2016 01:38 AM)Greyhat Harry Wrote: How would I Quick easy answer is, enable "Disable JavaScript". ![]() You can block suspect scripts but they can rename or obfuscate them. You can rename like Code: Name = "Stop OnMouseOver events"Sometimes you can specify a value before they can read it. Code: Name = "Hide Browser's Referrer from JS"Unfortunately, preventing disclosure may mark you as unique... You might find https://www.torproject.org/projects/torbrowser/design/ interesting. (Jan. 18, 2016 01:38 AM)Greyhat Harry Wrote: I've tried both "Kill Nosey JavaScripts" and "Hide Browser's Identity from JS", but to no avail. "Kill Nosey JavaScripts" missed due to its bounds. "Hide Browser's Identity from JS" miss was due to the server's use of the application/javascript content type. The header filter you merged changes application/javascript to Code: Content-Type: text/javascript; PrxMsg: Fixed acc. to Original: application/javascriptHTH |
|||
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |
|
Keeping Javascript from leaking browser/system information - Greyhat Harry - Jan. 18, 2016, 01:38 AM
RE: Keeping Javascript from leaking browser/system information - JJoe - Jan. 19, 2016 05:34 AM
RE: Keeping Javascript from leaking browser/system information - ProxRocks - Jan. 22, 2016, 09:40 AM
RE: Keeping Javascript from leaking browser/system information - Greyhat Harry - Jan. 22, 2016, 02:48 AM
RE: Keeping Javascript from leaking browser/system information - Greyhat Harry - Jan. 24, 2016, 02:47 AM
|

Search
Member List
Calendar
Help






![[-]](images/ONi/collapse.gif)