mirror of
https://github.com/autistic-symposium/sec-pentesting-toolkit.git
synced 2025-05-02 14:56:10 -04:00
fix some readmes, added some inits, partially done writing the scapy scripts
This commit is contained in:
parent
ffb92e0614
commit
d29d4e115d
21 changed files with 107 additions and 39 deletions
|
@ -1,4 +1,4 @@
|
|||
# The Socket Module
|
||||
# The Socket Module (by bt3)
|
||||
|
||||
Python's [socket](https://docs.python.org/2/library/socket.html) module contains all the tools to write [TCP](http://en.wikipedia.org/wiki/Transmission_Control_Protocol)/[UDP](http://en.wikipedia.org/wiki/User_Datagram_Protocol) clients and servers, including [raw sockets](http://en.wikipedia.org/wiki/Raw_socket). It's really nice!
|
||||
|
||||
|
|
0
Network_and_802.11/socket/__init__.py
Normal file
0
Network_and_802.11/socket/__init__.py
Normal file
Loading…
Add table
Add a link
Reference in a new issue