ZARP is a tool for carrying out attacks on local networks

Mutt

Professional
Messages
1,167
Reaction score
835
Points
113
Zarp is a network attack tool tailored for attacks on local networks. This is not just a set of exploits for specific vulnerabilities - the tool exploits architectural flaws in networks, protocols, and so on in its work. The program can work with several systems at the same time and do everything in parallel: poison traffic, sniff, dump important information and just attack directly. Various sniffers include automatic parsing of usernames and passwords from various protocols, both HTTP and others. There are also brute attacks such as DoS.

network-atack-tool-zarp.jpg


The tool is completely written in Python and also uses the well-known Scapy library for its work. Also, for the full functionality of the program, the following tools may be required: airmon-ng suite, tcpdump, libmproxy, paramiko, nfqueue-bindings.
The program can work both in command line mode and in interactive mode.

The main groups of opportunities:
• Poisoners;
• DoS Attacks;
• Sniffers;
• Scanners;
• Parameter;
• Services;
• Attacks;
• Sessions.

There are 34 modules in the current version of the program.

network-atack-tool1.jpg


network-atack-tool.jpg


You can download this tool at: https://github.com/hatRiot/zarp

Click to rate this post!
 
Top