29 January 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 articles
  1. Pentest Tools Linux
  2. Hack Tools 2019
  3. Hacker Techniques Tools And Incident Handling
  4. Hack Tools Github
  5. Tools For Hacker
  6. New Hack Tools
  7. Hacking Tools Mac
  8. Pentest Automation Tools
  9. Hacker Tools Apk
  10. Pentest Tools For Android
  11. What Is Hacking Tools
  12. Tools For Hacker
  13. New Hacker Tools
  14. Pentest Tools Linux
  15. Pentest Tools Find Subdomains
  16. Hacking Tools
  17. Hacker Tools For Windows
  18. Hacking Tools For Mac
  19. Hacker Tools Software
  20. Hack Tools Download
  21. Pentest Tools For Android
  22. Hacking Tools Github
  23. World No 1 Hacker Software
  24. Hacker Tools Windows
  25. Hacking App
  26. Bluetooth Hacking Tools Kali
  27. Hacking Apps
  28. Hacking Tools Software
  29. Hacking App
  30. Hacker Tools
  31. Tools 4 Hack
  32. Hack Tool Apk
  33. Hacking Tools Windows 10
  34. Bluetooth Hacking Tools Kali
  35. Hacking Tools Mac
  36. Hacker Techniques Tools And Incident Handling
  37. How To Hack
  38. Hacking Apps
  39. Hacker Tools 2019
  40. Physical Pentest Tools
  41. Pentest Tools Url Fuzzer
  42. Free Pentest Tools For Windows
  43. Hack Tools Github
  44. Hack Tools For Ubuntu
  45. Pentest Tools Framework
  46. Underground Hacker Sites
  47. Hacking Tools Windows 10
  48. Pentest Tools For Mac
  49. Hack Tool Apk
  50. Hacker Tools For Windows
  51. Hacker Tools Hardware
  52. Hacker Tools Online
  53. Hacker Search Tools
  54. Pentest Automation Tools
  55. Physical Pentest Tools
  56. Pentest Tools For Windows
  57. Github Hacking Tools
  58. Underground Hacker Sites
  59. Hacker Tools Github
  60. New Hack Tools
  61. World No 1 Hacker Software
  62. Hacking Tools Hardware
  63. Hacker Tools Github
  64. Pentest Tools For Android
  65. Blackhat Hacker Tools
  66. Pentest Box Tools Download
  67. Hack Tool Apk
  68. How To Install Pentest Tools In Ubuntu
  69. Hacker Tools For Mac
  70. Hacker Tools Software
  71. Termux Hacking Tools 2019
  72. Pentest Tools Free
  73. Hacker Tools Online
  74. Hacking Tools For Games
  75. Hack And Tools
  76. Tools 4 Hack
  77. Hack Tools For Pc
  78. Pentest Tools Url Fuzzer
  79. Android Hack Tools Github
  80. Pentest Tools For Ubuntu
  81. Hack Tools Github
  82. Physical Pentest Tools
  83. Hacking Tools Windows 10
  84. Hacking Tools Windows 10
  85. Hack Tools Mac
  86. Android Hack Tools Github
  87. Game Hacking
  88. Physical Pentest Tools
  89. Pentest Tools Kali Linux
  90. Best Hacking Tools 2019
  91. Hack Apps
  92. Pentest Tools Kali Linux
  93. Hacking Tools 2020
  94. Best Hacking Tools 2019
  95. Best Hacking Tools 2020
  96. Pentest Tools Website
  97. Hacker
  98. Black Hat Hacker Tools
  99. Hacking Tools For Windows Free Download
  100. Pentest Tools Review
  101. Hack Tools
  102. Hack Tools Mac
  103. Hack Tools Download
  104. Hack Rom Tools
  105. Hacking Tools Free Download
  106. Hacker Tools Github
  107. What Is Hacking Tools
  108. Pentest Tools For Android
  109. Hacker Tools Apk Download
  110. Pentest Tools Online
  111. Hack Tool Apk No Root
  112. Hacking Tools 2020
  113. Black Hat Hacker Tools
  114. Hacker Tools Apk
  115. Hacking Tools And Software
  116. How To Hack
  117. Hacker Tools
  118. Free Pentest Tools For Windows
  119. Hacking Tools Mac
  120. Hacker
  121. Pentest Tools Url Fuzzer
  122. Hacking Tools Hardware
  123. Pentest Tools For Mac
  124. Hacking Tools For Windows

No comments:

Post a Comment