Monthly Archives: September 2006
Una nuova/vecchia categoria
Dopo un po’ di tempo di inglese “puro”, torno a riproporre la sicurezza in formato italiano, inserendo una nuova categoria nel mio blog: “Sicurezza”.
Qui troveranno spazio tutti gli approfondimenti delle notizie che riguardano la sicurezza ma relativi al solo mondo dell’IT italiano.
Connected like never before
For millions of people, especially among the under-25s, online culture is becoming the only culture that matters. Take the plunge, and the world becomes one massive network in which users band together to share just about everything.
And more…
And what is being permanently connected going to do to us? Are we seeing the emergence of a hive mind? Or is it just a new way of maximising your individuality?
But let’s keep in mind the home security! Let’s remember that there’s Google, MySpace and lots of interesting thing, but let’s remember that there’re Viruses, Malware and pornography… and so on!
Understanding Security
Speaking about security we use lots of terms but, probably, we are forgetting the true meaning of thoose terms.
I found and interesting article by David E. Stern that tries to answer to the question “What are vulnerabilities?”
Lets look at a few traditional vulnerabilities. The strongest castles became vulnerable to intrusion with the introduction of modern artillery; big enough guns destroy the biggest walls. Early wild west stage coaches were easy targets for large groups of bandits because of their limitations in armor, speed, and defensive weaponry. Humans, without the benefit of vaccinations fall victim to viruses and bacteria because their vulnerable bodies simply can’t fight back.
This is 1 of 3 part article.
Analyzing malicious SSH login attempts
Interesting article from SecurityFocus
Malicious SSH login attempts have been appearing in some administrators’ logs for several years. This article revisits the use of honeypots to analyze malicious SSH login attempts and see what can be learned about this activity. The article then offers recommendations on how to secure one’s system against these attacks.
Some raccomandations are given:
There are a number of simple methods to protect against these attacks. The most obvious way is to turn off the daemon service, which on many systems is installed by default. If the computer system runs as a desktop machine, there is likely no need for remote access via SSH to log into the machine. If this is not an option, there are numerous other options.
- Use the /etc/hosts.allow and /etc/hosts.deny files found on most Unix and Linux system to restrict daemon access to specific hosts.
- Install a firewall to restrict access to the SSH server from only designated machines and networks. This works particularly well if administration of a machine from an internal network necessitates remote access to that machine.
- Restrict the SSH server to only authenticate particular users or groups.
- Move the listening port of the SSH server from 22 to some other unused port. While this would not prevent attackers from connecting to the server and start guessing password, it will significantly reduce the likelihood of finding your SSH daemon, as attackers use standard SSH clients and attack tools that assume the SSH server is running on its standard port 22.
- Use an alternate authentication method besides simple passwords. More on this below. If this is not an option, ensure that a strong, complex password or passphrase is used.
SSH provides an alternate authentication method which successfully mitigates password guessing attacks. This authentication method is based on cryptographic keys, or so-called private key and public key. The public key is placed onto the server and acts as a custom lock for access to your account. This lock can only be opened with the corresponding private key. Once you provide this key, you gain access. Password guessing attacks would fail as attackers cannot guess or generate such a private key. All modern SSH servers are configured by default to support this authentication method. However, they usually fail back to password-based authentication in case the incorrect private key is provided, opening the door for password guessing attacks once again. The server needs to instead be configured to accept key-based authentication only for this mitigation strategy to be successful.
Second Cryptographic Hash Workshop
Last month, NIST hosted the Second Hash Workshop, primarily as a vehicle for discussing a replacement strategy for SHA-1.
NIST continues to recommend a transition from SHA-1 to the larger approved hash functions (SHA-224, SHA-256, SHA-384, and SHA-512). In response to the workshop, NIST has also decided that it would be prudent in the long-term to develop an additional hash function through a public competition, similar to the development process for the block cipher in the Advanced Encryption Standard (AES).
nmap NSE released
From nmap site:
Hello nmap-dev,
this is the final SoC release of the NSE scanning engine.
Nmap Scripting Engine comes with great scripts, but some of the other contributors made a list of useful scripts that didn’t yet exist, and one of them was an SMTP Open Relay testing script.
Security vendors and Microsoft Vista
I never blogged about Microsoft and its vision, it is a clear choice I made when I started this blog. I think Free Software is the future, but this is an idea of mine and I don’t want to influence people reading my blog. But this time I have to mention Microsoft to rise an allarm. This article warns about the future of small security vendors once that Vista will be released. According to the article:
Windows Vista, as the new operating system is known, brings a whole new way of dealing with how data is controlled within the operating system.
Essentially, programs, including Microsoft’s own, will not be given the privilege to write data just anywhere on the computer as they do in XP.
“[The new] Internet Explorer is not able to write to the main areas of the file system, it can’t overwrite Windows,” said Microsoft’s Stephen Lamb.
“So if I visit a website I don’t have to worry that a keylogger or a root kit, or some of these things that you hear about in the press, are going to get onto the system.”
And more:
Laura Yecies of Zone Labs said: “Microsoft is certainly making it more difficult for the independent security vendors right now.
“They’re essentially trying to take control of the security user interface functions.
Laura Yecies (Zone Labs) says:
“We get a lot of experience from the free version, so by having 35 millions copies of ZoneAlarm out there we’re able to understand what is the threat environment, and provide a more secure proposition to our paid user base,”
Vista will make impossible to download and install software like the one produced by Zone Labs….. And my freedom where is it? I know that sometimes free security tools hide malware, but I want to be free and choose my personal antivurs software and my personal firewall: freedom means (also) ability to make mistake!
Panorama pictures
Probably Monno have no meaning for you, but this small village in north of Italy is a place where I spent lot of time. Here is a picture I took there, it’s a panoramic one made of 10 differents photo stiched with PTGui for Mac OS X. A small Java applet (PTViewer) permits to see the picture. It’s a 180 degree panorama. Just for fun
Turing Bombe: the box that broke Enigma code
Interesting article on The Register:
Enthusiasts have succeeded in rebuiling a Nazi code cracking device, signaling the culmination of a 10-year project.
The replica Turing Bombe, a recreation of an electromagnetic machine used by British codebreakers to help decipher Nazi codes used during World War Two, was unveiled on Wednesday at Bletchley Park, the centre of British code-breaking efforts during the war
Spying and snooping has never been so easy
Interesting article from The New York Times:
Flip open your husband’s cellphone and scroll down the log of calls received. Glance over your teenager’s shoulder at his screenful of instant messages. Type in a girlfriend’s password and rifle through her e-mail.There was a time when unearthing someone’s private thoughts and deeds required sliding a hand beneath a mattress, fishing out a diary and hurriedly skimming its pages. The process was tactile, deliberate and fraught with anxiety: Will I be caught? Is this ethical? What will it do to my relationship with my child or partner?
But digital technology has made uncovering secrets such a painless, antiseptic process that the boundary delineating what is permissible in a relationship appears to be shifting.
In interviews and on blogs across the Web, people report that they snoop and spy on others “friends, family, colleagues” unencumbered by anxiety or guilt.
So… come on let’s spy



