Thursday, January 18, 2024

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.:)

Related word
  1. Pentest Tools Apk
  2. Hack Tools
  3. Game Hacking
  4. Nsa Hacker Tools
  5. Hacker Tools 2019
  6. Hack Tools For Windows
  7. Hackers Toolbox
  8. Growth Hacker Tools
  9. Game Hacking
  10. Pentest Recon Tools
  11. Hacker Tools List
  12. Pentest Tools
  13. Hack Tools
  14. Hack Tools Online
  15. Hacker Tools Windows
  16. Hacker Tools Software
  17. Easy Hack Tools
  18. Pentest Tools Kali Linux
  19. Nsa Hacker Tools
  20. Pentest Tools Nmap
  21. Bluetooth Hacking Tools Kali
  22. Pentest Tools For Android
  23. Game Hacking
  24. Hacker Tools For Mac
  25. Hack Tools For Windows
  26. Hacker Tools Linux
  27. Pentest Tools Url Fuzzer
  28. Hack Tools For Pc
  29. Hacker Tools Hardware
  30. Pentest Tools Github
  31. Hack Tools
  32. Hack Website Online Tool
  33. Hacker Tools Software
  34. Easy Hack Tools
  35. Game Hacking
  36. How To Hack
  37. Hack Rom Tools
  38. Hacker Tools For Pc
  39. Pentest Tools Bluekeep
  40. Hacker Tools
  41. New Hacker Tools
  42. Free Pentest Tools For Windows
  43. Nsa Hacker Tools
  44. Computer Hacker
  45. Pentest Tools Apk
  46. Hacking Tools Github
  47. Hack Tools Mac
  48. Hacker Hardware Tools
  49. Hacking Tools Windows
  50. New Hacker Tools
  51. Pentest Tools Windows
  52. Kik Hack Tools
  53. Hacking Tools For Windows 7
  54. Hacker Tools Apk Download
  55. Hacking Tools For Windows Free Download
  56. Tools Used For Hacking
  57. Hackrf Tools
  58. Hak5 Tools
  59. Hackers Toolbox
  60. Game Hacking
  61. Hack And Tools
  62. Wifi Hacker Tools For Windows
  63. Pentest Recon Tools
  64. Hacking Tools Online
  65. Nsa Hack Tools Download
  66. Blackhat Hacker Tools
  67. Hacker Tools Free Download
  68. Hackers Toolbox
  69. Ethical Hacker Tools
  70. Hacker Tools For Windows
  71. Pentest Tools Windows
  72. Pentest Recon Tools
  73. Game Hacking
  74. Ethical Hacker Tools
  75. Hack And Tools
  76. Hacker Tools Free Download
  77. Hacking Tools 2019
  78. Hacking Tools For Pc
  79. Hacking Tools For Windows 7
  80. Hacking Tools Windows
  81. Pentest Tools Tcp Port Scanner
  82. Github Hacking Tools
  83. Hacking Tools Mac
  84. Wifi Hacker Tools For Windows
  85. Github Hacking Tools
  86. Physical Pentest Tools
  87. Pentest Tools Github

No comments:

Post a Comment