Am 08.06.2010 09:09, schrieb Andrei Pelinescu-Onciul:
On Jun 08, 2010 at 08:43, Klaus Darilionklaus.mailinglists@pernau.at wrote:
Lovely.
Do you plan to export this functionality to the script? e.g. if force_send_socket() does not find the forced UDP socket, it uses a raw socket?
Not exactly, I plan to use it as a replacement for udp sockets (higher performance on send on linux) and in the future for handling icmp. The force_send_socket() stuff it's a good idea.
Especially to test if a system is vulnerable to IP spoofing :-)