HTTP and DNS load balancer detection
In this recipe, we will learn how to detect HTTP and DNS load balancer using lbd. Lbd (load balancing detector) detects whether a given domain uses DNS and/or HTTP load-balancing (via server and date: header and diffs between server answers).
Getting ready
For this recipe, you will require an Internet connection.
How to do it...
- Open the terminal and enter the following command:
lbd google.com
- Successful detection of HTTP and DNS load balancer results in the following output:
- Another example where DNS load balancer was detected and HTTP load balancing was detected is shown in the following screenshot:
- One thing ...
Get Kali Linux Intrusion and Exploitation Cookbook now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.