Mohit Gupta
Mohit Gupta
When performing RDAP IP Whois, the library enforces the use of an IP address. However, there are cases where it is useful to also provide details of the range we...
Trying to install btsync on my Raspberry Pi using apt-get but it hangs on Preconfiguring packages. Version that is trying to be installed is 2.0.0-2. Thanks for the help in...
On merge of #19, IAMSpy will start having to process model vars on each load of a file if done via CLI. This may be inefficient for multiple files as...
https://github.com/kubernetes/kubernetes/issues/119270
Migrate queries within specs to JMESPath so its easier to read and create
Workflows should enforce we have documentation for each attack path defined. Should be a simple check that iterates over attack path names and ensures a relevant markdown file is present...
Current checks are focused around whether any hostPath could expose a path should it exist. For example, `/etc/kubernetes/admin.conf` would check if that or any parent paths are shared into a...
Update logic for relating a pod and its service account to ensure the service account is actually mounted, not solely checking the service account defined in the pod spec.
Need to implement attack paths that leverage the `bind` verb. This would require computing what the resultant permissions would be, and how we would integrate that into the graph. `escalate`...