Scraping with Scrapy

We can use Scrapy to parse a website. Scrapy is an open source framework...

Sniffing with Scapy

Scapy is an object oriented scripting tool that allows to perform different network sniffing...

Basics Of Web Interaction

A URL is composed from more parts. Following this a request is formed which...

Raw sockets in Python

Already know Wireshark? Oh not just that, this is also the proper order to...

TCP and UDP clients with Python

Hacking with ready-to-go tools is cool, but just acting big with all predefined automation...