SAP / project-foxhound

A web browser with dynamic data-flow tracking enabled in the Javascript engine and DOM, based on Mozilla Firefox (https://github.com/mozilla/gecko-dev). It can be used to identify insecure data flows or data privacy leaks in client-side web applications.
GNU General Public License v3.0
80 stars 15 forks source link

Enable Tainting Preferences #184

Closed tmbrbr closed 10 months ago

tmbrbr commented 10 months ago

Using Firefox's preferences functionality to selectively enable/disable sources and sinks depending on the particular use-case.

leeN commented 10 months ago

Looks good to me