mindedsecurity / behave

Behave! A monitoring browser extension for pages acting as "bad boi"
GNU General Public License v3.0
330 stars 22 forks source link

Feature Request: Option to Whitelist IP's #6

Open rugabunda opened 4 years ago

rugabunda commented 4 years ago

This addon is great for anyone who is not using a hosts file or some other router host based blocker, which results in false positives cluttering this addon's logs, please consider adding an option to disable individual scanning components to help alleviate false positives... and please consider adding ability to whitelist specific ips to eliminate false positives.

rugabunda commented 4 years ago

The latter, enabling a whitelist for spesific ips would probably be all that is necessary to fix this issue.

rugabunda commented 4 years ago

The addon freezes for me, no longer loads the menu when i click on it, probably due to the large log size due to host based block lists. using firefox 78.0.1

rugabunda commented 4 years ago

Addon menu also freezes in Chrome based browsers

rugabunda commented 4 years ago

looks like it cases a buffer overflow or something as such, high cpu usage 8%

wisec commented 4 years ago

Thanks @rugabunda , The freeze is due to the lack of limit of the locally collected data, added as #7 As for the whitelist I'll add it ASAP.

rugabunda commented 4 years ago

Thanks @rugabunda , The freeze is due to the lack of limit of the locally collected data, added as #7 As for the whitelist I'll add it ASAP.

great work wisec, thank you! Knocked it out of the park from day one.

egrieco commented 3 years ago

This is also important for web developers. I'm using Middleman's live reload extension and Behave is going nuts.

I don't really care if localhost is attempting to access localhost. Might want to add an default exemption of the host is localhost.

wisec commented 3 years ago

thanks @egrieco Will look into it

evmcl commented 1 year ago

Similarly, I get a notification every time I open a new tab due to use of the New Tab Override extension. Adding an allow list (or ignore list) would be great!

fblais commented 6 months ago

An updated version with some whilelisting would be very appreciated. Thanks in advance!

gotspatel commented 5 months ago

+1 for Whitelisting from me.

Thank you for your beautiful work/