oriagmon
|
76692a36d7
|
Finished with the left of the PR comments.
|
2018-10-21 10:53:50 +03:00 |
|
oriagmon
|
7e324c5374
|
Fixed safe to change PR comments. the next fixes of these PR would need to be tested
|
2018-10-21 10:47:48 +03:00 |
|
oriagmon
|
6602821a80
|
DONE
|
2018-10-17 20:21:27 +03:00 |
|
oriagmon
|
a109dd956b
|
found another variable I think should be locked
|
2018-10-17 17:54:11 +03:00 |
|
oriagmon
|
26f3878f7c
|
Using stricter locking "policy"
|
2018-10-17 15:28:18 +03:00 |
|
oriagmon
|
655467c27a
|
Solved hidden exception that stopped program normal run.
|
2018-10-17 12:53:31 +03:00 |
|
oriagmon
|
87232a12cd
|
Fixed PR: Used the same lock for each variable & changed locks names
|
2018-10-17 12:36:04 +03:00 |
|
oriagmon
|
a8762a4ada
|
Fixed PR: Used the same lock for each variable & changed locks names
|
2018-10-17 11:32:50 +03:00 |
|
oriagmon
|
086a403559
|
locked variables
|
2018-10-16 17:03:57 +03:00 |
|
oriagmon
|
8462eba1b1
|
Intending
|
2018-10-16 16:53:57 +03:00 |
|
oriagmon
|
229347e9fa
|
Attempting to solve the threading bug, I will do more checking to be sure its gone
|
2018-10-16 16:53:07 +03:00 |
|
ori.agmon
|
30435f2348
|
Fixed some english mistakes & :-)
|
2018-10-08 15:45:23 +03:00 |
|
ori.agmon
|
042e57e39f
|
Made some Distinctions between passive hunter and discovery (some discoveries were logged as passive hunters )
|
2018-10-07 10:43:24 +03:00 |
|
ori.agmon
|
e1712a7a74
|
Some passive hunters were logged as active hunters. I've fixed it
|
2018-10-03 18:58:10 +03:00 |
|
ori.agmon
|
48f0b8d829
|
Added more logging to most of the hunters.
Hosts.py, hunting/proxy.py, hunting/kubelet.py logging isn't finished yet.
|
2018-10-02 11:49:16 +03:00 |
|
ori.agmon
|
12c416e643
|
Added more logging to most of the hunters.
|
2018-09-30 14:39:37 +03:00 |
|
Liz Rice
|
6479e03271
|
Capitalization
|
2018-09-04 18:03:09 +01:00 |
|
Liz Rice
|
15512ba8b8
|
401 status says pod was protected
|
2018-08-23 09:42:31 +01:00 |
|
cclauss
|
effcbc15c9
|
print() is a function in Python 3
Just like #15 and #19 but in a new file this time. Perhaps it is time to add some automated testing like Travis CI, Circle CI, Appveyor, etc. https://github.com/marketplace/category/continuous-integration
|
2018-08-21 09:53:24 +02:00 |
|
Cosmin Cojocar
|
74943f10d1
|
Refactor the reporter and add an YAML report format
Separate the events collection from report rendering, in order
to allow different type of reports.
|
2018-08-20 10:03:26 +02:00 |
|
Liz Rice
|
e9de79b330
|
Merge pull request #19 from cclauss/patch-1
print() is a function in Python 3
|
2018-08-20 08:39:39 +01:00 |
|
Lee Briggs
|
4e72112339
|
Add kubeadm API port to API Server discovery
|
2018-08-17 08:17:23 -07:00 |
|
Liz Rice
|
94822d1178
|
Look on port 6443 as well
|
2018-08-17 15:42:28 +01:00 |
|
cclauss
|
305e724894
|
print() is a function in Python 3
|
2018-08-17 15:29:18 +02:00 |
|
daniel_sagi
|
a4dbaaf446
|
added an API Server event, also added port 443 to ports discovery
|
2018-08-15 16:46:21 +03:00 |
|
daniel_sagi
|
615f3d3ace
|
Merge branch 'master' of https://github.com/aquasecurity/kube-hunter
|
2018-08-14 20:10:19 +03:00 |
|
daniel_sagi
|
7017146b5a
|
added TablesPrinted event publishing in default report module
|
2018-08-14 20:10:03 +03:00 |
|
danielsagi
|
25b226e849
|
Merge pull request #8 from aquasecurity/list-tests-option
Added List tests
|
2018-08-08 17:21:15 +03:00 |
|
daniel_sagi
|
31f077059c
|
added description for dashboard hunting
|
2018-08-08 17:07:28 +03:00 |
|
daniel_sagi
|
2b6450d671
|
added explanation in readme
|
2018-08-08 16:05:01 +03:00 |
|
daniel_sagi
|
71c14fbdf8
|
added list option, as well as added description for all hunters
|
2018-08-08 15:57:43 +03:00 |
|
danielsagi
|
fcf983ece5
|
Updated services description
On kubelet services to be more neutral
|
2018-08-06 14:17:10 +03:00 |
|
daniel_sagi
|
eff8b9a598
|
minor change to table display, more information.
|
2018-07-24 19:03:48 +03:00 |
|
daniel_sagi
|
83d571b078
|
added status codes Unathorized and Forbidden handling of kubelet reponses
|
2018-07-24 18:51:38 +03:00 |
|
danielsagi
|
087857156b
|
updated readme file tree
|
2018-07-24 18:51:38 +03:00 |
|
daniel_sagi
|
4e56e44156
|
added plugins package. for adding command lines arguments. moved report to the modules folder.
|
2018-07-24 16:30:28 +03:00 |
|
daniel_sagi
|
4e988dca38
|
moved all start status logging to the default module
|
2018-07-23 17:39:24 +03:00 |
|
daniel_sagi
|
174d93804c
|
added minimal dashboard hunting
|
2018-07-19 14:42:50 +03:00 |
|
daniel_sagi
|
45ab93fc26
|
minor changes to readme, added categories to vulnerabilities
|
2018-07-18 19:40:56 +03:00 |
|
daniel_sagi
|
be8895423e
|
minor changes in certificate hunting to match design pattern
|
2018-07-18 11:55:57 +03:00 |
|
daniel_sagi
|
0668079b30
|
Merge branch 'master' of bitbucket.org:scalock/kube-hunter
|
2018-07-18 11:37:53 +03:00 |
|
daniel_sagi
|
3d1c659233
|
fixed bug in discovery of secured kubelet api
|
2018-07-18 11:28:37 +03:00 |
|
daniel_sagi
|
da21dfa167
|
added passive evidences on some vulnerabilities
|
2018-07-18 11:28:05 +03:00 |
|
Shir
|
7c772e0f3b
|
Nice ascii view instead of the not-that-pretty table
|
2018-07-17 20:54:57 +03:00 |
|
daniel_sagi
|
185f89d07f
|
fixed pods vuln
|
2018-07-17 19:06:03 +03:00 |
|
daniel_sagi
|
67d05bccf5
|
removed commands on passive
|
2018-07-17 17:05:50 +03:00 |
|
daniel_sagi
|
31d7c1e754
|
sperated default report (tables and logging) from the the report being sent to aqua, to seperate modules. also added two core events: HuntStarted and HuntFinished. for reporters to listen to
Also changed default of tables for prinring evidence
|
2018-07-17 15:45:07 +03:00 |
|
daniel_sagi
|
4d599cda50
|
added classification for certificate hunting
|
2018-07-15 14:17:44 +03:00 |
|
daniel_sagi
|
5cb8889d16
|
Merge remote-tracking branch 'origin/liz'
|
2018-07-15 13:23:08 +03:00 |
|
daniel_sagi
|
0619eb06e2
|
changed existing vulnerabilities to specify categories, and changed a bit of their description
|
2018-07-15 13:17:42 +03:00 |
|