From f0de6d4c8f5f76a65e1b002f91d8ccc96b8eeba5 Mon Sep 17 00:00:00 2001 From: Giga1699 Date: Wed, 5 Feb 2014 11:45:19 -0500 Subject: [PATCH] Added lbd --- tools/lbd.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 tools/lbd.md diff --git a/tools/lbd.md b/tools/lbd.md new file mode 100644 index 0000000..e03b90b --- /dev/null +++ b/tools/lbd.md @@ -0,0 +1,19 @@ +# lbd + +Notes +------- + +Help Text +------- +``` +lbd - load balancing detector 0.1 - Checks if a given domain uses load-balancing. + Written by Stefan Behte (http://ge.mine.nu) + Proof-of-concept! Might give false positives. +usage: /usr/bin/lbd [domain] +``` + +Example Usage +------- + +Links +-------