Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to blacklist certain URLs #32

Open
jbargu opened this issue Feb 8, 2021 · 0 comments
Open

Add option to blacklist certain URLs #32

jbargu opened this issue Feb 8, 2021 · 0 comments

Comments

@jbargu
Copy link
Member

jbargu commented Feb 8, 2021

A PQL definition could currently access data on the local network, which could potentially open up opportunities for certain vulnerabilities on the local network. Research the repercussions of not having any filters (possible redirection as well) and implement an API for disabling certain URLs. By default all LAN/localhost traffic should be blocked to avoid this. User could then enable the URLs through config variables (probably a list of regex).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant