requirements :
shared-mime-info http://www.freedesktop.org/software/shared-mime-info libpcap http://www.tcpdump.org/
non standard perl lib's for pcap2mysql
DBI
File::Touch
IO::Scalar
File::MimeInfo::Magic
Net::Pcap
NetPacket::
perl libs for proxy
IO::Select
URI::URL
and decoded2file
PerlIO::gzip
Install :
install the perl libs with cpan or manual.
start you mysql server and do
mysql -u root -p < sql/pcap2mysql.sql
Now your ready to go
Usage :
read pcap file into database
./pcap2mysql.pl -r dumpfile -t e
export to files
./decoded2file.pl -r %(relativelink-part)% -w webdirtoshow
for the proxy you should set your browser proxy settings to 127.0.0.1 port 1969 type in your browser http://bitbucket/http (the rest doesnt work right now see future release)
Have Fun ..... :-)
