6/1/23

Evil Limiter: Taking Control Of Your Network Bandwidth







Ever wanted to block someone from the network or limit their bandwidth without having the network admin privileges? Well Evil Limiter has got you covered then.


An amazing tool to help you control your network without having access to the admin panel.

Today I'm gonna show you how to use this interesting tool to take control of your network.


Requirements:

1. A PC or Laptop with Linux OS.
2. A Network Adapter.
3. Access to the Network you want to control.
4. sudo or root access on your Linux OS.

First of all we will download the tool from its github repository:

https://github.com/bitbrute/evillimiter

You can download and extract the zip file from the link above or you can clone evillimiter repository using git like this:


git clone https://github.com/bitbrute/evillimiter 


Now lets install the downloaded tool on our machine

Step 1: Move inside the downloaded github repository

cd evillimiter


Step 2: To install type


sudo python3 setup.py install


wait for the installation to finish (May take some time)


Step 3: To run type


sudo evilimiter


Voila! That's it, you got it up and running on your machine


Now how do you control your network with it, its very easy.

It should detect your network automatically but yeah you can set it up manually as well using the command line argument -i.

After you have selected the right interface to control, you need to scan your network for live hosts. To perform the scan type


scan


you can pass an optional flag to the scan command which is range which will help you to specify the range of ip addresses you want to scan like this


scan --range 192.168.1.1-192.168.1.100





The above command will scan a total of 100 hosts from 192.168.1.1 to 192.168.1.100


Now after you have scanned your network next thing is to list the hosts that have been discovered during the scan for that you type the hosts command like this


hosts





Now you know the hosts on your network and now you should know which host you wanna block or limit based on the mac address of the host. Remember the host id of the host that you want to block or limit bandwidth of and lets do the magic.

to block a host from using the internet we simply specify the block command followed by the host id of the host that we want to block like this

block 1





if instead of blocking the host we just want to limit his internet bandwidth we can do just that by using the limit command followed by the host id and then the bandwidth that we want to allocate to that particular host like this


limit 1 100kbits





Wohooo! yeah its that easy and yes you can do all this without having the network admin role.

Now if you want to show mercy on that poor guy (blocked host), you can set him free by using the free command followed by the host id like this:

free 1





Well isn't administrating your network bandwidth so easy now.

Hope you enjoyed this tutorial.:)

More articles


  1. Best Hacking Tools 2020
  2. Pentest Tools For Mac
  3. Pentest Tools Url Fuzzer
  4. Pentest Tools Android
  5. Hacking Tools Usb
  6. Hack Apps
  7. Hack Tools For Ubuntu
  8. Hacking Tools Software
  9. Hacker Tools Free
  10. Nsa Hack Tools Download
  11. Pentest Tools Find Subdomains
  12. Hacking Tools For Pc
  13. Physical Pentest Tools
  14. Hacker Tools Free
  15. Tools Used For Hacking
  16. Pentest Tools Alternative
  17. Hack Tools For Windows
  18. Pentest Tools Website
  19. Android Hack Tools Github
  20. Hackers Toolbox
  21. Hack Tools Mac
  22. Hack Tools For Mac
  23. Hacker Hardware Tools
  24. Hacker Hardware Tools
  25. Github Hacking Tools
  26. Hackrf Tools
  27. Ethical Hacker Tools
  28. Hacking Tools Windows
  29. Hack Tool Apk
  30. Hack Tool Apk No Root
  31. Best Pentesting Tools 2018
  32. Hackrf Tools
  33. Hacking Apps
  34. Pentest Tools Tcp Port Scanner
  35. Hacking Tools Free Download
  36. Pentest Tools Android
  37. Pentest Tools Review
  38. Hack Tool Apk No Root
  39. Game Hacking
  40. Game Hacking
  41. Hacking Tools Windows
  42. Hacking Tools Usb
  43. Pentest Tools Port Scanner
  44. Nsa Hacker Tools
  45. Pentest Tools Apk
  46. Hack Tools Download
  47. Pentest Tools Tcp Port Scanner
  48. Pentest Tools For Android
  49. Hack Rom Tools
  50. Hack Tools Github
  51. Best Hacking Tools 2019
  52. How To Install Pentest Tools In Ubuntu
  53. Hacker Hardware Tools
  54. Pentest Tools For Ubuntu
  55. Hacking Tools Name
  56. Hacking Tools Online
  57. Hacker Tools For Mac
  58. Hacking Tools Mac
  59. Hacker Tools Free
  60. Nsa Hacker Tools
  61. Hack Rom Tools
  62. Blackhat Hacker Tools
  63. Pentest Tools Website Vulnerability
  64. Hacking Tools For Beginners
  65. Best Pentesting Tools 2018
  66. Hack Apps
  67. Hacking Tools Pc
  68. Best Hacking Tools 2019
  69. New Hacker Tools
  70. Kik Hack Tools
  71. Hacker Security Tools
  72. Computer Hacker
  73. Hack Tools For Games
  74. Hacks And Tools
  75. Hacker Tools 2020
  76. Pentest Tools For Ubuntu
  77. Game Hacking
  78. Pentest Tools Windows
  79. Hacks And Tools
  80. Physical Pentest Tools
  81. How To Make Hacking Tools

No comments:

Post a Comment