http://www.ccc.de/updates/2008/stellungnahme202c?language=en
Not much to say here, read for yourself…
technology | art | nature
http://www.ccc.de/updates/2008/stellungnahme202c?language=en
Not much to say here, read for yourself…
You may remember the paper released by a princeton research group regarding cold boot attacks on notebook computers in order to recover crypto keys. click to view old blog entry
The princeton research group has now released the sourcecode of a tool which will be able to recover the key, providing that the key is still stored in the DRAM. This can be achieved by severly cooling down the DRAMS temperature.
Turning off pxe or overall network boot may get you some valuable time, but its probably best too look out for ninjas who are carrying major cooling devices. Apparently they look something like this:
Want some color in your shell logins?
There is a package for Ubuntu and Debian (and i suppose for the other Distros) which will automatically generate a color system logo for your shell.
You can install the package using:
apt-get install linuxlogo
Next, write the logo to your motd or issue file using the command
/usr/bin/linux_logo > /etc/motd
Voila
Note: This may not work will all types of terminals
You think “Crazy Japanese guys” is just a cliche?
Think again….
http://www.youtube.com/watch?v=15rUkIJ25EE
I wouldnt be surprised if they had an AIBO cyborg dog attached to their IDS…
The small version of the Chaos Communication Camp, the ICMP4 aka. Intergalaktische Club Mate Party is less than one month away. The first lectures are popping up on the schedule, including mine
I will be holding a presentation which is a mix between a hacking and a social track about criminalization of computer security and computer analysis tools using wireshark as an example.
Why a packet sniffer?
Why Wireshark?
Presentation will be up about one or two days before the event, I might also upload an English version in case someone is interested.
In order to check your ISPs DNS for vulnerabilites, Dan Kaminski has posted an online tool on his website to check the vulnerability status.
Until the vulnerability has been fully disclosed, you will have to stick with the check on http://doxpara.com
VU#800113 Multiple DNS implementations vulnerable to cache poisoning
Dan actually appeared on a youtube video discussing this issue:
I know by now that probably everyone in the IT field has seen this but just for the fun of it… Here it is again:
Apple Geek ranting about Windows and playing Halo, just love it!
If your Webserver hast too much uptime, be sure to visit http://www.nouptime.com/
HOPE is coming up and Emmanuel Goldstein is releasing the best of 2600
from Amazon:
In The Best of 2600, Emmanuel Goldstein collects some of the strongest, most interesting, and often controversial articles, chronicling milestone events and technology changes that have occurred during the last 24 years – all from the hacker perspective. Examples:
Here are the Preorder Links:
This will truly be the almanac in American hacker culture…
The Chaos Computer Club has a similar compilation named Hackerbibel 1 & 2 (hacker Bible)
Backtrack, a security and penetration testing oriented Live Boot Linux Distribution has reached Final Stage in the current verison 3.
The Download consists of CD Images, USB bootable Version (which i am booting off a SD Card on my EEE PC) and vmware Images and contains more than 300 tools used by white hats and black hats as well and will give you an introduction on real world attack methodologies on your IT infrastructure.
Finally replaced my secondary 19 Inch Display with a second 22 Inch and now running 1680×1050 in twin view.
In case you have problem setting up Twin view with 3d acceleration i highly recommend installing EnvyNG which will download drivers and setup most of the configuration for you.
The final step is to tweak your configuration using nvidia-settings.
In case you have problems with full screen applications (such as games) running centered on both screens you can bind the application to a screen using the meta mode function in your xorg.conf
Option "metamodes" "CRT-0: nvidia-auto-select +0+0, CRT-1: nvidia-auto-select +1680+0; CRT-0: NULL, CRT-1: nvidia-auto-select +0+0"
Adding a NULL value to your option will make sure the application only launches on one screen.