Routes-apply.sh - Safely apply routes and revert on error
Have you ever been unsure about applying a certain network route, because you feared mis-routing or losing your own connection? Now there is a solution to this problem: routes-apply.sh
Have you ever been unsure about applying a certain network route, because you feared mis-routing or losing your own connection? Now there is a solution to this problem: routes-apply.sh
This weekend the P.W.N. university CTF took place and I took a 30 min break from studying to solve the web 200 challenge H!pster Startup. As usual,
I had this blog post in the pipeline for too long, so I am finally happy to publish this tutorial on how to setup PXE to network boot a Kali
This blogpost will be a short tutorial about the right settings and configuration files you need to achieve the setup outlined in the headline: Sending all IP traffic over a
Git comes with a "git daemon" command that allows to easily provide access to a repository so that it can be cloned with git clone git://host/repo.