A bash script inspired by pentbox.It is Designed to be a simple way to implement various network pentesting functions, including network attacks, using wherever possible readily available software commonly installed on most linux distributions without having to resort to multiple specialist tools
Step 1 :-You need to download pentmenu tool by executing this command in terminal window of kali linux.
git clone https://github.com/GinjaChris/pentmenu.git
Step 2 :-this will install it, now type : cd pentmenu to go to the directory, and type ls to see what is in there.
Now you can run this tool easily, that give this command ./pentmenu and press enter button..
Step 3 :-Type 2 for DOS Attack.
Step 4 :-Type 9 for Slowloris.
Step 5 :-Then Enter your Target Website.
Here I have used "www.techtrick.in" for demo purpose.
Step 6 :-Type r for set Default is random.
Step 7 :-Type 13 for Go Back and choose another one.