Merge pull request #7578 from osbre/feat/improve-aws-elb

Improve AWS ELB detection
main
Elbert Alias 2 years ago committed by GitHub
commit 392e56c606
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2594,9 +2594,13 @@
"cats": [
65
],
"description": "AWS ELB is a network load balancer service provided by Amazon Web Services for distributing traffic across multiple targets, such as Amazon EC2 instances, containers, IP addresses, and Lambda functions.",
"cookies": {
"AWSELB": ""
},
"headers": {
"Server": "awselb"
},
"icon": "Amazon ELB.svg",
"implies": "Amazon Web Services",
"saas": true,