Hi, Yes. Scapy had the protocol implemented. I saw it few months ago.
They had sockets implemented also, quoting: "s = socket.socket(socket.AF_BLUETOOTH, socket.SOCK_RAW, ...)" I don't have any idea how it works. Do you know how this sockets is management? Is it sent to the kernel, and kernel redirect it to the accurate interface? Technically it's possible inject traffic to Bluetooth Spectrum using a common device. Could you test Bluetooth Sockets of Scapy? I don't have a Linux machine with Bluetooth device there. Let me know the results. On 9/25/09, devtar <[email protected]> wrote: > Greetings, > > Pertaining the query made earlier, I have discovered that Scapy has a > level of Bluetooth support for L2cap packets[0] which would enable limited > packet injection on the Bluetooth spectrum. I would appreciate the input on > this matter to nurture discussions on this matter. > > [0] - http://www.secdev.org/projects/scapy/demo.html > > Cheers, > Dave > Best Regards, -- Luís A. Bastião Silva ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Umit-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/umit-devel
