From c11d55e293fe1893365908e54ff47cc5e75864ba Mon Sep 17 00:00:00 2001 From: byt3bl33d3r Date: Fri, 11 Jul 2014 11:37:34 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 03a3116..0c9d463 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,9 @@ This tool is completely based on sergio-proxy https://code.google.com/p/sergio-p So far the most significant changes have been: -- Arpspoof plugin has been completely re-written to use scapy instead of third-party tools (e.g. ettercap) +- Arpspoof plugin has been completely re-written to use scapy (Now able to poison via arp-requests and arp-replies) + +- Usage of third party tools has been completely removed (e.g. ettercap) - Addition of the BrowserProfiler plugin