summaryrefslogtreecommitdiffstats
path: root/network/loiq/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/loiq/README')
-rw-r--r--network/loiq/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/network/loiq/README b/network/loiq/README
new file mode 100644
index 0000000000..7a28d2126b
--- /dev/null
+++ b/network/loiq/README
@@ -0,0 +1,15 @@
+LOIQ - the Low Orbit Ion Cannon in Qt4
+
+LOIQ is an open source network attack application, similar to LOIC, but written
+in C++ and Qt4. LOIQ performs a denial-of-service (DoS) attack (or when used by
+multiple individuals, a DDoS attack) on a target site by flooding the server
+with TCP packets, UDP packets, or HTTP requests with the intention of disrupting
+the service of a particular host.
+
+This optionally requires icoutils for icon generation during the build process.
+
+WARNING:
+
+We are not responsible for the use that you give to this tool. You cannot blame
+us if you use this tool to attack servers you don't own and get caught. This
+script is released for educational purposes only.