Overview
Explore ethical hacking techniques using Python tools in this conference talk from EuroPython 2016. Discover how to leverage Python's API and third-party libraries to develop custom security testing and penetration testing tools. Learn about port scanning, vulnerability analysis, brute force attacks, and password hacking using Python. Gain insights into using libraries like Shodan, pygeocoder, and pygeoip for information gathering, as well as techniques for metadata extraction from images and documents. Dive into port analysis with python-nmap and explore various aspects of cybersecurity, including socket programming, header analysis, authentication, web scraping, and fuzzing. Get introduced to advanced tools like Metasploit and Nexpose, and receive recommendations for further learning resources and books on ethical hacking with Python.
Syllabus
Intro
Python Pentesting
The Harvester
Sockets Port scan
Checking headers
Requests Authentication
BeautifulSoup
Extract images and documents
Shodan
Analysis metadata
Port Scanning
Python-nmap
NmapScanner Async
Mysql Scripts Nmap
Check FTP Login Anonymous
Basic fuzzer
Heartbleed
Advanced tools
Metasploit
Nexpose
Pentesting tool
References & libs
Books
Taught by
EuroPython Conference