Saturday, August 22, 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 posts


  1. Best Pentesting Tools 2018
  2. Pentest Tools Website
  3. Pentest Automation Tools
  4. Hacker Hardware Tools
  5. Hacking Tools Free Download
  6. Hacking Tools Download
  7. Pentest Tools Port Scanner
  8. Hacker
  9. New Hack Tools
  10. Nsa Hack Tools Download
  11. Blackhat Hacker Tools
  12. Hacker Tools For Windows
  13. Pentest Tools Subdomain
  14. How To Make Hacking Tools
  15. Hacking Tools Download
  16. Easy Hack Tools
  17. Hack Website Online Tool
  18. Best Pentesting Tools 2018
  19. Hacking Tools And Software
  20. Hacking Tools For Pc
  21. What Are Hacking Tools
  22. Top Pentest Tools
  23. Hacking Tools Name
  24. Tools Used For Hacking
  25. Pentest Tools Apk
  26. Growth Hacker Tools
  27. Pentest Tools
  28. Hackrf Tools
  29. Hacking Tools Online
  30. Pentest Tools Apk
  31. Hacking Tools Windows 10
  32. Hacking App
  33. Hacker Tools Github
  34. Hack Tools Online
  35. Pentest Tools Windows
  36. Hacking Tools Software
  37. Growth Hacker Tools
  38. Hack App
  39. Hacker Tools Apk Download
  40. Hacking Tools Windows 10
  41. Physical Pentest Tools
  42. Android Hack Tools Github
  43. Hacker Tools For Mac
  44. Pentest Tools Review
  45. Best Hacking Tools 2019
  46. Underground Hacker Sites
  47. Hacker Tools List
  48. Pentest Tools Website
  49. What Is Hacking Tools
  50. Nsa Hack Tools Download
  51. Pentest Tools For Windows
  52. Best Pentesting Tools 2018
  53. Hacker Tools For Pc
  54. Hack Tools For Ubuntu
  55. Hacker Techniques Tools And Incident Handling
  56. World No 1 Hacker Software
  57. Pentest Tools Website Vulnerability
  58. Best Hacking Tools 2019
  59. Hacker Tools For Ios
  60. Underground Hacker Sites
  61. Best Pentesting Tools 2018
  62. Hacking Tools Pc
  63. Hacker Tools Linux
  64. Nsa Hack Tools Download
  65. Hacking Tools Usb
  66. Pentest Tools Tcp Port Scanner
  67. Hacking Tools For Windows Free Download
  68. Growth Hacker Tools
  69. How To Hack
  70. How To Make Hacking Tools
  71. Hacker Tools Online
  72. Hacking Tools Download
  73. Pentest Tools For Android
  74. Beginner Hacker Tools
  75. Hack Tools Github
  76. Hacking Tools 2020
  77. Pentest Tools Online
  78. Hacker Search Tools
  79. Pentest Tools Download
  80. How To Make Hacking Tools
  81. Hack Tools For Mac
  82. Hack Tool Apk No Root
  83. Hack Tools Online
  84. Hacking Tools For Kali Linux
  85. Hacking Tools For Games
  86. How To Install Pentest Tools In Ubuntu
  87. Pentest Tools For Windows
  88. Hacking Tools For Beginners
  89. How To Hack
  90. Pentest Tools Tcp Port Scanner
  91. Hacking Tools Kit
  92. Hacking Tools And Software
  93. Hacking Tools Name
  94. Hack Tools 2019
  95. Pentest Tools List
  96. Hack Tools For Pc
  97. Pentest Automation Tools
  98. Pentest Tools Find Subdomains
  99. Hacker Tools Linux
  100. Hacking Tools And Software
  101. Hack Tools 2019
  102. Hacker Tools Hardware
  103. Hacker Tools 2020
  104. Hacking Tools Windows 10
  105. Pentest Recon Tools
  106. Easy Hack Tools
  107. Hacking Tools For Windows
  108. Best Hacking Tools 2020
  109. Hacker Tools List
  110. Hacker Tools Apk
  111. Hack Tools Pc

No comments: