Skip to Content
Mastering Python for Networking and Security
book

Mastering Python for Networking and Security

by José Manuel Ortega
September 2018
Intermediate to advanced
426 pages
10h 46m
English
Packt Publishing
Content preview from Mastering Python for Networking and Security

Questions

  1. What is the scapy function that can capture packets in the same way tools such as tcpdump or Wireshark do?
  2. What is the best way to send a packet with scapy indefinitely every five seconds in the form of a loop?
  3. What is the method that must be invoked with scapy to check whether a certain port (port) is open or closed on a certain machine (host), and also show detailed information about how the packets are being sent?
  4. What functions are necessary to implement the traceroute command in scapy?
  5. Which Python extension module interfaces with the libpcap packet capture library?
  6. Which method in the pcapy interface allows us to capture packets on a specific device?
  7. What are the methods to send a package in Scapy?
  8. Which parameter of the ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Mastering Python for Networking and Security - Second Edition

Mastering Python for Networking and Security - Second Edition

José Manuel Ortega
Python for Cybersecurity

Python for Cybersecurity

Howard E. Poston, III

Publisher Resources

ISBN: 9781788992510Supplemental Content