Q&A

Q&A with InetD: Answers to Computer, Internet, Networking and Telecom questions from our reader’s e-mails and comments.

Cool flash applet HTML5/JavaScript page showing the history of the development of web standards and web browsers:
http://evolutionofweb.appspot.com/

(I stand corrected.. 😉  )

Great article at Wired magazine about how digital detectives at Symantec and elsewhere deciphered the STUXNET worm.

See:  http://www.wired.com/threatlevel/2011/07/how-digital-detectives-deciphered-stuxnet/all/1

Windows 7 does not enable a Telnet client during a default installation, which is more a secure posture than previous versions of Windows.   I found I was unable to telnet when I went to simulate an HTTP request from the command line to a possibly bogus website and realized that telnet didn’t appear to exist on the Windows 7 system.  Previous versions of Windows come with the telnet client installed in the C:\Windows\System32 directory.  This is more secure, but there are times when a telnet client is needed.  Here’s how you can enable the Telnet client in Windows 7.

  1. Click Start
  2. Click Control Panel
  3. Click Programs and Features
  4. On the left hand side, click “Turn Windows features on or off”
  5. A dialog box will open labled “Windows Features”
  6. Scroll down until you see “Telnet Client” (DO NOT enable Telnet Server!)
  7. Click the OK button

I find it interesting that Microsoft still provides the old Telnet client, but still doesn’t include an SSH client.  SSH is similar to Telnet, but provides encrypted communication between endpoints.  Odd that Telnet is disabled as a security risk–yet the best alternative, SSH is not offered or included.

I decided to take a look at the statistics for InetDaemon.Com with an eye towards looking for mobile users to see if access to my site corresponded to trends I saw elsewhere.  I have a tool called AWSTATS installed which logs the basic TCP and HTTP transaction information for all accesses to the website.  This provides me a fairly comprehensive look at what sorts of computerized devices are accessing my website.

Continue reading

Support InetDaemon.Com