Report of the BambiCTF of ENOFLAG
This was my first CTF and I will try to explain a vulnerability I fixed and exploited.
This is a Blog - at the beginning of its lifespan.
This was my first CTF and I will try to explain a vulnerability I fixed and exploited.
Display your local solar system numbers (SolarWatt/KiwiGrid), like power drawn from the mains or your solar array, on your magicmirror.
The Standard Azure Pipelines Android signing task signs only *.apk
files. But that`s not what google wants you to upload.
A guide for setting up runtime variables for an Angular App which is hosted in a Nginx Docker container (or any else).
What's special about this? It does not need another file to be loaded before bootstrapping the app, neither to be included via the docker run command.
It simply lets you set variables in your angular app via Environment variables passed to docker by docker run --rm -e "TEST_ENV=This really works!" -it <image_name>
.
In order to configure Docker to use a certain network range just paste this into your /etc/docker/daemon.json
.