Matthew Rollings

Results 13 issues of Matthew Rollings

Similar to the docker group priv esc, add a lxd group priv esc.

enhancement

Sometimes the hardrives and hardware can give away information about what type of host we're running on, add an option to list these (maybe not by default as it could...

enhancement

Some developers leave Dockerfiles inside their containers, lets look for them :)

enhancement

Currently we scan for other containers on the container network but we should scan for devices on the local network (if found to be different to the container network)

enhancement

Currently a `sleep 2` is introduced betfore attempting to enumerate the network. This was needed to ensure that the network finished setting up for newly run containers. This only really...

enhancement

Hey this is a great library and I'm using it in production and I'm noticing very infrequent crashes on some specific devices. It seems it is not able to find...

Look into this: > Magisk detection through mount. Check whether mount can be executed and contains databases/su.db (indicative of Magisk) or whether /proc/mounts contains references to databases/su.db. Might be some...

question

Circle CI has changed the process required to store test results and artifacts and as a result our tests run successfully but the artifacts are no longer saved. Let's fix...

enhancement

Adding the ability to export logs after root detection will allow us to easily tell users why root checks are failing and should help us diagnose false positives etc much...

enhancement