April 2018
Beginner
238 pages
7h 13m
English
You can specify the IP address to be used by your Notebook rather than using the default. Many hacking scenarios count on you using default values, such as the port, to quickly acquire targets.
The IP address used by the Notebook can be changed with this configuration command:
c.NotebookApp.port = 9732
Note that once you determine the port for Jupyter, you need to apply the filter to your firewall so that communication to the Notebook will get through.