Commit Graph

88 Commits

Author SHA1 Message Date
Wes Widner
7e7e60d2c8
Merge pull request #7 from Khadinxc/patch-1
Update README.md
2024-11-29 14:10:30 +02:00
Kaiber
1ad85b2dba
Update README.md
Added the OWASP cheat sheet for Kubernetes security. 

Without adding another section for cheat sheets, articles, etc. I modified the section for presentations and posts to include articles also. Could remove the articles part in the title and sit it under posts, felt the cheat sheet fit better under "article".
2024-11-28 10:51:34 +11:00
Wes Widner
0a0a06ba63 More lint fixes 2020-06-27 15:06:08 -04:00
Wes Widner
6c205753a3 More lint fixes 2020-06-27 14:57:50 -04:00
Wes Widner
97de633865 Fixing lint errors 2020-06-27 14:37:55 -04:00
Wes Widner
41560b6c6c Add Kinsing malware container entry 2020-06-27 13:25:20 -04:00
Wes Widner
59257699d4 whitelist redirecting link 2020-04-29 07:14:07 -04:00
Wes Widner
ddb0340c9e more lint fixes 2020-04-29 07:11:24 -04:00
Wes Widner
e738ac27ca lint fixes 2020-04-29 07:05:19 -04:00
Wes Widner
de62437441 add threat mapper 2020-04-28 21:11:09 -04:00
Wes Widner
a2dd6a91cb add kubeadm 2019-04-05 15:47:41 -04:00
Wes Widner
0393c67756 add kiam 2019-04-05 15:46:49 -04:00
Wes Widner
b3f3d2797e add harpoon post exploitation framework 2018-11-12 12:42:32 -08:00
Wes Widner
85159a1088 update dirty cow proof of concepts 2018-11-12 12:41:58 -08:00
Wes Widner
aace4ea005
Merge pull request #5 from petermbenjamin/feat/add-kubernetes-security-best-practices
Add kubernetes security best practices
2018-10-07 18:36:31 -04:00
Peter Benjamin
51ec1edb71 Add kubernetes security best practices 2018-10-05 11:47:04 -07:00
Wes Widner
dfc37d9713
Merge pull request #4 from kai5263499/wip-change-repo-name
rename repo
2018-10-04 23:27:04 -04:00
Wes Widner
32f45afaa8 rename repo per #1 2018-10-04 23:26:00 -04:00
Wes Widner
c65dc3c873
Merge pull request #2 from petermbenjamin/feat/add-docker-security-best-practices
Add Docker Security Best Practices
2018-10-04 18:20:51 -04:00
Peter Benjamin
1fa5cf28d5 Add Docker Security Best Practices 2018-10-01 21:39:18 -07:00
Wes Widner
02e18740ec add more image scanning links 2018-08-31 18:25:51 -04:00
Wes Widner
4ae638adb7 fix staxrox link 2018-08-10 08:54:45 -04:00
Wes Widner
cfaaf9e112 add capsicum and insects entries 2018-08-09 09:39:06 -04:00
Wes Widner
e48115ce0f fix lint errors 2018-06-23 14:15:56 -04:00
Wes Widner
4d303ce412 add port authority image scanning system 2018-06-15 16:14:57 -04:00
Wes Widner
55f1e318bf add secure container isolation link 2018-05-19 13:10:08 -04:00
Wes Widner
ff9c2967ec add gvisor 2018-05-04 08:57:51 -04:00
Wes Widner
087fb50aa8 remove broken 'how to protect against shellshock' entry 2018-02-22 08:44:41 -05:00
Wes Widner
967507f7e0 Merge branch 'master' of github.com:kai5263499/container-security-awesome 2018-02-22 08:34:55 -05:00
Wes Widner
bba6693cb9 add icc bug 2018-02-22 08:34:42 -05:00
Wes Widner
e5d3d36f88 Fix lint errors 2018-01-29 16:10:17 -05:00
Wes Widner
e5144735c6 Merge branch 'master' of github.com:kai5263499/container-security-awesome 2018-01-29 15:44:34 -05:00
Wes Widner
a12dc3999b Add Romana network policy enforcement 2018-01-29 15:44:23 -05:00
Wes Widner
b5805e91e3 fix https link 2017-12-30 22:34:55 -05:00
Wes Widner
918e670677 fix build errors 2017-12-30 22:10:55 -05:00
Wes Widner
1271ff56ff add waitid exploit 2017-12-30 15:01:22 -05:00
Wes Widner
3b8b4abf57 add linux containers in 500 lines of code 2017-11-11 12:59:48 -05:00
Wes Widner
1acc74abc3 fix url 2017-11-07 13:53:46 -08:00
Wes Widner
5bf8a46113 add twitter vine compromise 2017-11-07 13:42:55 -08:00
Wes Widner
1074a9c58a add section on running honeypots in containers 2017-11-04 18:49:40 -04:00
Wes Widner
6c482e2459 more sysdig resources, add container exploitation blackhat presentation 2017-11-04 18:00:50 -04:00
Wes Widner
cf534bf208 add bluemix 2017-11-04 17:47:10 -04:00
Wes Widner
6f4346b043 add making security invisible 2017-11-04 17:42:57 -04:00
Wes Widner
4eb6025556 add several resources for sandboxing containers 2017-11-04 15:36:52 -04:00
Wes Widner
d64c832fbc rearranging build solutions, fix spelling error 2017-11-03 21:55:24 -04:00
Wes Widner
7b2de0b430 add build management system for projects that do more than just build images, add habitat 2017-10-30 18:35:09 -04:00
Wes Widner
db2b8ccfcf Add Dance Madly presentation 2017-10-30 14:49:11 -04:00
Wes Widner
1258a0afbf Merge branch 'master' of github.com:kai5263499/container-security-awesome 2017-10-30 14:47:53 -04:00
Wes Widner
06bba5f275 Add Docker Scan for exploit development 2017-10-30 11:48:02 -04:00
Wes Widner
1238d41a8c add NIST guidance on reducing software vulnerabilities 2017-10-30 11:46:03 -04:00