| 
  DESCRIPTION
 
 
WHAT YOU SHOULD KNOWSmurf6 is your local smurf tool through which you can attack on your own LAN .Or you do network stress testing with this tool.This tool generate lot of local ICMPV6 traffic , that you will see in this tutorials as you move ahead.You can also find smurf6 on backtrack 5 too, but  in this tutorial we use smurf6 on kali linux . 
 
I perform this tutorial on my virtual box .Operating system I used is :  
HOW TO OPEN SMURF6 ON KALI LINUXAttacker : Kali linux (20.0.0.3)Target : Backtrack 5 (20.0.0.2) 
 
Goto > Kali linux >ngTesting >Network Stress Testing >smurf6See the below image for more details -   
 SMURF6 OPENED
 
 
Smurf6 is started on kali linux .In below image you will see the details -  
 
 LETS BEGIN SMURF6 ON KALI LINUX
 
 
To start the smurf6 , enter the command .Command syntax : smurf6 < interface > < victim ip >.EXAMPLE : smurf6 eth1 20.0.0.2In this example you will see our smurf6 is started and it continously flood the victim by sending ICMPV6 packets .See the below image example , our smurf6 is in action .   
 BEFORE SMURF6 STARTED ( BACKTRACK 5 SYSTEM MONITOR )
 
 
This is the image shows the system activity . And before we started smurf , our victim is in normal state .See the below image to see in details -  
 AFTER SMURF6 STARTED ( SEE THE SYSTEM ACTIVITY )
 
 
See the difference , now the heartbeat of my cpu is touching great heights. [ :) ]In the below image see the CPU HSTORY and NETHISTORY.CPU HISTORY > shows the  utilization of Cpu.NETWORK HISTORY 
> It shows the sending and recieving traffic .As this is backtrack 5 (
 our target machine ) , you can                           see that at 
per second how much data is recieving . This is slow the system and at one point its hard to work on this system.See the below image for more details -   
 ON MY WINDOWS SYSTEM
 
 
See my cpu and memory utilisation . 100% So it means when you are using virtual box it exactly use  your main system cpu.See the below image for more details -  
 
 SEE WHAT HAPPEN WHEN WE STOPPED
 
 
Everthing get normal now .You can see the downfall happen when you stop smurf6 on kali linux .Remember to stop smurf6 on kali linux just press CTRL+C.See the below image for more details -   
 
 AT THE END SEE THE WIRESHARK
 
 
To know or confirm which protocol is running , i used wireshark . I run wireshark on backtrack 5 , and it shows that the protocol used here is ICMPv6 . See the below image for more details -   
 
 
So this is how you can use " Smurf6 " On Kali linux .Keep following www.abiadonis.blogspot.com . Soon more tutorials will come . Share this website to your friends and in different forums .And don't forget to leave your comments on facebook page .Also don't forget to join our fan  pages and subscribe youtube channel . 
 
 
 
NOTE : THIS TUTORIAL IS JUST FOR EDUCATIONAL PURPOSE ONLY /-  
USE THIS FOR LEARNING ONLY DON'T TRY IT ON NETWORK IN WHICH YOU DON'T HAVE PERMISSION . 
YOU YOURSELF REPONSIBLE IF YOU CAUGHT IN ANY ACTIVITY. 
THANK YOU SO MUCH FOR READING THIS TUTORIAL .  
 | 
Comments