10.08.2015 Views

Packet generation and network based attacks with Scapy - SecDev.org

Packet generation and network based attacks with Scapy - SecDev.org

Packet generation and network based attacks with Scapy - SecDev.org

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Introduction<strong>Scapy</strong>Network discovery <strong>and</strong> <strong>attacks</strong><strong>Packet</strong> manipulationStackingGenesisConceptsQuick overview>>> b=a/TCP(flags="SF")>>> b< IP proto=TCP dst=192.168.1.1 |< TCP flags=FS |>>>>> b.show()---[ IP ]---version = 4ihl = 0tos = 0x0len = 0id = 1flags =frag = 0ttl = 64proto = TCPchksum = 0x0src = 192.168.8.14dst = 192.168.1.1options = ’’---[ TCP ]---sport = 20dport = 80seq = 0ack = 0dataofs = 0reserved = 0flags = FSwindow = 0chksum = 0x0urgptr = 0options =Philippe BIONDI<strong>Packet</strong> <strong>generation</strong> <strong>and</strong> <strong>network</strong> <strong>based</strong> <strong>attacks</strong> <strong>with</strong> <strong>Scapy</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!