Commit Graph

444 Commits

Author SHA1 Message Date
Liz Rice
f0cd8d38bb Merge pull request #90 from aquasecurity/detect-api-server
Only report API Servers that behave like Kubernetes API Servers
2019-02-25 17:57:18 +00:00
Liz Rice
23fd1830a2 Doesn't hurt to mark this as Master 2019-02-25 17:54:59 +00:00
Liz Rice
fe01598129 Correct secret location 2019-02-22 20:51:04 +00:00
Liz Rice
c1fc84ec5e Better test that reflects Kubernetes response 2019-02-22 20:43:57 +00:00
Liz Rice
014595e92b Remove commented out line 2019-02-22 20:43:56 +00:00
Liz Rice
c0b1169918 Only report API Servers that behave like Kubernetes API Servers
This should stop my printer and home light server being reported
as Kubernetes API Servers when I scan my home network!
2019-02-22 20:43:53 +00:00
Liz Rice
85cba6f2dc Merge pull request #94 from aquasecurity/hosts-test
Add tests for host discovery
2019-02-22 20:36:42 +00:00
Liz Rice
4323904e7f Comment typo 2019-02-22 20:31:25 +00:00
Liz Rice
730de60926 Tests not currently working under Python 3 2019-02-22 20:30:39 +00:00
Liz Rice
8c0e2b00a9 Fail build if tests don't succeed 2019-02-22 20:17:31 +00:00
Liz Rice
9bc0f3ec76 Add tests for host discovery 2019-02-22 16:14:02 +00:00
Liz Rice
326d4f45cc Merge pull request #82 from aquasecurity/pod-remote
Should be able to specify remote address inside pod too
2019-02-22 15:51:56 +00:00
Liz Rice
f5440b7733 Merge branch 'master' into pod-remote 2019-02-22 15:43:47 +00:00
Liz Rice
4b1bf1801c Merge branch 'pod-remote' of github.com:aquasecurity/kube-hunter into pod-remote 2019-02-22 15:40:54 +00:00
Liz Rice
645195e799 Only do pod scan if we didn't specify an address 2019-02-22 15:40:29 +00:00
Liz Rice
8fb028925f Merge pull request #93 from maniish-jaiin/json-dependency-issue
resolved dependency issue of the json.py file, renamed it to json_rep…
2019-02-22 14:49:50 +00:00
Liz Rice
3bd743db4c Not sure we should add this to .gitignore 2019-02-22 14:48:00 +00:00
manish
607612866f resolved dependency issue of the json.py file, renamed it to json_reporter 2019-02-22 15:13:58 +01:00
Liz Rice
e6b577ade0 Merge branch 'master' into pod-remote 2019-02-22 11:09:45 +00:00
Liz Rice
66fed51036 Merge pull request #92 from maniish-jaiin/feature-json-reporter
created reporter for json format
2019-02-21 16:51:14 +00:00
Liz Rice
dbd1449208 Merge branch 'master' into feature-json-reporter 2019-02-21 11:59:19 +00:00
Liz Rice
5380caca6b Add json to the format options in help 2019-02-21 11:20:25 +00:00
Liz Rice
f11319766b Typo 2019-02-21 11:19:19 +00:00
maniish-jaiin
855f67f9a9 Merge branch 'feature-json-reporter' of https://github.com/maniish-jaiin/kube-hunter into feature-json-reporter 2019-02-21 11:18:56 +01:00
maniish-jaiin
9d68679df0 renamed the function name and json_reporter to json 2019-02-21 11:18:30 +01:00
maniish-jaiin
78b7574217 renamed the function name and json_reporter to json 2019-02-21 11:17:06 +01:00
Liz Rice
e2b5f0f5a0 Remove deprecation warning 2019-02-20 17:39:33 +00:00
Liz Rice
1021aca65d Trigger HostScanEvent to scan remote or CIDR addresses 2019-02-20 17:16:32 +00:00
manish
4f9a362e6a created reporter for json format 2019-02-20 13:36:24 +01:00
Liz Rice
9ea7ffcbef Merge pull request #89 from aquasecurity/lizrice-patch-4
Requests tests to support code changes
2019-02-20 11:28:32 +00:00
Liz Rice
2f47fc835c Merge branch 'master' into lizrice-patch-4 2019-02-19 15:33:39 +00:00
Liz Rice
ae45814221 Update README.md 2019-02-19 15:24:47 +00:00
Liz Rice
fb638dcc7e Merge pull request #88 from aquasecurity/support-tests
Support tests
2019-02-19 13:15:15 +00:00
Liz Rice
ba224f150d Requests tests to support code changes 2019-02-19 13:12:14 +00:00
Liz Rice
3b9fe3b30d Merge branch 'master' into support-tests 2019-02-19 13:10:40 +00:00
Liz Rice
6dd87e12f8 Add test runner to Travis 2019-02-19 13:01:27 +00:00
Liz Rice
765899ca4a Need script to run test because of odd config import 2019-02-19 13:01:12 +00:00
Liz Rice
0866a2763f Remove unnecessary event (presumably copy-pasted) 2019-02-19 12:58:04 +00:00
Liz Rice
67ef517742 Merge pull request #87 from ttousai/patch-1
Add note highlighting the pre-requisites
2019-02-19 09:46:15 +00:00
Liz Rice
5cd9efec15 Update README.md 2019-02-19 09:40:28 +00:00
Abubakr-Sadik Nii Nai Davis
b0d014848c Link prerequisites to detailed instruction later in the page 2019-02-18 20:46:54 +00:00
Abubakr-Sadik Nii Nai Davis
68b736c7c3 Add pip command to install required modules 2019-02-18 15:45:50 +00:00
Liz Rice
09e9a0c2ad Merge pull request #81 from aquasecurity/secrets-typo
Typo
2019-02-05 14:25:06 +00:00
mcherny
4ddb163945 Merge branch 'master' into secrets-typo 2019-02-04 18:28:39 +02:00
Liz Rice
9d010d4798 Typo 2019-01-18 17:15:05 +00:00
Liz Rice
8d367d1aa0 Merge pull request #69 from FormationAI/formation
Add basic system:anonymous testing
2019-01-17 16:12:11 +00:00
Liz Rice
9b3529db0c D'oh 2019-01-17 16:05:47 +00:00
Liz Rice
985d76f8a6 Recent change moved service account token access
Should've really been part of merge
2019-01-17 15:51:40 +00:00
Liz Rice
880cd3781c Merge branch 'master' into formation 2019-01-17 15:06:45 +00:00
Liz Rice
e81a938e4f Merge pull request #76 from mcherny/fix-service-account-token-vuln
Fix: the pod service account token vulnerability 'Location' is wrong
2019-01-17 14:59:38 +00:00