From 1a37c436421135efb2dcbdb1f131c3260b20e504 Mon Sep 17 00:00:00 2001 From: David McKennirey Date: Sun, 10 Jan 2021 10:07:15 -0500 Subject: [PATCH] Update Github Dorks file to include the jupyter_notebook_config.json file, which saves the hashed password of a jupyter notebook server. (https://jupyter-notebook.readthedocs.io/en/stable/public_server.html\#automatic-password-setup) --- github-dorks.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/github-dorks.txt b/github-dorks.txt index 8bcd5ec..a49724d 100644 --- a/github-dorks.txt +++ b/github-dorks.txt @@ -79,4 +79,5 @@ filename:.ftpconfig filename:.remote-sync.json filename:sftp.json path:.vscode filename:WebServers.xml +filename:jupyter_notebook_config.json