Commit Graph

12 Commits

Author SHA1 Message Date
daniel_sagi
73a4e83781 Added checks on api responses before json.loads, added a quick scanning option, to scan part of the subnet 2018-06-12 14:30:28 +03:00
daniel_sagi
c52e684272 removed passing of active attribute to results printing 2018-06-12 13:16:35 +03:00
daniel_sagi
e4c9beb653 added prove of running pods 2018-06-12 12:57:29 +03:00
daniel_sagi
3f174364f7 Added cloud identifiering for each type of host scan, using azurespeed. Now AzuerSpn hunting will be triggered only if the host is an azure cluster. using predicate, and the new 'cloud' attribute 2018-06-12 12:10:59 +03:00
daniel_sagi
973c2a25a0 changed output results table format, added AzureMetadata vulnerability on discovery 2018-06-11 20:02:25 +03:00
daniel_sagi
7e939b4544 finished aks spn hunting 2018-06-11 18:44:54 +03:00
daniel_sagi
548ae7e486 changed evidence of priviledged containers, also added casting to str in reporter 2018-06-11 18:28:01 +03:00
daniel_sagi
9bb835edd3 added azure spn subscription hunting 2018-06-11 18:26:58 +03:00
daniel_sagi
838be65967 Added proves for vulnerabilities, added 'evidence' field for every vulnerability to be filled be provers(mostly ActiveHunters) 2018-06-11 18:01:54 +03:00
daniel_sagi
75393da91a simplified kubelet open handlers hunting and types 2018-06-11 14:26:09 +03:00
daniel_sagi
01c4aac105 Active hunting is now available by inheriting from ActiveHunter. the hunter wil subscribe only if the --active flag was set.
1. Removed scanning configuration from events, from now on, scanning config is accessed from the main module
2. Moved core types to a "toplevel" file
2018-06-11 12:39:11 +03:00
daniel_sagi
a2e37927bd changed directory tree of all modules and packages, for easing on future implementations and extensions 2018-06-10 20:09:09 +03:00