mirror of
https://github.com/The-Art-of-Hacking/h4cker
synced 2024-11-21 18:33:03 +00:00
Update README.md
This commit is contained in:
parent
b77d4b584a
commit
35b459c10e
1 changed files with 16 additions and 1 deletions
|
@ -29,6 +29,22 @@ You can integrate ZAP with Jenkins and even automatically create Jira issues bas
|
|||
|
||||
[This video](https://www.youtube.com/watch?v=mmHZLSffCUg) provides an overview of how to integrate
|
||||
|
||||
## Kubernetes Security
|
||||
- [Kubernetes Pentest Methodology (part 1) by CyberArk](https://www.cyberark.com/threat-research-blog/kubernetes-pentest-methodology-part-1/)
|
||||
- [Kubernetes Pentest Methodology (part 2) by CyberArk](https://www.cyberark.com/threat-research-blog/kubernetes-pentest-methodology-part-2/)
|
||||
- [Kubernetes Pentest Methodology (part 2) by CyberArk](https://www.cyberark.com/threat-research-blog/kubernetes-pentest-methodology-part-3/)
|
||||
- [Securing Kubernetes Clusters by Eliminating Risky Permissions](https://www.cyberark.com/threat-research-blog/securing-kubernetes-clusters-by-eliminating-risky-permissions/)
|
||||
- [Kubernetes Network Policies Recipes](https://github.com/ahmetb/kubernetes-network-policy-recipes)
|
||||
- [Kubiscan](https://github.com/cyberark/KubiScan)
|
||||
- [Kube-hunter](https://github.com/aquasecurity/kube-hunter)
|
||||
|
||||
|
||||
## Docker Security
|
||||
- [OWASP Docker security resources](https://github.com/OWASP/Docker-Security)
|
||||
- [Docker Bench for Security](https://github.com/docker/docker-bench-security)
|
||||
- [Dockerscan](https://github.com/cr0hn/dockerscan)
|
||||
- [Docker Security Playground](https://github.com/giper45/DockerSecurityPlayground)
|
||||
|
||||
## Javascript Tools
|
||||
* [Retire.js](https://retirejs.github.io/retire.js)
|
||||
|
||||
|
@ -298,7 +314,6 @@ You can integrate ZAP with Jenkins and even automatically create Jira issues bas
|
|||
- [Kotlin](https://github.com/KotlinBy/awesome-kotlin)
|
||||
- [OCaml](https://github.com/rizo/awesome-ocaml)
|
||||
- [ColdFusion](https://github.com/seancoyne/awesome-coldfusion)
|
||||
- [Fortran](https://github.com/rabbiabram/awesome-fortran)
|
||||
- [.NET](https://github.com/quozd/awesome-dotnet)
|
||||
- [Core](https://github.com/thangchung/awesome-dotnet-core)
|
||||
- [PHP](https://github.com/ziadoz/awesome-php)
|
||||
|
|
Loading…
Reference in a new issue