Trees | Indices | Help |
|
---|
|
pcap_to_sqlite1
Generate the SQLite base from the pcap file.
Data extracted from the capture are :
This script uses Pylibpcap which is faster than pcapy. So it is recommended to use this script instead of using pcap_to_sqlite.py
http://sourceforge.net/projects/pylibpcap/
http://sourceforge.net/projects/pylibpcap/
Version: $Revision: 0.3 $
Date: $Date: 2009/02/20 $
Author: Jerome Hussenet, Cedric Bonhomme
Copyright: Copyright (c) 2009 Jerome Hussenet, Copyright (c) 2009 Cedric Bonhomme
License: Python
|
|||
|
|||
|
|
Generate the SQLite base. Read the pcap file given in parameter, extracts source and destination IP and create the SQLite base. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Apr 2 13:56:11 2009 | http://epydoc.sourceforge.net |