in my rest time, im involved in learning python and its interaction with network classes.......
so i google it, and finally found the 2 open source projects from core (creators of core impact)
called Pcapy (capture)
& Impaket (python classes for packet analysis)
here is a brief info about pcapy
Pcapy is a Python extension module that interfaces with the
libpcap packet capture library. Pcapy enables python scripts to capture packets on the network. Pcapy is highly effective when used in conjunction with a packet-handling package such as
Impacket, which is a collection of Python classes for constructing and dissecting network packets.
DOES ANYBODY INVOLDED IN PY HAD WORKED YET WITH THAT ?
if so is it really easy to interacts between py scripts and pcapy modules for capturing packet on the fly and dumping them to files ?
+ does anybody use SPE ? the python editor integrated in bt ? just need a little info on how design process occurs in SPE ??
thx