GreHack16_scapy-handson icon indicating copy to clipboard operation
GreHack16_scapy-handson copied to clipboard

Scapy hands-on at #GreHack16

Scapy Hands-on at #GreHack16

## Description

Scapy (http://www.secdev.org/projects/scapy, https://github.com/secdev/scapy & http://scapy.readthedocs.io/en/latest/) is a powerful Python-based interactive packet manipulation program and library. It can be used to forge or decode packets for a wide number of protocols, send them on the wire, capture them, match requests and replies, and much more.

Each of them is different and gives you the opportunity to enhance your Scapy skills by manipulating yourself and watching a potential solution.

Trophies

  • :trophy: #1 - Manipulating Packets
  • :trophy: #2 - Network Interactions
  • :trophy: #3 - Intercepting And Modifying Packets
  • :trophy: #4 - IPv6 Reconnaissance
  • :trophy: #5 - Visualizations
  • :trophy: #6 - Fun With X.509 Certificates
  • :trophy: #7 - Playing With TLS
  • :trophy: #8 - Adding a New Protocol
  • :trophy: #9 - Answering Machines
  • :trophy: #10 - Pipes Introduction