Commit Graph

209 Commits

Author SHA1 Message Date
oriagmon
b37ebf0fee Removed note & added parentheses to a return statement condition 2018-10-17 10:44:34 +03:00
oriagmon
e501e9ee63 removed running main a few timees 2018-10-16 18:09:16 +03:00
oriagmon
568e96c2f4 merged with multi-threaded-bug 2018-10-16 17:18:36 +03:00
oriagmon
1b18825b5e Merge branch 'solve-multi-threading-bug' into access-secrets-hunter 2018-10-16 17:16:42 +03:00
ori.agmon
1883abaa23 Updated read me for devs so the mistake won't happen again 2018-10-16 17:12:42 +03:00
ori.agmon
1e4ead93f4 Created RunningAsPodEvent
Throw it from hosts.py when running form pod
I was able to subscribe to the RunningAsPodEvent thanks to a Rebased with the branch that fix the circular dependencies bug (moveAzureComponentToTypes branch)
2018-10-16 17:12:42 +03:00
ori.agmon
1f01076cf6 Created RunningAsPodEvent
Throw it from hosts.py when running form pod
I was able to subscribe to the RunningAsPodEvent thanks to a Rebased with the branch that fix the circular dependencies bug (moveAzureComponentToTypes branch)
2018-10-16 17:12:42 +03:00
ori.agmon
08f38c623f Had to remove the Azure component form the hunting/aks since it made a circular dependency bug! 2018-10-16 17:12:36 +03:00
ori.agmon
1f9b611237 Fixed all PR comments, just have to change the subscription now.. 2018-10-16 17:12:24 +03:00
ori.agmon
eb5a0a6df2 Removed try & except & added logging 2018-10-16 17:12:24 +03:00
ori.agmon
8a8f2272ec changed subscription 2018-10-16 17:12:24 +03:00
ori.agmon
efd2563e2a Improved description for this hunter 2018-10-16 17:12:24 +03:00
ori.agmon
d3658f2d3d removed the traceback after tested successfully 2018-10-16 17:12:24 +03:00
ori.agmon
5de247b0f5 changed the way im checking how many secrets there are at the default secrets path 2018-10-16 17:12:24 +03:00
ori.agmon
c7b1874dbb changed the way im checking how many secrets there are at the default secrets path 2018-10-16 17:12:24 +03:00
ori.agmon
e66f427f92 access to secrets from within the pod hunter 2018-10-16 17:12:12 +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
493d7d6d38 Created RunningAsPodEvent
Throw it from hosts.py when running form pod
I was able to subscribe to the RunningAsPodEvent thanks to a Rebased with the branch that fix the circular dependencies bug (moveAzureComponentToTypes branch)
2018-10-14 15:24:11 +03:00
ori.agmon
4b466f61c3 Created RunningAsPodEvent
Throw it from hosts.py when running form pod
I was able to subscribe to the RunningAsPodEvent thanks to a Rebased with the branch that fix the circular dependencies bug (moveAzureComponentToTypes branch)
2018-10-14 15:10:14 +03:00
ori.agmon
bff5ce7558 Had to remove the Azure component form the hunting/aks since it made a circular dependency bug! 2018-10-14 15:10:14 +03:00
ori.agmon
0c6de23c65 Fixed all PR comments, just have to change the subscription now.. 2018-10-14 12:00:13 +03:00
ori.agmon
d401ede636 Removed try & except & added logging 2018-10-14 11:50:11 +03:00
ori.agmon
29a004239b changed subscription 2018-10-10 18:04:08 +03:00
ori.agmon
c01de32f04 Improved description for this hunter 2018-10-10 11:29:44 +03:00
ori.agmon
bb01d1bad9 removed the traceback after tested successfully 2018-10-10 11:23:49 +03:00
ori.agmon
5efe381451 changed the way im checking how many secrets there are at the default secrets path 2018-10-09 22:21:24 +03:00
ori.agmon
18cbe6c53e changed the way im checking how many secrets there are at the default secrets path 2018-10-09 22:15:28 +03:00
ori.agmon
105bc393da access to secrets from within the pod hunter 2018-10-09 21:51:49 +03:00
Liz Rice
e521c658dc Merge pull request #50 from aquasecurity/addMoreLogs
Add more logs
2018-10-09 08:40:10 +01: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
79a5ca8bde Add link to demo video 2018-09-13 16:14:21 +01:00
Liz Rice
5a687b47b1 Add screenshot 2018-09-13 16:13:08 +01:00
Liz Rice
8da2b588a8 Add logo to readme 2018-09-07 14:08:42 +01:00
Liz Rice
9c44e2c7e7 Add logo image 2018-09-07 14:06:34 +01:00
Liz Rice
fc249df89e Merge pull request #39 from ramshazar/patch-1
Update base image
2018-09-04 18:03:27 +01:00
Liz Rice
6479e03271 Capitalization 2018-09-04 18:03:09 +01:00
Liz Rice
8af84cb008 Capitalization
Thanks @craigbox :-)
2018-09-04 18:01:42 +01:00
Grambulf
3556b112a3 Update base image
There is a newer version of the base image
2018-09-01 16:07:29 +02:00
Liz Rice
a5476d5b85 Merge pull request #34 from manonthemat/master
readme fix
2018-08-25 06:37:40 +01:00
Matthias Sieber
7c4bcd1335 readme fix 2018-08-24 16:21:32 -07:00
Liz Rice
7dff5c12ad Merge pull request #33 from aquasecurity/false-pos
401 status says pod was protected
2018-08-23 09:51:59 +01:00
Liz Rice
15512ba8b8 401 status says pod was protected 2018-08-23 09:42:31 +01:00
Liz Rice
af83103d45 Merge pull request #32 from kinvolk/schu/fix-shebang-env-path
kube-hunter: fix `env` path in shebang
2018-08-22 10:35:16 +01:00
Michael Schubert
d90c75a8f0 kube-hunter: fix env path in shebang
Currently, `./kube-hunter.py` results in:

```
-bash: ./kube-hunter.py: /bin/env: bad interpreter: No such file or directory
```
2018-08-22 10:50:19 +02:00