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>NAT enumerationHow many boxes behind this IP ?One shotsScanningTTL tricks>>> a,b=sr( IP(dst="target")/TCP(sport=[R<strong>and</strong>Short()]*1000) )>>> a.plot(lambda (s,r): r.id)7000060000500004000030000200001000000 100 200 300 400 500 600 700 800 900 1000Philippe 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!