Commit Graph
681 Commits
Author SHA1 Message Date
ori.agmon 369e70ad6e Fixed the PR comments :-) 2018-11-07 22:32:17 +02:00
ori.agmon 72dfbdc34d Fixed the PR comments :-) 2018-11-07 22:32:17 +02:00
ori.agmon c200fcc416 Improved unauthorized access false positive on edge case (where user is running using https & 127.0.0.1 & needed certificates) 2018-11-07 22:32:17 +02:00
ori.agmon a67e6a57c3 Added evidence to the no auth event & tested it on a vulnerable remote cluster (and it worked!) 2018-11-07 22:32:17 +02:00
ori.agmon 5d6eea72f7 Updated the todos list 2018-11-07 22:32:17 +02:00
ori.agmon 5dbcdcedb7 Added categories to all vulnerabilities 2018-11-07 22:32:17 +02:00
ori.agmon 2da03d812d Fixed a small bug in the active hunter 2018-11-07 22:32:17 +02:00
ori.agmon 0299800cd2 Fixed a small bug in the active hunter 2018-11-07 22:32:17 +02:00
ori.agmon 730b19547b Fixed a small bug in the active hunter & passive hunter 2018-11-07 22:32:17 +02:00
ori.agmon 1d7120bfe1 Updated the TODOS list (Only 2 left!) 2018-11-07 22:32:17 +02:00
ori.agmon 5e42246773 Added some evidences to events & deleted unused code 2018-11-07 22:32:17 +02:00
ori.agmon 40213db654 I've Split the etcd hunters to hunting & discovery dirs 2018-11-07 22:32:17 +02:00
ori.agmon 9148d5273b Added init method to the etcd active hunter 2018-11-07 22:32:17 +02:00
ori.agmon 0a4c80cb09 Solved some exception bugs & did some refactoring to code & Added event & splited active & passive hunter 2018-11-07 22:32:17 +02:00
ori.agmon e764d5f21b Solved some exception bugs & did some refactoring to code & Added event 2018-11-07 22:32:17 +02:00
ori.agmon 09c076c6a5 Solved some exception bugs & did some refactoring to code 2018-11-07 22:32:17 +02:00
ori.agmon 10e9a63e50 Added timeout for each request.
Finished with some of the TODOS tasks (added logs).
Added another TODO task for this branch.
2018-11-07 22:32:17 +02:00
ori.agmon bca2f3614c Edited some of the etcd checking & added 2379 port checking 2018-11-07 22:32:17 +02:00
ori.agmon 242260b03e Added some remote access to etcd checks. 2018-11-07 22:32:17 +02:00
Liz Rice bb52711c41 Merge pull request #42 from aquasecurity/updateDocForPythonPath
Update README.md
2018-11-06 10:33:42 +00:00
Liz Rice 6d73a2cde3 Update README.md 2018-11-06 10:32:44 +00:00
Liz Rice aca2784598 Merge pull request #53 from aquasecurity/access-secrets-hunter
Access secrets hunter
2018-11-06 10:30:17 +00:00
Liz Rice 1171c8ae20 Merge branch 'master' into access-secrets-hunter 2018-11-06 09:08:14 +00:00
Liz Rice df5d0bc3f6 Merge pull request #58 from aquasecurity/solve-multi-threading-bug
Solve multi threading bug
2018-10-22 13:34:26 +01:00
oriagmon 951efab5e0 Fixed PR comments. 2018-10-22 11:39:53 +03:00
Ori Agmon fc0960d3bb Merge branch 'master' into access-secrets-hunter 2018-10-21 12:04:59 +03:00
oriagmon 590ba9d3f2 Solved spacing conflict 2018-10-21 11:57:58 +03:00
oriagmon 812edafe80 Solved spacing conflict 2018-10-21 11:51:44 +03:00
oriagmon 3b0d2233fd Solved spacing conflict 2018-10-21 11:50:42 +03:00
oriagmon a7e4ebf369 Solved spacing conflict 2018-10-21 11:47:15 +03:00
oriagmon 54da07a73e Cleaned this branch to contain only updated secrets branch without locking 2018-10-21 11:23:30 +03:00
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
Liz Rice 1eb422c0a6 Merge pull request #52 from aquasecurity/checkEtcdHunter
Etcd hunter
2018-10-17 18:34:33 +01: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 8ede3b4f74 return self.version_evidence --> return self.keys_evidence 2018-10-17 15:54:51 +03:00
oriagmon 26f3878f7c Using stricter locking "policy" 2018-10-17 15:28:18 +03:00
oriagmon 73e533624a Fixed all PR comments! & improved commenting & indenting 2018-10-17 14:57:27 +03:00
oriagmon c4a81ca6f9 Added proper exception handling 2018-10-17 14:24:07 +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 b37ebf0fee Removed note & added parentheses to a return statement condition 2018-10-17 10:44:34 +03:00
Liz Rice 3b1de53c18 Merge pull request #55 from aquasecurity/moveAzureComponentToTypes
Move azure component to types
2018-10-16 21:08:17 +01:00
Liz Rice e679c93d4a Tiny typo correction 2018-10-16 20:13:21 +01: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