Malware Analyzer

2013-04-27 Thread Hasil Sharma
Python based malware analyzer, better if it supports scanning of pcap files. -- http://mail.python.org/mailman/listinfo/python-list

PCAP Files

2013-04-25 Thread Hasil Sharma
I m having network dumps in the form of pcap files and I want to extract the html,css, image files etc etc all that can be extracted from those pcap files , can anyone please tell me how to accomplish such a task in python ? -- http://mail.python.org/mailman/listinfo/python-list

TCP reassembly

2013-04-25 Thread Hasil Sharma
Hi everyone , How to reassemble the TCP data packets into objects viz. html , css , js image files etc . I have no idea how to implement it using python , please help ? -- http://mail.python.org/mailman/listinfo/python-list