PythonBasics/README.md
TryHackMe python programming Using a web-based code editor, learn the basics of Python and put your knowledge into practice by eventually coding a short Bitcoin investment project.

Python Basics

  • Useful libraries in scripting for pentesting:

    • Request - simple HTTP library.
    • Scapy - send, sniff, dissect and forge network packets
    • Pwntools - a CTF & exploit development library.