jupyter / jupyter/notebook

Network hijacker and sniffer when notebook running

Open
#4,082 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
13.3k
Forks
5.8k
Avg merge
6d 11h
Merged PRs (30d)
7

Description

Just run:

```
pyenv local 3.7.0
virtualenv venv
. ./venv/bin/activate
pip install "ipython[notebook]"
jupyter notebook
```

And internet network was unavailable.

![logs-screenshot](https://i.loli.net/2018/10/09/5bbc8193510c4.png)

![browser-screenshot](https://i.loli.net/2018/10/09/5bbc8320780c7.png)

Contributor guide

Open the contributing guide

Research direction

Reproduce the report using the listed pyenv, virtualenv, pip install, and jupyter notebook commands, then inspect the attached logs and browser screenshot. Trace what changes when the notebook starts and document the cause; the issue is resolved when starting Jupyter no longer makes the internet unavailable.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook, python
Domain
networking, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.