K
K
ks_ks2012-01-14 07:54:49
Python
ks_ks, 2012-01-14 07:54:49

Intercepting and parsing packets, generating html pages, in python

I go to site.com, follow the links in it.
The task is to generate the html pages that I have visited.
How can this be done (starting from intercepting traffic on port 80,
ending with parsing and assembling packets)?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
Vladimir Chernyshev, 2012-01-14
@ks_ks

start with tcpdump

H
homm, 2012-01-14
@homm

You need a web framework. For example Django.

E
Eternalko, 2012-01-14
@Eternalko

I think Charles is what you need!!!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question