View Single Post
Captwheeto's Avatar
Posts: 302 | Thanked: 193 times | Joined on Oct 2008 @ England
#24
Originally Posted by oskarmat View Post
What the hell is scapy? can't find it in the repos
It might be in extras or testing, can't check right now sorry.

It's an amazing tool, I've used it for so much. It lets you build your own packets *exactly* how you like them. So for this you'd need to build a malicious ARP packet and sniff the connections. I can't tell you how good it is until you use it. You just need to know some python (mostly for scripting your stuff, if you're using the interpreter it isn't a lot like python) and a good knowledge about networking.