From 5c27a3542078441604a61bd4e9e7e906e47993db Mon Sep 17 00:00:00 2001 From: Raphael Cerveaux Date: Sun, 22 Jul 2018 16:41:35 +0200 Subject: [PATCH] Zarp network attack framework --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 86a88b5..12e899d 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,7 @@ Listen to network traffic or fake a network entity. | ----------- |-------------------------|----------|----------------| | [Wireshark](https://www.wireshark.org) | **C/C++** | `Linux/Windows/macOS` | Wireshark is a network protocol analyzer. | | [WiFi Pumpkin](https://github.com/P0cL4bs/WiFi-Pumpkin) | **Python** | `Linux/Windows/macOS/Android` | Framework for Rogue Wi-Fi Access Point Attack. | +| [Zarp](https://github.com/hatRiot/zarp) | **Python** | `Linux/Windows/macOS` | A free network attack framework. | #### :rocket: Web Hacking