Skip to content

Icmp Flood tool that uses multiprocessing to get maximum effect. Written Python/Scapy

License

Notifications You must be signed in to change notification settings

heikipikker/IcmpiFlood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IcmpiFlood

Icmp Flood tool that uses multiprocessing to get maximum effect. Written with Python&Scapy

About

IcmpiFlood is useful program to try icmp flood attack for education purposes.

Installation

To install the latest development version type the following commands:

git clone https://github.com/pioneerhfy/IcmpiFlood # Download the latest revision
cd IcmpiFlood # Switch to tool's directory
python IcmpiFlood.py <domain name or ip adress> # Just type this command

Usage

Just run sudo python IcmpiFlood.py <domain name or ip adress> from the terminal. If there is no problem in starting program, you'll see banner text in terminal. In order to run this program without any problem, you have to be root user or have root privileges otherwise, you'll encounter annoying socket errors.

Samples

sudo python IcmpiFlood.py sampleWebsite.com
sudo python IcmpiFlood.py <ip adress of sampleWebsite.com> //IP adress of sampleWebsite

Built With

Warning

Just use this tool for education purposes.

About

Icmp Flood tool that uses multiprocessing to get maximum effect. Written Python/Scapy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages