Commit Graph
13 Commits
Author SHA1 Message Date
danielsagi 79a7882cba Merge branch 'master' into refactor_host_discovery 2019-09-08 12:49:22 +03:00
danielsagi 860062abeb Added Metrics Server Discovery - Distinct from Api Server (#167)
* added basic metrics server discovery

* improved discovery, and added KNOWN PORTS usage

* improved apiserver decision

* fixed bug with comparison of IP addresses in kubeservicehost

* improved description of api server discovery

* added checks with auth_token on discovery

* fixed bug in version requests and added to tests

* added an abstract 'unrecognized API' event, and a filter for it for classification

* changed filtering to be done on the same event

* fixed verify on session and removed unnecessary enum

* minor changes to comments

* added detailed explanation
2019-08-27 08:54:08 +01:00
Daniel Sagi 0da9c97031 added tests 2019-08-19 16:39:37 +03:00
Daniel Sagi 9dae39eb54 changed azure checks on tests 2019-07-01 21:01:57 +03:00
Daniel Sagi ceeb70c5f4 added test for canhazip.com 2019-07-01 20:17:07 +03:00
Daniel Sagi 6b2a382ada changed is_azure_pod to is_azure_api on tests 2019-07-01 12:44:33 +03:00
Liz Rice 5cf68a318f Tests for insecure port access 2019-05-13 13:18:03 +01:00
Liz Rice f10632f47e Merge branch 'master' into api-server-hunt-improvements 2019-03-18 17:58:12 +00:00
Liz Rice 1b849947fa Use a predicate and avoid a whole extra event 2019-03-08 16:27:52 +00:00
Weston Steimel 45d32be212 support for python3
Signed-off-by: Weston Steimel <weston.steimel@gmail.com>
2019-03-04 21:37:59 +00:00
Liz Rice 5e69d3b307 Better tests for API discovery 2019-03-04 11:23:00 +00:00
Liz Rice a3bd1b9ef2 Improvements to the API Server hunters 2019-02-26 19:51:50 +08:00
Liz Rice ef7f856cac Move tests so they don’t get picked up by the regular executable 2019-02-26 00:36:53 +00:00