Saturday, August 29, 2020

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 news
  1. Easy Hack Tools
  2. Game Hacking
  3. Pentest Tools Url Fuzzer
  4. Hacker Security Tools
  5. Hacker Tools Linux
  6. Hacker
  7. Hacker Security Tools
  8. Pentest Tools Kali Linux
  9. Hacking Tools Software
  10. Pentest Tools For Mac
  11. Pentest Automation Tools
  12. Hacker Tools Linux
  13. Pentest Automation Tools
  14. Hack Tools Github
  15. Termux Hacking Tools 2019
  16. Hackrf Tools
  17. Hacker Tools For Windows
  18. Pentest Tools Port Scanner
  19. Hacker Tools
  20. Hacker
  21. Tools 4 Hack
  22. World No 1 Hacker Software
  23. Pentest Tools For Windows
  24. Hacker Tools Hardware
  25. Hacker Tools Hardware
  26. Hack Tools Download
  27. What Are Hacking Tools
  28. Hacking Tools For Mac
  29. Growth Hacker Tools
  30. Physical Pentest Tools
  31. Hacker Tools Windows
  32. What Is Hacking Tools
  33. How To Make Hacking Tools
  34. Hacker Tools For Mac
  35. Hack Apps
  36. Pentest Tools Download
  37. Hack Tools 2019
  38. Hack App
  39. Best Pentesting Tools 2018
  40. Wifi Hacker Tools For Windows
  41. Pentest Tools For Mac
  42. Hacker Tools Mac
  43. How To Make Hacking Tools
  44. New Hacker Tools
  45. Best Hacking Tools 2020
  46. Nsa Hack Tools Download
  47. New Hacker Tools
  48. Pentest Tools Linux
  49. Hacker Tools For Windows
  50. Wifi Hacker Tools For Windows
  51. Pentest Reporting Tools
  52. Pentest Tools Website
  53. Hack Website Online Tool
  54. Pentest Tools Port Scanner
  55. Hacking Tools For Windows
  56. World No 1 Hacker Software
  57. Install Pentest Tools Ubuntu
  58. Pentest Tools Find Subdomains
  59. Hacker Tools 2019
  60. Hacker Security Tools
  61. Hacker Tools For Ios
  62. Hack Tools 2019
  63. Pentest Tools Open Source
  64. Pentest Tools Bluekeep
  65. Nsa Hack Tools Download
  66. Hack And Tools
  67. Hacker Tools Free Download
  68. Pentest Tools Windows
  69. Physical Pentest Tools
  70. Hack Tools Github
  71. Hacking Apps
  72. Game Hacking
  73. Nsa Hack Tools Download
  74. Pentest Tools Kali Linux
  75. Hack Tools 2019
  76. Hacker Tools Apk Download
  77. Hack Website Online Tool
  78. Nsa Hacker Tools
  79. Hacker Tools For Pc
  80. Pentest Tools Open Source
  81. Pentest Tools For Android
  82. Hacker Tools Mac
  83. Hacking Tools For Windows 7
  84. Pentest Reporting Tools
  85. Hacking Tools Hardware
  86. Hacking Tools For Kali Linux
  87. Android Hack Tools Github
  88. Hacking Tools For Windows
  89. Easy Hack Tools
  90. Hacking Tools For Games
  91. Hacking Tools Github

No comments:

Post a Comment