Firejail – A Security Sandbox for Mozilla Firefox

netblue30's avatarl3net - a layer 3 networking blog

We often find ourselves running applications we received in binary format. These include not only traditional software installed on our computers, but also unauthenticated programs received over the network and run in web browsers. Most of the time these applications are too complex to be bug-free, or can come from an adversary trying to get access to our system.

Firejail is a SUID sandbox program that reduces the risk of security breaches by restricting the running environment of untrusted applications. The core technology behind Firejail is Linux Namespaces, a virtualization technology available in Linux kernel. It allows a process and all its descendants to have their own private view of the globally shared kernel resources, such as the network stack, process table, mount table, IPC space.

Introducing Firejail

The program is written in C and only needs libc and POSIX threads (libpthreads), available by default on any Linux platform. The

View original post 659 more words

Reporting Drivers

Sky News had an article about Video Vigilantes

http://news.sky.com/story/1343501/video-vigilantes-chasing-down-dangerous-drivers

Whilst I’m no vigilante, I do strongly believe bad drivers should not be on the road. There was a website mentioned on the article and on the report Police Witness. It sells, and offers dashcams for sale. Some appear to be pretty good , albeit pricey – maybe even better than mine (which is a DOD LS300W)

Which reminds me, I must report a littering Merc and a crazy female BMW driver.

International Coffee Day: Around the world of extreme coffee in 5 fantastic facts

Remember this? There’s more where that came from.

How To Check If Your Mac or Linux Machine Is Vulnerable to Shellshock

Copy-paste this line of text into a bash window

env x='() { :;}; echo vulnerable' bash -c 'echo hello'

If the reply comes back as:

vulnerable hello

or

vulnerable
hello

Then your version of bash is vulnerable to shellshock. Most distributions have already pushed out a new version of bash. My Ubuntu machines updated yesterday.

If you use Cygwin, then you need to check there to. Cygwin bash 4.1.10 is definitely vulnerable, but 4.1.11 is not.

If your version of bash is not vulnerable the output will be:

bash: warning: x: ignoring function definition attempt
bash: error importing function definition for `x'
hello

How To Check If Your Mac or Linux Machine Is Vulnerable to Shellshock.

Sear-ed

This person got pissed with Sears. And then got Sear-ed in return (although, to be fair, it’s not clear whether the person who replied was a Sears employee, or just some passer-by who got pissed off with the post)

sears

C25K – Week 9 Day 1

I completed C25K Week 9 Day 1 (4.83 km), in 25:50, pace 05:21 min/km, with @RunDouble http://rndb.co/h5qt

A successful non-stop run today. Felt really good during the run, even after a busy day at the office. No records broken today, but being able to clock 4.8km without stopping is an achievement.

Nike+ Track

Cognitive Control

This wouldn’t work on me. But leave me in a room with a flask of sake, a laptop full of anime, and a box of Pocky, and, well…. you won’t like what you see, let’s put it that way…