Skip to content

L4 flooding test tool (hping3 rewritten in rust πŸ¦€)

License

Notifications You must be signed in to change notification settings

lidarbtc/hping.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

22 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Hping.rs - Powerful overload test tool, hping3 in rust πŸ¦€

Β  Β  Β 

faster, safer and more powerful than c-base hping3

Language


Build on Debian and Ubuntu

 sudo apt install cargo

 git clone https://github.com/lidarbtc/hping.rs.git
 cd hping.rs

 cargo build --release

Usage

 Use command line : ./hping-rs udp <ip:port> or ./hping-rs tcp <ip>
      └──────────> ./hping-rs udp 127.0.0.1:80
      └──────────> ./hping-rs tcp 127.0.0.1
      └──────────> ./hping-rs icmp 127.0.0.1

Develop plan

  • udp flooding
  • tcp flooding
  • icmp flooding

Contact Developer

 session : lidar