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...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Introduction<strong>Scapy</strong>Network discovery <strong>and</strong> <strong>attacks</strong>Sending <strong>and</strong> ReceivingGenesisConceptsQuick overview>>> sr( IP(dst="target", ttl=(10,20))/TCP(sport=R<strong>and</strong>Short()) )Begin emission:.........*..*.*.*.*.*.*****Finished to send 11 packets.Received 27 packets, got 11 answers, remaining 0 packets(< Results: UDP:0 TCP:6 ICMP:5 Other:0>,< Unanswered: UDP:0 TCP:0 ICMP:0 Other:0>)>>> res,unans=_>>>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!