In certain situations it might be useful to disable and re-enable the taint flow tracking in Foxhound, e.g. if initialization scripts are loaded/executed which should not be considered for tainting before a page navigation to the target URL happens.
Thus, it would be great to have an additional function on the window or document object that enables to control the taint flow tracking behavior at runtime.
In certain situations it might be useful to disable and re-enable the taint flow tracking in Foxhound, e.g. if initialization scripts are loaded/executed which should not be considered for tainting before a page navigation to the target URL happens.
Thus, it would be great to have an additional function on the
windowordocumentobject that enables to control the taint flow tracking behavior at runtime.