Hacker News is a popular news aggregation site with a focus on Internet, computers and technology in general, and news of general interest. It is a lot like Reddit in this regard, as it allows users to vote for and comment on news that are posted on the site. Everyone can submit news and votes [...]
- Author: Mike Halsey MVP
- Comments: 4
The web attack that leads hackers straight to your home
Is it possible, is there such a thing as an attack that can tell a hacker where you live? The BBC has revealed that a specially booby-trapped website can tell a hacker where you are to only a few metres. The attack was dreamt up by security expert Sam Kamkar who demonstrated at the Black [...]
- Author: Jack Wallen
- Comments: 6
A lesson in Linux: Eating one’s own dog food
There is an old saying in the Linux community (actually in just about every community – but I heard it from a Linux developer first) “eating your own dog food” (or the shorter “hipster friendly” version dogfooding. This basically means using the product you create. It can also be associated with practice what you preach. [...]
- Author: Mike Halsey MVP
- Comments: 4
Adobe release ‘critical’ Flash patch
Adobe have today released a patch to sort out the critical vulnerability in Flash that was discovered last week, which is a quick turnaround. The patch, released through version 10.1 of the Flash player is available now from www.adobe.com and there is also a new version of Adobe Air as well.
- Author: Mike Halsey MVP
- Comments: None
iPad / AT&T vulnerability leaks email addresses… who is to blame?
Hackers have exploited a vulnerability on AT&T’s US network when iPad users authenticated themselves online that has allowed them to gain access to a list of 114,067 email addresses belonging to owners, it has been reported by gawker. The group, calling themselves Goatse Security harvested the data using nothing more than a PHP script and [...]
- Author: Martin Brinkmann
- Comments: 4
NTFS Alternate Data Streams
This article is going to explain NTFS Alternate Data Streams: what they are, where they are, how you can detect them, create them and how they are used by hackers. In short, NTFS Alternate Data Streams can be used by hackers to fork file data into existing files without altering the existing file’s function or size. You can guess where this is going, right ? They make it relatively easy to hide malicious code inside them which is much harder to detect.
- Author: Martin Brinkmann
- Comments: None
Introduction to new phishing techniques
Many users are still unaware of the dangers that phishing could mean for their life’s. They might now that hackers try to lure unsuspecting users to fake websites hoping that their victims would try to supply login information, credit card details or social security numbers while trying to use the service. Those users already have difficulties identifying those first generation phishing websites that undoubtedly look and feel more professional with every passing day.
- Author: Martin Brinkmann
- Comments: None
Tracing a Hacker
Tracing a Hacker is a article aimed at beginners that want to learn the basics of finding out if there is someone connected to their system who should not be connected to it. It gives a rough introduction to some basic concepts like tcp/ip, ports and how hackers find their targets. This is a good read if you don´t know what they are about. After that Omar starts of by explaining the netstat command which lists all the sources that are connected or currently connecting to your computer. If you are running p2p software this can be a lot of connections. I suggest you start of by disabling most tools that you might be running while on the internet. So, no p2p, no messengers aso.
- Author: Martin Brinkmann
- Comments: 14
how to trace a hacker
This is a nice beginners tutorial that tells you how to trace people who try to break into your computer. It covers lots of explanations to questions like “How do these people find their victim?” and “What the phrases TCP/UDP actually mean”.
