From 4c52d39bd1faec5c23d0aea16a49743939bc23b3 Mon Sep 17 00:00:00 2001 From: Meitar M Date: Mon, 6 Apr 2020 17:09:48 -0400 Subject: [PATCH] Remove in-browser LOIC link (site no longer exists), fix LOIC line item. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index eeb9029..c296d64 100644 --- a/README.md +++ b/README.md @@ -361,8 +361,7 @@ See also [awesome-industrial-control-system-security](https://github.com/hslatma * [Anevicon](https://github.com/rozgo/anevicon) - Powerful UDP-based load generator, written in Rust. * [HOIC](https://sourceforge.net/projects/high-orbit-ion-cannon/) - Updated version of Low Orbit Ion Cannon, has 'boosters' to get around common counter measures. -* [JS LOIC](http://metacortexsecurity.com/tools/anon/LOIC/LOICv1.html) - JavaScript in-browser version of LOIC. -* [LOIC](https://github.com/NewEraCracker/LOIC/) - Open source network stress tool for Windows. +* [Low Orbit Ion Canon (LOIC)](https://github.com/NewEraCracker/LOIC) - Open source network stress tool written for Windows. * [Memcrashed](https://github.com/649/Memcrashed-DDoS-Exploit) - DDoS attack tool for sending forged UDP packets to vulnerable Memcached servers obtained using Shodan API. * [SlowLoris](https://github.com/gkbrk/slowloris) - DoS tool that uses low bandwidth on the attacking side. * [T50](https://gitlab.com/fredericopissarra/t50/) - Faster network stress tool.