Zarp是一个本地网络攻击测试集成工具,可以帮助渗透测试人员很好的进行工作。多种嗅探工具、DoS攻击压力测试工具集成在Zarp中。

安装环境

Linux
Python 2.7.x
Scapy (packaged with zarp)

安装方法

git clone git://github.com/hatRiot/zarp.git

运行

bryan@devbox:~/zarp$ sudo ./zarp.py 
[!] Loaded 24 modules.
	 ____   __   ____  ____
	(__  ) / _\ (  _ \(  _ '
	 / _/ /    \ )   / ) __/
	(____)\_/\_/(__\_)(__)
	    [Version 0.10]			
	[1] Poisoners 	 [2] DoS Attacks
	[3] Sniffers 	 [4] Scanners
	[5] Parameter 	 [6] Services
	[7] Sessions

0) Back
> 3 3
[!] Enter address to listen on [192.168.1.42]: 
[!] Sniff traffic from 192.168.1.42.  Is this correct? 

项目主页

源链接

Hacking more

...