ZNS is a Denial of Service - DOS Attack Tool for Android. ¯\ (ツ)/¯
It uses standard networking techniques to target a victim server. This tool is designed to test the server against a DOS attack.
- Download the APK file from the repository
- Make sure that install from unknown sources is enabled
- Install it as you would normally do
- After installation, just open the app and enter all the details of the target as requested.
- Just press Attack and it will run automatically.
If you are a developer and interested to build your own local copy, feel free to do so. But make sure to follow the license terms and distribute the copy of the license from the repository in your builds.
You can get the copy of this repository by forking it or cloning it. Alternatively, You can also download the ZIP copy of this repository from the clone option.
You can build the local copy of this project on your system. To do so, follow these steps -
- Clone the repository using
git clone https://github.com/thisisthedarshan/zns - Open Android Studio
- Click on Import Project and select the folder of the cloned repository.
- Android Studio will complete the importing and will sync the gradle files. Wait for it to complete.
Now You can start playing around with the code. Enjoy (ɔ◔‿◔)ɔ ♥