06-10-2015, 02:16 AM
Just found this blog filled with security tutorials in python, mainly python which covers information security and penetration testing. Worth a share!
About
Table of contents
Link: http://www.primalsecurity.net/tutorials/...tutorials/
About
Quote:This tutorial series is designed for those who don’t come from a programming background. Each tutorial will cover common use cases for Python scripting geared for InfoSec professionals. From “Hello World” to custom Python malware, and exploits:
Table of contents
Code:
0x0 – Getting Started
0x0 – Getting Started Pt.2
0×1 – Port Scanner
0x2 – Reverse Shell
0x3 – Fuzzer
0x4 – Python to EXE
0x5 – Web Requests
0x6 – Spidering
0x7 – Web Scanning and Exploitation
0x8 – Whois Automation
0x9 – Command Automation
0xA – Python for Metasploit Automation
0xB – Pseudo-Terminal
0xC – Python Malware
Use Case: CVE-2014-6271
Use Case: CVE-2012-1823
Use Case: CVE-2012-3152
Use Case: CVE-2014-3704
Link: http://www.primalsecurity.net/tutorials/...tutorials/