Study group working through Black Hat Python: https://www.nostarch.com/blackhatpython
Find a file
2017-06-08 12:56:34 -05:00
chapter2 chapters 2 - 6 2017-06-06 10:28:47 -05:00
chapter3 chapters 2 - 6 2017-06-06 10:28:47 -05:00
chapter4 chapters 2 - 6 2017-06-06 10:28:47 -05:00
chapter5 Add files via upload 2017-06-08 12:13:52 -05:00
chapter6 chapters 2 - 6 2017-06-06 10:28:47 -05:00
chapter7 Update git_trojan.py 2017-06-08 12:49:27 -05:00
.gitignore chapters 2 - 6 2017-06-06 10:28:47 -05:00
README.md Create README.md 2017-06-08 12:56:34 -05:00

blackhatpython

OWASP study group working through the Black Hat Python book: https://www.nostarch.com/blackhatpython

There are a few preparations prior to starting this book, rather than install dependencies as you go. I prefer to use VMwarefusion VMs on NAT mode rather than my host machiene. Note we had trouble with arper.py on Virtual Box, and I recommend using VMwarefusion.

Install a Kali Linux VM:

  • With a secondary user, and text editor with python packages

Install a Windows VM:

  • With python

MISSING FILES:

  • ch 2 - SSH Tunneling: rforward.py
  • ch 6 - Bing for Burp: bhp_bing.py

PARTIAL: (merge request opportunity)

  • ch 6 - Turning Website Content into Password Gold: (whatever file name you saved as)
  • ch 7 - All entries