Patrick Owens

All posts for python

  • Building a DNS spoofer on top of our ARP spoofer

    • python
    • security

    Utilizing the ARP spoofing script we wrote in the previous post, we'll do some quick refactoring and then expand it to also intercept DNS requests so we can redirect the target to our own evil domain.

  • Build an ARP spoofer with Python and scapy

    Man-in-the-middle network traffic to spy, and play with it. In this post, we'll go through the steps of creating our own basic ARP spoofer using Python, and the scapy library.

  • PyCascades 2019 Recap

    My report of attended PyCascades 2019 in Seattle.

  • PyCascades 2018 Recap

    I attended PyCascades 2018 in Vancouver. Here are my top 3 (4 actually) talks.