Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/ NetworkSecurity Public template

Jupyter Notebooks for learning network-based buffer overflows, network utilities, and scapy library

License

Notifications You must be signed in to change notification settings

rambasnet/NetworkSecurity

Repository files navigation

Network Security

Jupyter Notebooks for learning network security, network utility tools and scapy library - a powerful interactive packet manipulation program for Python.

Some of the contents are based on:

  1. SEED Labs
  2. Scapy: https://github.com/secdev/scapy/

Requirements

  • x86/64 Machine preferably Mac (Intel)/Linux
  • Docker
  • Docker Compose

Run Jupyter Notebook in Docker Container

cd <cloned_repo>
docker compose build
docker compose up -d
docker ps
docker exec -it seedubuntu bash
jupyter server list
  • Open browser and go to: http://127.0.0.1:8888/
  • Copy and paste authentication token
  • Open course/notebooks/00-TableOfContents.ipynb chapter and access all the notebooks

About

Jupyter Notebooks for learning network-based buffer overflows, network utilities, and scapy library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

AltStyle によって変換されたページ (->オリジナル) /