amasend / pi-wifi-scanner

IBM Students project.
Apache License 2.0
0 stars 1 forks source link

Scapy intro #17

Open amasend opened 3 years ago

amasend commented 3 years ago

https://scapy.readthedocs.io/en/latest/

Write some scripts in python that uses Scapy to scan Wi-Fi networks or even wired networks. TCP / UDP / HTTP / HTTPS protocols

Make packets and send packets also get packets and print packets.

Difference between frame and packet! Read! For which layer it belongs?

amasend commented 3 years ago

First function:

Second Function:

'pandas' is a python package