ACK-J / Port_Authority

Blocks websites from using javascript to port scan your computer/network and dynamically blocks all LexisNexis endpoints from running their invasive data collection scripts.
GNU General Public License v2.0
129 stars 10 forks source link

0.0.0.0 Day #38

Open oneofthedamons opened 1 month ago

oneofthedamons commented 1 month ago

Does this add-on mitigate the 0.0.0.0 Day issue?

saibaaimo commented 4 weeks ago

I don't think it does, see author's regex test case at https://regex101.com/r/DOPCdB/17 and code at https://github.com/ACK-J/Port_Authority/blob/main/background.js#L83 Shouldn't be difficult to patch it though.

hackademix commented 4 weeks ago

Does this add-on mitigate the 0.0.0.0 Day issue?

FWIW, this one (NoScript) does.

saibaaimo commented 4 weeks ago

uBlock Origin easylist was updated (https://github.com/easylist/easylist/commit/3b9d57fe) to guard against it https://github.com/uBlockOrigin/uAssets/issues/24867