Docker Lynx – A Browser in the Terminal

A Docker container for Lynx, a highly configurable text-based web browser. – GitHub – jzombie/docker-lynx: A Docker container for Lynx, a highly configurable text-based web browser. Read more

Similar

Full Docker Breakout Exploit

Unit 42 researchers share details on a severe Docker container breakout vulnerability and outline a proof-of-concept that demonstrates how it can be exploited if a container has been compromised by a previous attack. (more…)

Read more »

Practical Docker for Security Admins – Part 1

Docker and containers are pretty nifty. You can run applications or even OSes inside containers (sort of, it shares a kernel with the host OS and there’s still at least some ways to escape a container to get to the host). The beauty of it to me is how ...

Read more »