Friday, 5 June 2015

Load Balancing Detector (lbd) in Kali Linux

Introduction


Load Balancing Detector (lbd) is a tool which checks, if a given domain use load balancing or not. This tool is mainly used by pentesters and hackers to checks site is dosable or not.

Objectives

In this tutorial we will learn how to use Load Balancing Detector (lbd).

Procedure

How to open it :-

Open lbd  through Kali Linux >> Information Gathering >> IDS IPS Identification
 >>  lbd



How to use it :-


·      To use it, you have to use this command usage: /usr/bin/lbd [domain]
·      This tool will first scans for DNS-Load Balancing and then HTTP-Load Balancing.
·      Atlast, it will show the result.




No comments:

Post a Comment