Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

Scanning hosts on a network that is not connected to the Internet #314

Open
hwu355 opened this issue Aug 12, 2019 · 1 comment
Open

Scanning hosts on a network that is not connected to the Internet #314

hwu355 opened this issue Aug 12, 2019 · 1 comment

Comments

@hwu355
Copy link

hwu355 commented Aug 12, 2019

For scanning hosts on a network that is not connected to the Internet, I would like to use a cached preload, preload-pending and public suffix list.

I have attempted to pass --cache-third-parties=/data/cachedir as an option when calling scan but that option does not seem to be recognized even though it is mentioned in pshtt/initialize_external_data().

Is there a way to use the cached lists to do a scan while not being connected to the Internet? If so, what is the correct way?

@hwu355
Copy link
Author

hwu355 commented Oct 1, 2019

I was able to create a work-around by modifying the code within pshtt to look for a local file when the download failed. That was pretty ugly.

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

No branches or pull requests

1 participant