Saturday, August 30, 2008

Firefox Security Configuration 2008

This is a tutorial to configure Firefox defensively for the web and help protect against MITM attacks, IFRAME attacks, SSL attacks and other security threats not mentioned.

These configurations can be applied to Iceweasel and Linux as well.

Just replace Tools > Options with Edit > Preferences


Firefox Security Config 2008


Tools > Options > Content > Check Block pop-up windows

Tools > Options > Privacy > History > Uncheck:

Remember visited pages for the last 0 days
Remember what I enter in forms and the search bar
Remember what i've downloaded


Tools > Options > Privacy > Cookies

Check Accept cookies from sites
Keep until: I close Firefox

You can add another layer of security by using Spyware Blaster.


Tools > Options > Privacy > Private Data

Check Always clear my private data when I close Firefox
Settings button: Everything should be checked in this window.


Tools > Options > Security > Check

Warn me when site try to install add-ons
Tell me if the site I am visiting is a suspected forgery


Tools > Options > Security > Passwords > Uncheck

Remember passwords for sites
Use a master password


Tools > Options > Advanced > Network > Cache

Press Clear Now Button
Set to Use up to 0 MB of space for the cache


Type about:config in the url bar.

Edit these settings to display:

browser.cache.disk.capacity 0
browser.cache.disk.enable false
browser.cache.disk_cache_ssl false
browser.cache.memory.enable false

network.cookie.enableForCurrentSessionOnly true
network.cookie.lifetime.days 0
network.cookie.lifetimePolicy 0



Manage Search Engines

Access this window from the search engine window.
Uncheck Show search suggestions.



Firefox security Add-ons

NoScript
https://addons.mozilla.org/en-US/firefox/addon/722

Firekeeper
http://firekeeper.mozdev.org/

Perspectives

http://www.cs.cmu.edu/~perspectives/index.html

Cert Viewer Plus

https://addons.mozilla.org/en-US/firefox/addon/1964

ShowIP
https://addons.mozilla.org/en-US/firefox/addon/590

Netcraft Toolbar
https://addons.mozilla.org/en-US/firefox/addon/1326

Cookie Monster
https://addons.mozilla.org/en-US/firefox/addon/4703

Remove Cookie(s) for Site
https://addons.mozilla.org/en-US/firefox/addon/1595


VIVA INDONESIA CODER TEAM
Get The Code and Fell The SOUL

Thursday, August 28, 2008

Windows XP Tips and Tricks [ Users Quick Reference ] Part TWO

Bringing Up the Shutdown Dialog Box

Create a new txt file somewhere on your system, open it and put in this one line:
(new ActiveXObject("Shell.Application")).ShutdownWindow s();
Save and Close the file. Change the extension to js and your got it.
You can make a shortcut to that file to make it easy to shut down your system.


Hiding the Last User Logged On


If you use the standard NT style of login and want to hide the last user:
Start the Group Policy Editor (gpedit.msc)
Go to Computer Configuration / Windows Settings / Security Settings / Local Policies / Security Options
Scroll down to Interactive logon: Do not display last user name
Set it to Enable


Poweroff at Shutdown


If your computer does not turn off the power when doing a shutdown,
you may need to edit the registry. I have all the correct BIOS and Power settings and still needed to do this.
Start Regedit
Go to HKEY_CURRENT_USER\Control Panel\Desktop
Edit the key PowerOffActive and give it a value of 1
You can do the same in HKEY_USERS\.DEFAULT\Control Panel\Desktop


Remembering Folder Settings

If XP does not remember your folder settings, delete or rename the following registry keys
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell NoRoam\BagMRU]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell NoRoam\Bags]


Preventing Applications from Stealing the Focus

To prevent applications from stealing the focus from the window you are working
Start Regedit
Go to HKEY_CURRENT_USER \ Control Panel \ Desktop
Edit the key ForegroundLockTimeout
Give it a value of 00030d40


Disable Explorer Thumbnail View

If you want disable the Explorer's ability to show the Thumbnail View ,
Start Regedit
Go to HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Advanced \
Change ClassicViewState to 1

Disable Shared Documents

To disable the Shared Documents folder that shows up on the network
Start Regedit
Go to HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer \
Create a new DWORD Value
Give it the name NoSharedDocuments
Give it a value of 1
Log off or reboot


Removing Thumbs.db Files

When viewing a folder with the Thumbnail view, WindowsXP creates a thumbs.db file.
This is a cache of the current pictures in that directory.
If you want to turn this feature off and save a little disk space
Start the Windows Explorer
Go to Tools / Folder Options / View
In the first section under Files and Folders, check Do not cache thumbnails
Now you can search for the thumbs.db file on your computer and remove them. No more should be created.

Enable / Disable the Task Manager

Start Regedit
Go to HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\System
Create the Dword value DisableTaskMgr
Give it a value of 0 to enable it
Give it a vaule of 1 to disable it


Clearing the Page File on Shutdown

Another way to set the computer to clear the pagefile without directly editing the registry is:
Click on the Start button
Go to the Control Panel
Administrative Tools
Local Security Policy
Local Policies
Click on Security Options
Right hand menu - right click on "Shutdown: Clear Virtual Memory Pagefile"
Select "Enable"
Reboot
If you want to clear the page file on each shutdown:
Start Regedit
Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management\ClearPageFileAtShutdown
Set the value to 1


No GUI Boot

If you don't need to see the XP boot logo,
Run MSCONFIG
Click on the BOOT.INI tab
Check the box for /NOGUIBOOT


Using the Classic Search in Explorer

If you prefer to use the classic search style in Explorer,
Start Regedit
Go to HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\CabinetState
Add a String Key called Use Search Asst
Give it a value of no


Changing Drive Letters

If you want to change the letters assigned to your fixed or removable drives:
Right Click on My Computer
Select Manage
Select Disk Management
For a Fixed Disk:
Select it
Right click
Select Change Drive Letter and Path
Click on the Edit button
Enter in the letter you want to use
For a Removable Disk:
In the lower, right hand panel, right click on the Disk or CD ROM #
Select Change Drive Letter and Path
Click on the Edit button
Enter in the letter you want to use


Changing the Registered Owner

Start Regedit
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
From there you can edit the name in the Registered Owner key

Decreasing Boot Time

Microsoft has made available a program to analyze and decrease the time it takes to boot to WindowsXP
The program is called BootVis
Uncompress the file.
Run BOOTVIS.EXE
For a starting point, run Trace / Next Boot + Driver Delays
This will reboot your computer and provide a benchmark
After the reboot, BootVis will take a minute or two to show graphs of your system startup.
Note how much time it takes for your system to load (click on the red vertical line)
Then run Trace / Optimize System
Re-Run the Next Boot + Drive Delays
Note how much the time has decreased
Mine went from approximately 39 to 30 seconds.


Hide/Unhide Logon Names


If you want to hide or unhide the names of users that are displayed on the initial logon screen:
Start Regedit
Go to HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon \ SpecialAccounts \ UserList
Add a DWORD with the name of the user account you want to hide
Make sure it has a value of 0
If there is an existing account, you can unhide it by giving it a value of 1


WindowsXP Command Line Utilities

While there are a lot of command line utilities in WindowsXP, here are some that I have been using lately.
bootcfg - Configures, queries, or changes Boot.ini file settings.
driverquery - Displays a list of all installed device drivers and their properties.
getmac - Returns the media access control (MAC) address and list of network protocols associated with each address for all network cards in each computer
gpresult - Displays Group Policy settings and Resultant Set of Policy (RSOP) for a user or a computer
netsh - You can use commands in the Netsh Interface IP context to configure the TCP/IP protocol
schtasks - Schedules commands and programs to run periodically or at a specific time
systeminfo - Displays detailed configuration information about a computer and its operating system


Disabling Hibernation

If you don't want to use up the disk space taken by Hibernation, or don't need to use it at all,
you can easily disable it.
Open up the Control Panel / Power Options icon
Click on the Hibernation icon
Uncheck Enable Hibernation


Increasing System Performance

If you have 512 megs or more of memory, you can increase system performance
by having the core system kept in memory.
Start Regedit
Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management\DisablePagingExecutive
Set the value to be 1
Reboot the computer


Common Command Console Utilities

WindowsXP comes with quite a few console utilities you can easily run from the command line:
Computer Management - compmgmt.msc
Disk Managment - diskmgmt.msc
Device Manager - devmgmt.msc
Disk Defrag - dfrg.msc
Event Viewer - eventvwr.msc
Shared Folders - fsmgmt.msc
Group Policies - gpedit.msc
Local Users and Groups - lusrmgr.msc
Performance Monitor - perfmon.msc
Resultant Set of Policies - rsop.msc
Local Security Settings - secpol.msc
Services - services.msc
Component Services - comexp.msc



Automatically Ending Non-Responsive Tasks

Start Regedit
Go to HKEY_CURRENT_USER\Control Panel\Desktop\AutoEndTasks
Set the value to be 1
In the same section, change the WaitToKillAppTimeout to the number of milliseconds you want.


Changing Programs That Start Automatically

WindowsXP has a similar program, MSCONFIG, that was available in Windows98.
This allows you to view and change what programs are automatically started each time you log in.
The new version also allows you to view and edit the boot.ini file (as well as check for errors and use several advanced switches)


Creating an Automated Install of WindowsXP

On the WindowsXP CP, in the SUPPORT\TOOLS directory,
there is a file called DEPLOY.CAB.
Extract the programs DEPLOY.CHM (help file) and SETUPMGR.EXE (main program)
Run SETUPMGR and answer the prompts.
This will create both a unattend.bat and unattend.txt file you can use for automated installs.
Note: The batch file might need some minor modification for file locations but it is fairly basic.


VIVA INDONESIA CODER TEAM
Get The Code and Fell The SOUL

Monday, August 25, 2008

Speed UP Browser

With any registry changes and or tweaks u must be careful so again please don't attempt this if your not a knowledgable user.



now this former dell tech knows many ways of speeding up your pc but today we shall cover a simple one 1st internet explorer (please follow the directions)



(vista users> cntrl alt R key ) XP start run > regedit > now open keys and sub keys as follows hkey current user>software>microsoft>windows>current version>internet settings< NOW INSIDE THE INTERNET SETTINGS FOLDER to the right look to find 2 sub keys > MaxConnectionsPerServer and MaxConnectionsPer1_0Server if you have them great. simply modify the the hexadecimal to 1e and the decimal to 30 < creating more connections , improving browser speed ( as who wants to wait for their favorite page to load) now if you dont have the keys we simply add em we want to create a NEW DWORD value name it just as i spelled it > MaxConnectionsPerServer and the 2nd key MaxConnectionsPer1_0Server and modify both to read 1e as the hex and 30 for the decimal, please do not try to be a cowboy and set it higher then 30 as you will overclock anyone with more then 254mbs of ram can achieve this. when finished adding the new keys please make sure to click view on the top and refresh


now for u firefox users

open a browser(firefox) type this in the addy bar

about:config click enter (this will bring up the brain of the firefox browser)

scroll down until u see netwrok.http.pipelining
find network.http.pipelining.maxrequest < right click it and modify the data to 30 allowing 30 connections please again dont try to go any higher then 30

now find network.http.proxy.pipelining < again double click it changing the data to true

find nglayout.initialpaint.delay (some may not have this, its ok we shall add it) if you do have this key right click it and set it to 0 ( 0 seconds of delay)

for those whom didnt have the key > right click any white spot > create a NEW INTEGER name it nglayout.initialpaint.delay after completed,, modify it and set the delay to 0





thats it for now. if i dont get they "ole bann" for this i will continue to post many ways for you people to increase speed memory and much much more



Viva INDONESIA CODER TEAM

Get The Code and Fell The SOUL



Speed Up Start Up And Shut Down Times

!!!!!!! HATE WAITNG FOR WINDOWS TO SHUT DOWN? USUALLY TAKES 30 SECONDS !!!!!!!

go to START> RUN> REGEDIT follow steps
OPEN
1) HEKEY_CURRENT_USER
2) Control Panel
3) dESKTOP
INSIDE the desktop folder> on the ride side (this is were we speed up ur start button
(menushowdelay) were doing another today, u will see this> WaitToKillAppTim..
u right click it > modify > its set at 20000 > set it to 10000 ! click ok this ones done
on the same page u see HungAppTime > right click it> modify >change the setting of 5000
to 1000 > click ok... close out HKEY CRRENT USER ....continue to the next step
OPEN


4) HKEY_USERS
5) .DEFAULT
6) CONTROL PANEL
7) DESKTOP
INSIDE the desktop folder, on the right side u will see the same apllications right click
on HungAppTimeout> modify > setting is at 5000 ,set it to 1000 , click ok ! then on that
same page u look further down and see WaitToKillAppTimeout which will be set at 20000,
change it to 1000(one thousand) click ok, and close all those windows to get back to ur 5
HEKEY folders. . . . continue to the next step
OPEN

8) HEKEY_LOCAL_MACHINE
9) SYSTEM
10) CurrentControlSet
11) control
Inside that set u will see 5 tabs(right side, red ab's) , the bottom one WaitToKillService
Right click it >modify > change the setting of 20000 to 1000 (one thousand) , click ok
WHEN U SHUTDOWN, WINDOWS SOMETIMES ASKS U TO TERMINATE A PROGRAM.NOW IT WILL DO IT AUTOMATICALLY
close em out and get back to the 5 HEKEYS ,, almost done more set .. keep going ...
OPEN

12) HEKEY_CURRENT_USER
13) Control Panel
14) Desktop
ON the right side inside the desktop folder, u will see a bunch of applications,see
AutoEndTalks , right click AutoEndTalks >modify> set is at 0 set it to 1 click ok and ur done,
exit out,that finishes this tip

Viva INDONESIA CODER TEAM
Get The Code and Fell The SOUL

Speedup Broadband Cable Internet Connection

Further speedup broadband cable Internet connection

READ DISCLAIMER FIRST AND THEN FOLLOW INSTRUCTIONS BELOW IF APPLICABLE:
It seems that Windows XP installs two separate versions of the NIC card. One you do not normally see in any properties. Remember the "netcap/?" command above show two different adapters? The LAN one is the one you see. The invisible one slows everything down and its like your running two separate cards together, sharing a connection among two cards. This method breaks This "bond" and allows the NIC to run unhindered.

IMPORTANT DISCLAIMER:
This tweak assumes that you have let Windows XP create a connection on install for your cable modem/NIC combination and that your connection has tcp/ip - QoS - file and print sharing - and client for Microsoft networks ,only installed. It also assumes that winxp will detect your NIC and has in-box drivers for it. If it doesn't do not try This as This may not work.

A. in the "My Network Places" properties (right click on the desktop icon and choose properties), highlight the connection then at the menu bar choose "Advanced" then "Advanced Settings". Uncheck the two boxes in the lower half for the bindings for File and Printer sharing and Client for MS networks. Click OK

B. Continue as indicated below steps:
1. from the Windows XP CD in the support directory from the support cab, extract the file netcap.exe and place it in a directory on your hard drive or even in the root of your C:\ drive.
2. next, open up a command prompt window and change directories to where you put netcap.exe then type "netcap/?". It will list some commands that are available for netcap and a netmon driver will be installed. At the bottom you will see your adapters. You should see two of them if using a 3Com card. One will be for LAN and the other will be for WAN something or other.
3. Next type "netcap/Remove". This will remove the netmon driver.
4. Open up control panel / system / dev man and look at your network adapters. You should now see two of them and one will have a yellow ! on it. Right click on the one without the yellow ! and choose uninstall. YES! you are uninstalling your network adapter, continue with the uninstall. Do not restart yet.
5. Check your connection properties to make sure that no connection exists. If you get a wizard just cancel out of it.
6. Now restart the machine and go to your connection properties again and you should have a new connection called "Local area connection 2". highlight the connection then at the menu bar choose "Advanced" then "Advanced Settings". Uncheck the two boxes in the lower half for the bindings for File and Printer sharing and Client for MS networks. Click OK.
8. Choose connection properties and uncheck the "QOS" box
9. Restart the machine and enjoy the increased responsiveness of IE, faster page loading, and a connection speed boost



Sunday, August 24, 2008

WinXP Tips and Tricks [ Users Quick Reference ]

Opening Ports or Adding Allowed Programs with SP2's Firewall

1.Click on Start / Run
2.Enter in firewall.cpl
3.Click on the Exceptions tab

Adding a Port for Internet Access:
1.Click on the Add Port button
2.Name it whatever you want
3.Enter in the ports you want to open

Adding a Program for Internet Access
1.Click on Add Program... button
2.A list of all installed programs will be displayed
3.Highlight the one you want to include for Internet access
4.Click on the OK button

Autoexec.nt or Config.nt Errors

If you are getting errors similar to:
The system file is not suitable for running MS-DOS and Microsoft Windows applications. Choose 'Close' to terminate the application.
Try copying the file from \windows\repair directory to the one that is in the \windows\system32 directory.


Common Control Panel Applets

The follow are some common Control Panel Applets that are located in the \windows\system32 directory.
If you find yourself using any of these frequently, then you can simply make shortcuts to them on your desktop.

appwiz.cpl >>Add/Remove Programs
desk.cpl >> Display Properties
firewall.cpl >> Firewall Settings
inetcpl.cpl >> Internet Options
mmsys.cpl >> Sound and Audio
ncpa.cpl >> Network Connections
nusrmgr.cpl >> User Accounts
powercfg.cpl >> Power Options
sysdm.cpl >>System Properties
wscui.cpl >> Security Center
wuaucpl.cpl >> Automatic Updates Configuration


Windows Explorer Opens Search Companion Rather than the Folder
If the Windows Explorer opens up the Search Companion rather than opening up the actual folder, the default setting for opening a folder is changed.

To correct this:
Start Regedit
Go to HKEY_CLASSES_ROOT \ Directory \ shell
Edit the default value to be explorer or none


Guest Only Network Access

If you try and connect to an XP computer and are shown a logins screen with only the computername/Guest,
You may need to change one of the Local Security Policies:
Got to Control Panel - Administrative Tools
Go to Local Policies - Security Options
Check the Network access: Sharing and security model for local accounts
Set it to Classic - local users authenticate as themselves


Hiding a XP Computer from Network Neighborhood

If you want to share files from a XP computer,
yet want to remove it from showing up in the Network Neighborhood,
Run net config server /hidden:yes


Easy Way to Share Multiple Folders

If you need to share multiple folders, running the program SHRPUBW.EXE will bring up a simple dialog box to let you:
Browse to the folder you want to share
Enter in a Share name
Ender in a Share description
Set permissions. Several choices are available
Restart the process from within the same program


Not Viewing Zip Files as Folders


If you want to turn of WindowsXP showing Zip files as folders,
just run:
regsvr32 /u zipfldr.dll


Setting Capslock, Numlock, Scroll Lock

If you want to set the startup state for any or all of these keys,
you just need to edit the registry.
Start Regedit
Go to HKEY_CURRENT_USER \ Control Panel \ Keyboard
Open InitialKeyboardIndicators
Change the value to one of the following numbers
0 - All Keys off
1 - Caps Lock on
2 - Num Lock on
4 - Scroll Lock on
For multiple keys, add their values:
3 - Caps Lock and Num Lock on
5 - Caps Lock and Scroll Lock on
6 - Num Lock and Scroll Lock on
7 - Caps Lock, Num Lock, and Scroll Lock on
Log off and back on again


Restoring Desktop Icon to the Quicklaunch Bar

If you mistakenly deleted the icon for the Desktop on the Quicklaunch toolbar
Go to C:\Documents and Settings\user_name\Application Data\Microsoft\Internet Explorer\Quick Launch
(where user_name is replaced by your login name)
Create a Text file called ShowDesktop.SCF with the following contents:
[Shell]
Command=2
IconFile=explorer.exe,3
[Taskbar]
Command=ToggleDesktop



Network Access After Norton Anti-Virus Install

Sometimes you can't access a WinXP computer after installing Norton Anti-Virus.
There might be a variety of errors at the other computer depending on the operating system.
On the XP computer, in the Event Viewer / System log, there will be the following error:
The server's configuration parameter "irpstacksize" is too small for the server to use a local device.
Start Regedit
Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\lanmanserver\parameters
Edit the IRPStackSize
Give it a value of 15
Reboot the computer


Configure for Auto-Logon

If you are the only person using the computer and what to have it automatically log you on,
Start / Run / "control userpasswords2" - no quotes
Uncheck User must enter a user name and password to use this computer
Services You Can Disable
There are quite a few services you can disable from starting automatically.
This would be to speed up your boot time and free resources.
They are only suggestions so I suggestion you read the description of each one when you run Services
and that you turn them off one at a time.
Some possibilities are:
Alerter - Sends alert messages to specified users that are connected to the server computer.
Application Management - Allows software to tap directly into the Add/Remove Programs feature via the Windows Installer technology.
Background Intelligent Transfer Service - The Background Intelligent Transfer service is used by programs (such as Windows AutoUpdate) to download files by using spare bandwidth.
Clipbook - ClipBook permits you to cut and paste text and graphics over the network.
Error Reporting Service - Allows applications to send error reports to Microsoft in the event of an application fault.
Fast User Switching - Windows XP allows users to switch quickly between accounts, without requiring them to log off.
Help and Support - Allows the XP Built-in Help and Support Center to run.
IMAPI CD-Burning COM Service - You don't need this if you have other software to create CDs.
Indexing Service - Indexes contents and properties of files on local and remote computers; provides rapid access to files through flexible querying language.
IP SEC - Manages IP security policy and starts the ISAKMP/Oakley (IKE) and the IP security driver. If you are not on a domain, you likely don't need this running.
Messenger - Transmits net send and Alerter service messages between clients and servers. This is how a lot of pop-up windows start appearing on your desktop.
Net Logon - Supports pass-through authentication of account logon events for computers in a domain. If you are not on a domain, you don't need this running
Network DDE - Provides network transport and security for Dynamic Data Exchange (DDE) for programs running on the same computer or on different computers.
NT LM Security Support Provider - Provides security to remote procedure call (RPC) programs that use transports other than named pipes.
Performance Logs and Alerts - Collects performance data from local or remote computers based on preconfigured schedule parameters, then writes the data to a log or triggers an alert. If you don't need to monitor your performance logs, then you don't need this service.
Portable Media Serial Number - Retrieves the serial number of any portable music player connected to your computer
QOS RSVP - Provides network signaling and local traffic control setup functionality for QoS-aware programs and control applets.
Remote Desktop Help Session Manager - Manages and controls Remote Assistance. If you are not using Remote Desktop you don't need this service.
Remote Registry - Enables remote users to modify registry settings on this computer.
Routing & Remote Access - Offers routing services to businesses in local area and wide area network environments. Allows dial-in access.
Secondary Login - Enables starting processes under alternate credentials. This is what allows you to run an application as another user.
Smart Card - Manages access to smart cards read by this computer.
Smart Card Helper - Enables support for legacy non-plug and play smart-card readers used by this computer.
SSDP Discovery Service - Enables discovery of UPnP devices on your home network.
TCP/IP NetBIOS Helper - Enables support for NetBIOS over TCP/IP (NetBT) service and NetBIOS name resolution. This should not be needed in today's network environment.
Telnet - Enables a remote user to log on to this computer and run programs, and supports various TCP/IP Telnet clients.
Uninterruptible Power Supply Service - Manages an uninterruptible power supply (UPS) connected to the computer.
Universal Plug and Play Device Host - Provides support to host Universal Plug and Play devices
Upload Manager - Manages synchronous and asynchronous file transfers between clients and servers on the network.
Volume Shadow Copy Service - Manages and implements Volume Shadow Copies used for backup and other purposes.
Web Client - Enables Windows-based programs to create, access, and modify non-local files across the Internet.
Wireless Zero Configuration - Provides automatic configuration for the 802.11 adapters
WMI Performance Adapter - Provides performance library information from WMI HiPerf providers.



Saturday, August 23, 2008

Boost The Speed of your Broadband Internet Connection when using a Cable Modem or DSL Router

These settings allow you to boost the speed of your broadband Internet connection when using a Cable Modem or DSL Router with Windows 2000 and Windows XP.

Open your registry and find the key below.

Create the following DWORD values, as most of these values will not already exist you will need to create them by clicking on 'Edit -> New -> DWORD Value' and then set the value as shown below.

DefaultTTL = "80" hex (or 128 decimal)
Specifies the default time to live (TTL) for TCP/IP packets. The default is 32.

EnablePMTUBHDetect = "0"
Specifies whether the stack will attempt to detect Maximum Transmission Unit (MTU) routers that do not send back ICMP fragmentation-needed messages. The default is 0.

EnablePMTUDiscovery = "1"
Specifies whether the TCP/IP stack will attempt to perform path MTU discovery as specified in RFC 1191. The default is 1.

GlobalMaxTcpWindowSize = "7FFF" hex (or 32767 decimal)
Specifies the system maximum receive window size advertised by the TCP/IP stack.

TcpMaxDupAcks = "2"
Determines the number of duplicate ACKs that must be received for the same sequence number of sent data before "fast retransmit" is triggered.

SackOpts = "1"
Enables support for selective acknowledgements as documented by Request for Comment (RFC) 2018. Default is 0.

Tcp1323Opts = "1"
Controls RFC 1323 time stamps and window scaling options. Possible values are: "0" = disable RFC 1323 options, "1" = window scale enabled only, "2" = time stamps enabled only and "3" = both options enabled.

TcpWindowSize = "7FFF" hex (or 32767 decimal)
Specifies the receive window size advertised by the TCP/IP stack. If you have a latent network you can try increasing the value to 93440, 186880, or 372300.

Exit your registry and restart Windows for the changes to take effect.

If you don’t want to edit the registry, here's a little TCP utility that is ideal...

Download :

http://www.broadbandreports.com/front/doctorping.zip



Friday, August 22, 2008

Installation of Windows XP on an ASUS Eee PC

The Asus Eee PC (in the US anyway) comes with a very simplified Xandora Linux interface that provides some very basic functionality, like web browsing, email, messaging, and word processing. For some people that's all the Eee PC will ever need to do, but for others, a full blown install of a "heavier" OS will be required (or maybe just wanted). Because of the Eee's limited hardware specs, Windows XP comes to mind, but even a default install of Windows XP with all of the patches can be 2GB or above. On some Eee PC's (the 2GB models) this isn't an option, and even on the 4GB models, said XP install would require more than 50% of the available space (3.8GB formatted).

So what is a person to do? This guide will show you how to rip the non-essentials out of the Windows XP installation CD, create a new CD with just the minimums, and allows for a fully patched Windows XP SP2 install with a final installation size of under 540MB - and that includes all ASUS drivers for the Eee. Following this entire guide may take a while, but if you follow every step, it will be worth it in the end. I own a 4G Asus Eee PC with 2GB of RAM. I have installed Windows XP Pro SP2 on my Eee, all the while documenting the entire process here for you as a "how to" guide. My final install comes in at only 537MB, and takes around 17 seconds to start up from power button press to desktop.

If this sounds like something you'd want for your Eee PC, you're in luck. I'd like to thank Asus for making such a cool little ultraportable, and I'd like to thank you for reading through this article. It took me quite a long time to create, and I hope it helps a lot of people in their quest to run a stable, fast, and small XP install on the Eee PC.

- What You'll Need

A Windows XP CD-ROM (Home, Pro, etc.), a Windows XP cd key, an external CD-ROM drive for installation on the Eee PC, a CD burner, a blank CD, a copy of nLite (free), an Eee PC, a couple hours.

- Pre-Installation Advice

Before you start, it's a good idea to go to Asus support site for the Eee and download all of the latest Windows drivers and and put them on a CD, USB flash drive, or SD card so you'll have them ready when your install finishes. After you follow my nLite instructions, almost all of XP's driver database will be gone (thus saving you tons of hard drive space), but you'll manually have to go in and install drivers for everything. Asus' US support site can be found here:

Asus.com

You'll need to download the latest drivers for "Chipset," "Audio," "LAN," "VGA," "Wireless," and under the "Others" category, "Advanced Configuration and Power Interface Driver." Extract all the ZIP files in to folders with names that make sense so they'll be easy to identify later.

- Creating the nLite Windows Install CD

Running through nLite is pretty simple, but takes quite a bit of time. As a result, the instructions in this section will be pretty minimal... just pay attention to what I've done in nLite and clone all of my settings. If you see some items that I've removed that you are sure you want, like Bluetooth Support, feel free to uncheck those items. Beyond what you are 100% certain of, don't change anything. nLite allows you to easily break major features of Windows XP (like networking), so it's important that you not edit what you're not 100% sure of.

- Read the instructions carefully adn you should be fine.

On an existing Windows XP machine, create a folder on the desktop called XP. Copy the entire contents of a Windows XP CD-ROM to that folder. Download and install nLite from nLiteOS.com.

Launch nLite. Click Next.



Click Browse and find the XP directory on your desktop, then click Next.



The list will be blank. Click Next.



Select "Hotfixes, Addons...", "Components", "Unattended", "Options," "Tweaks", "Boot ISO" and click Next.



We don't want to add anything to this. Click next.



Don't click any of the boxes, just click cancel.



On the components screen, expand applications and select the options that I have selected here.



Click on the box next to "Drivers" to select ALL of the drivers in the list.



Expand Hardware and select the options that I have selected here.







While you're at it, select Keyboards and Languages to check ALL of the items in both of those lists.

Expand Multimedia and select the options I have selected.



Expand Network and select the options that I have selected here.



Expand Operating System Options and select the options that I have selected here.





Expand Services and select the options that I have selected here.





Also select the checkbox next to Directories in order to select all of the items under directories.

Final will look like this:



Fill the general tab out like this (I blurred out my CD key - you'll want to enter your own):



Click the Users tab and fill out the information like this. You can substitute a name for the name you want, and specify a password for that user account.



Click the Owner and Network ID tab and fill out all of the information.



Click the Regional tab and fill out all of the correct information.



Click the Desktop themes tab and make it look like this:



Click the Automatic Updates tab and fill out the information like this:



Click the Display tab and add the custom resolution 800x480. Fill out the rest of the information as seen here:



Click Next. Fill out the information on the screen that comes after that to make it look like the following:



Click the Patches tab and make sure it look like this, then click Next:



The following screen is personal preference, but here are my settings:













Click Next

It'll ask you if you want to start the process of building your nLite installation. Click Yes. The build process will take a while, depending on the speed of your PC.

Once it's finished it'll tell you how big the new CD ISO is, and by how much it was reduced from the default install. In my instance, the new CD ISO is 152.67MB, and 429.05MB has been hacked from the full installation size. Good deal. Click next.



You can now create an ISO image of the install CD. You do have the option of burning your newly ripped nLite install right to a CD if you have a burner, but I recommend creating an ISO so you can back that up somewhere, and burn it with your CD burning app of choice.

You can also add folders to the XP directory that you created on your desktop at this point in order to include those folders and files on the install CD. It'd be a good idea to include all of the latest drivers from Asus' site. Click the Make ISO button and browse to your desktop. Name the ISO file whatever you want and click Save. Your ISO creation will begin.



When the ISO creation is complete, click Next. You'll get a screen that says "Customization Finish!" Click "Finish" and nLite will close. You can now burn the ISO to a CD (unless you did already).

- Setting up the Eee to Boot from CD

You're almost ready to boot your Eee PC with your nLited XP disc. Hit the power button on the Eee and immediately start hitting the F2 key to get in to the BIOS. Hit the right arrow key once to move over to the Advanced tab and then the down arrow key until you get down to "OS Installation." Hit the Enter key and change this to "Start" and press Enter again. Press the right arrow key until you're on the Exit tab, and then press Enter to save changes and exit, and Enter again to confirm.

I'm not sure why ASUS has these BIOS modes to tell the Eee if you're installing an OS or not, but it's what they recommend so we're going to follow their procedure.

- Booting from the nLite CD

When the Eee restarts and the BIOS screen appears, immediately start hitting the Esc key. A menu will come up asking you to Please Select a Boot Device. We're going to choose the CD-ROM drive. This will be different depending on what the name of your external CD-ROM drive is, but it will be the only option that starts with "USB:" unless you have another USB device attached. Highlight it and press Enter.

You might get a black screen with grey text that says "Press any key to boot from CD-ROM..." press the space bar a few times until it goes away. You should now be staring at the Windows Setup screen. If you're not, turn the Eee off and try going through the boot menu again. Make sure you select the external CD/DVD drive, and make sure you press a key when it asks you to press a key to boot from the CD drive.

- Partitioning the Drive

After loading drivers, the XP installation will come to the point where it asks you to set up your partitions. If your Eee has the stock Xandros Linux setup on it, there will be quite a few. Use the arrow keys to move up and down, the D key to select partitions, then Enter to delete, and finally the L key to confirm each deletion. You won't need any of the stock partitions, so delete all of them.

When you're done the installer will show around 3.8GB of free space. Hit the C key to create a new partition, and the Enter key to accept the partition creation. You should now have a C partition that's 3804MB, and 8MB of "Unpartitioned Space" after the C partition. Highlight the C partition and hit Enter. Windows will ask you how you want to format the partition... choose the NTFS (quick format) option.

Press Enter and the installer will resume.

- Installing Windows

If you've followed this guide to the T, that's pretty much it. The Windows install takes about 10 minutes on my Eee. Since we filled in everything in nLite, the install process should be fully automated, and before long you should be staring at a default installation of Windows XP. It won't be very pretty, since all of the drivers won't yet be installed, but it will be functional.

- Disable the Page File

Remember at the beginning of the install when we set the BIOS option for OS installation from Finished to Start on the Advanced tab in the BIOS? Go back in and set that to Finished. If you don't remember how, scroll back up and just follow the instructions.

Don't forget to save changes when you exit.

Your Eee PC should now boot up in to Windows VERY quickly. Your Windows install should be pretty small...

Go in to My Computer, right click the C drive, and select Properties. As you can see, we're using up about 1.3GB of sapce on Drive C. This is pretty good, but isn't really as good as it could be.



On the desktop, right click on My Computer and go to Properties. Under the Advanced tab, in the Performance section, click the Settings button. In the Performance Options dialog that appears, select the Advanced tab, and under the Virtual Memory section, click the Change button.



By default, Windows likes to set up a page file that's USUALLY 1.5x the size of the amount of RAM you have - so for example if you have 512MB of RAM, you should have a 768MB page file. Sometimes this is different, but if you don't have a lot of RAM, it's usually 1.5X. If you have 1 or 2GB of RAM, I suggest you totally disable this page file. It'll save you a lot of space and for the light weight stuff the Eee is used for, it won't hinder performance at all.

Click the radio button that says "No Paging File" and click the Set button. Click Ok to close that dialog. You'll get a notice that says that you have to restart for changes to take effect. Click Ok three times to get back to the desktop. You'll be asked to restart, click Yes.

After your Eee restarts, if you disabled your page file, you should see a drastic increase in hard drive space. My install is currently using only 411MB.



- Installing ASUS Drivers

Remember those drivers that we downloaded earlier? Now's the time where you'll need them. I'm SUPER anal about hard drive space on my default install, so I'll be doing this a bit differently than one COULD do it.

Most of the Asus drivers come with installers. That's all well and good, but in addition to installing the drivers, they'll also install utilities, help files, etc. that we don't really need - so we're going to install the drivers for most things manually.

Right click on My Computer and select Properties. On the Hardware tab, click the Device Manager button. You'll see that we've got several pieces of hardware with yellow !'s next to them.



I'll explain how to install a driver for one device - it's the same for pretty much every device, so just repeat the steps for the remaining devices. The first Ethernet Controller that it doesn't reocgnize is the []. Right click on it and choose "Update Driver." When asked if you want to connect to Windows Update, choose No and click Next. On the next dialog, choose the button that says "Install from a list or specific location (advanced)" and click Next. Uncheck the box that says "Search removable media" and click the box that says "Include this location in the search." Use the Browse button to browse to the device where you unzipped the ASUS drivers and inside the folder where you extracted the wireless drivers, choose the ndis5x folder and click Ok.



Click Next and the drivers will install.

When it's done, click Finish.

The second Ethernet Controller is the onboard wired Ethernet controller. Follow the steps above to get to the advanced driver install dialog. For this device, you'll want to browse to where you extracted the "LAN" drivers, expand the "Attansic" folder, click the "WinXP_32" folder, and then click Ok.

The devices that show up as "PCI Device" and "Unknown device" will be installed later, so ignore them for now.

The "Video Controller" and "Video Controller (VGA Compatible)" devices can both be installed by following the steps above to get to the advanced driver install dialog, and then by navigating to where you extracted the VGA drivers from the Asus site. Click the "Graphics" folder inside that location, and the Ok button should be enabled. Doing this for one device will automatically install the other device. When asked to restart, choose No.

After this you should be left with only two devices - "PCI Device" and "Unknown device." We'll take care of these by running two installers. Open My Computer and navigate to the directory where you extracted the Asus drivers. Go in to the folder where the ACPI drivers were extracted and run setup.exe. There are no options during this install, so just click Next and then Finish when it completes. Next you'll want to navigate to the directory where you extracted the Intel chipset drivers. Once there, go in to Chipset\Intel\Inf and run setup.exe. When the installer begins, keep pressing Next until it completes.

Lastly, you'll have to install the audio driver from Asus. Inside the folder where you extracted the audio driver you'll find one setup file called AsusSetup.exe. Run that and the driver will install.

When this installer is finished, you'll be asked to restart your Eee. Do so, and all drivers will now be installed and working fine. Here's a shot of the desktop at the correct resolution:




-Running Windows Update


Connect to a network, be it wireless or wired, and use Internet Explorer to navigate to http://windowsupdate.microsoft.com. Windows Update will tell you that it found some updates and give you the option of doing an Express install or a Custom install. Click the Custom button.




Windows will check for the latest updates, which could take a few minutes. When finished, it'll give a new page with a button that says "Download and Install Now." Click that button and a Windows Updater update will download and install. When asked to restart the PC, click "Restart Now."

When Windows comes back up, Windows Update will begin downloading updates in the background. Let this process go until it's complete. Eventually you'll see a little yellow shield in the system tray that will let you know that udpates are being downloaded. This would be a good time to go and get a sandwich or something, as there are a lot of updates and downloading them all takes a while.



When all of the udpates have finished downloading, a yellow notification will appear above the shield icon in the system tray letting you know that updates are ready to be installed. Click this notification to bring up the Windows Updates dialog. Click the radio button next to "Custom Install (Advanced)" and click Next.



I'm going to be using Firefox on my Eee, but if you're using Internet Explorer you'll probably want to upgrade it to version 7. Scroll down to the bottom of the list of updates and uncheck "Windows Genuine Advantage Notification," and if you're not going to use IE7, uncheck "Windows Internet Explorer 7 for Windows XP" to save some space. Click Install.



You'll get a box that says "Updates that aren't selected won't be installed." Check the box that says "Don't notify me about these updates again." and click Ok. Click "I Accept" to accept the EULA and begin the update install. The updates will begin installing and Windows will tell you to restart when they're finished. Restart when asked to.

Cleaning Up After Windows Update

Windows Update keeps the installer programs for every single update that it downloads. It also keeps the files that were replaced during the update in case you ever want to uninstall an update. Since most of the updates that we just installed were security patches, we won't ever need to uninstall them, so we can safely get rid of the installation files and the files that Windows Upate has backed up and reclaim a LOT of precious disk space.

First let's check out the damage that was done by Windows Update. Remember that my default Windows install was only 411MB.



Ouch. Over 700MB of space used up over the default install. We need to reclaim some of that space.

First, make sure you can view hidden files and folders. If you've followed my nLite install exactly you'll be able to. If you can't, open up an Explorer window and go to Tools and then Folder Options. On the View tab there's a radio button that says "Show Hidden Files and Folders." Click that radio button and then click "Ok."

Navigate to C:\Windows and check out all of the blue folders that begin with "$NtUninstall." ALL Of these folders can safely be deleted, as well as the "$hf_mig$" folder. Delete all of them.

The Windows directory also contains a lot of log files that begin with "KB," and all of these log files can be deleted as well. Delete all of them.

We're not done yet.

Navigate to C:\Windows\SoftwareDistribution\Download. There are (for me) 345MB of additional files in this directory, all of which can be deleted. To do this safely, we'll have to temporarily stop the Windows Update service. To do so, click on Start and go to Control Panel and then to Administrative Tools. Double click the Services icon and find the Automatic Updates service in the services list. Right click on it and choose "Stop." Close the Services window and go back to that C:\Windows\SoftwareDistribution\Download folder and delete everything inside it.

Let's go back and check the free space on drive C now. That's more like it - only 537MB used.



Performance Tweaks

Disable Indexing Service

Right click on drive C in My Computer and choose Properties. Uncheck the box that says "Allow Indexing Service to index files..." and click Ok. This will save CPU useage and RAM by keeping Windows from indexing the entire file contents of the C drive for quick searches. Indexing might make sense for large, slow drives, but our tiny solid state drive will search fast enough without indexing enabled.

Disable Unwanted Startup Programs

Click Start and then Run. Type regedit and press Enter. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run. Click on the Run folder and notice all of the programs that start up when your Eee starts up. Most of these were installed by installing the drivers from ASUS. You can delete as many of these as you want and your Eee will still start up just fine.



Here's an explanation as to what all of them do, so you can decide if you want to keep them or not.

(Default) - Default folder key. Don't delete this.

Alcmtr - Application that installs with the audio driver. Delete it.

AsusACPIServer - This is the ACPI driver for your Eee. You can safely delete this and the Windows ACPI driver will do a fine job of controlling fan speed with CPU temp.

AsusTray - This utility is used to switch between 800x480 and 800x600. If you don't use this, you can delete it to speed up Windows boot time.

HotKeyCmds - You can safely delete this and your Fn+[Key] commands will still work fine.

IgfxTray - Intel tray icon. Delete it.

Persistence - More intel junk. Delete it.

RTHDCPL - Installs with the audio driver. Delete it.

SkyTel - I think this is part of the modem, which is integrated with the audio chipset. Delete it.

Disable Precaching in Firefox

If you're going to install and use Firefox, it's best to disable precaching. To make itself "faster," Firefox's default behavior is to look at links on a page, go to each of them "behind the scenes" and start caching files. This way, if you click on one of those links, some of the items at that URL (like the page body itself) will already be downlaoded and cached and browsing will be sped up a bit. On a platform with limited drive space and memory like the Eee (especially if you disabled the page file) this can cause a problem, as Firefox will soon start eating up a lot of memory by precaching pages.

To disable this, open up Firefox and in the address bar type about:config and press Enter. Scroll down until you find the line that says "browser.sessionhistory.max_total_viewers." Double click on that line and change the value from -1 to 0 and click Ok.



Close Firefox and re-open it and precaching will be disabled.

And Done ^_^



Sunday, August 17, 2008

BEBAS USAGE DARI PUKUL 20.00 HINGGA PUKUL 08.00 PAGI

TELKOM Divisi Regional II (Cilegon, Serang, Jakarta, Bogor, Tangerang, Bekasi, Depok, Karawang, Bogor dan Purwakarta) mulai tanggal 1 Agustus 2008 sampai dengan 31 Januari 2009 memanjakan pelanggannya dengan memberikan free charge (bebas usage) atau akses unlimited kepada semua pelanggan Speedy paket limited (Personal, Timebased, Profesional) mulai pukul 20.00 WIB sampai dengan pukul 08.00 WIB pagi. Ini berarti tidak ada pengurangan kuota untuk pemakaian di dalam rentang waktu tersebut.

Dalam memberlakukan program bebas pemakaian ini, ada beberapa syarat & ketentuan yang diberlakukan yaitu:

1. Awal dan akhir akses Speedy hanya berlaku dalam rentang waktu mulai pukul 20.00 malam dan berakhir pukul 08.00 pagi.
2. Log in ataupun log out di luar waktu tersebut tetap dikenai charge seperti biasa (berlaku tarif normal). Ketentuan log in dan log out :
* Untuk modem dengan setting mode routing, log in terhitung sejak status koneksi modem aktif dan logout terhitung sejak modem dimatikan.
* Untuk modem dengan setting mode bridging, log in terhitung sejak Anda melakukan dial-up connection dan log out terhitung sejak Anda melakukan disconnect dari koneksi Speedy Anda.
3. Pemakaian melebihi 12 jam secara terus menerus dikenakan tarif normal.
4. Berlaku bagi pelanggan lama maupun pelanggan baru.
5. Berlaku pada 3 paket layanan Speedy limited yaitu Speedy Personal, Speedy Time based dan Speedy Profesional.
6. Tarif excess usage atau over quota tetap sesuai tarif normal.
7. Besaran kuota limited tetap sesuai aturan kuota yang berlaku.
8. Akses yang melebihi 12 jam tetap akan dikenakan charge normal, walaupun saat melakukan log in dan log out berada dalam rentang waktu free of charge. Contoh: Pelanggan melakukan akses internet dari pukul 21.00 pada tanggal 15 Juli sampai dengan pukul 21.00 pada tanggal 16 Juli 2008. Meskipun log in dan log out berada di antara waktu pukul 20.00 sd 08.00, namun lama pemakaian adalah 24 jam (melebihi 12 jam).
9. Apabila pelanggan berkeinginan melakukan pengecekan terhadap besarnya usage pemakaian Speedy pada malam sebelumnya (pemakaian antara pukul 20.00 sampai dengan pukul 08.00), dapat dilakukan setelah pukul 09.00 mengingat antara pukul 08.00 sampai dengan pukul 09.00 TELKOM akan melakukan proses cleansing data usage terkait program ini.

Untuk mempermudah pengetahuan pelanggan terhadap program ini, beberapa contoh kasus di bawah ini akan menerangkan implementasi program gratis 8 malam sampai dengan 8 pagi ini sebagai berikut:

Kasus 1. Apabila pelanggan Speedy mulai mengakses internet pukul 19.00 WIB dan berakhir jam 22.00 WIB, maka pelanggan yang bersangkutan akan dikenakan charge penggunaan dengan tarif normal (tidak free charge), karena log in dilakukan sebelum periode program. Bagi pelanggan Speedy Timebased akan dikenakan charge normal untuk penggunaan selama 3 jam, sedangkan bagi pelanggan Speedy volume based usage tetap akan dicatat sesuai tarif normal.

Kasus 2. Apabila pelanggan Speedy mulai mengakses internet pukul 07.00 dan berakhir jam 12.00, maka pelanggan yang bersangkutan akan dikenakan charge penggunaan dengan tarif normal (tidak free charge), karena pemakaian melewati periode program atau berakhir sesudah pukul 08.00 pagi. Contoh bagi pelanggan Speedy Timebased akan dikenakan charge normal untuk penggunaan selama 5 jam.

Kasus 3. Apabila pelanggan Speedy mulai mengakses internet pukul 19.00 dan berakhir jam 09.00, maka pelanggan yang bersangkutan akan dikenakan charge penggunaan dengan tarif normal (tidak free charge), karena pemakaian melewati periode program (mulai sebelum pukul 20.00 dan berakhir sesudah pukul 08.00). Contoh bagi pelanggan Speedy Timebased akan dikenakan charge normal untuk penggunaan selama 14 jam.

Tips dalam melakukan pemakaian untuk mendapatkan free of charge atau program unlimited malam hari ini adalah:

* Pastikan Anda melakukan log in dan log out dengan acuan jam yang terdapat di www.telkomspeedy.com yang telah disesuaikan dengan standar waktu Indonesia bagian barat.

* Login mulai pukul 20.00 malam (jangan kurang walau hanya 1 detik) dan logout sebelum pukul 08.00 pagi (jangan lebih walau hanya 1 detik).

* Cek pemakaian kira-kira mulai pukul 09.00 pagi harinya untuk memastikan bahwa usage Anda pada malam sebelumnya sudah dihapus.


Selamat mencoba.

SUMBER BERITA


Saturday, August 16, 2008

Russian Hacking Web Affects Hundreds of Thousands of Computers

Joe Stewart, Director of Malware Research at SecureWorks, discovered that a group of Russian hackers used a type of trojan that affected over 378,000 computers. The computers, all part of the same network, were infected via a genuine Microsoft application. Coreflood is the name of the trojan used to steal data from the affected machines, in ways that have never been employed before.

The targeted companies reported a precise interval during which they felt the effects of the attack. SecureWorks observed some "infection events," with hundred of thousands of computers becoming infected on the same day. As trojans cannot spread all by themselves through a network, specialists took into account all the possibilities for that to happen. The team noticed that a Windows administration tool, PsExec, was used to infect all the computers in a network whose owners had domain administrator privileges. ie1823en.exe was then launched on every affected system.

The hackers, who were identified as being Russians, mostly used Coreflood to get information on bank accounts. They also had access to computers from major institutions, which means they could have gotten their hands on even more important data than previously estimated. Also, the hijackers had another advantage over the people and the institutions they attacked: Coreflood allowed them to get account details without having to log in, because the malicious software has the ability to read screen information. This is one of the reasons that make Coreflood so dangerous. Because of the free access to all data stored on a computer, investigators don't know yet the exact extent of incurred damages.

One of the most affected people was Joe Lopez, a businessman who lost $20,000 when this amount was withdrawn by an unauthorized person. After discovering that the money was missing, he also learned that his computer was infected with the trojan. Joe Stewart stated for the New York Times that the situation was under investigation and that, for this very reason, he could not give explicit details about the case.

Stewart also revealed that, while translating some blog posts that allegedly belonged to one of the members of the group of hackers, he found out that another one of them was dead. However, he also emphasized that, no matter the difficulties these hackers might come across, their illicit activity is still being carried on.



The Conscience of a Hacker

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
The following was written shortly after my arrest...

\/\The Conscience of a Hacker/\/

by

+++The Mentor+++

Written on January 8, 1986
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Another one got caught today, it's all over the papers. "Teenager
Arrested in Computer Crime Scandal", "Hacker Arrested after Bank Tampering"...
Damn kids. They're all alike.

But did you, in your three-piece psychology and 1950's technobrain,
ever take a look behind the eyes of the hacker? Did you ever wonder what
made him tick, what forces shaped him, what may have molded him?
I am a hacker, enter my world...
Mine is a world that begins with school... I'm smarter than most of
the other kids, this crap they teach us bores me...
Damn underachiever. They're all alike.

I'm in junior high or high school. I've listened to teachers explain
for the fifteenth time how to reduce a fraction. I understand it. "No, Ms.
Smith, I didn't show my work. I did it in my head..."
Damn kid. Probably copied it. They're all alike.

I made a discovery today. I found a computer. Wait a second, this is
cool. It does what I want it to. If it makes a mistake, it's because I
screwed it up. Not because it doesn't like me...
Or feels threatened by me...
Or thinks I'm a smart ass...
Or doesn't like teaching and shouldn't be here...
Damn kid. All he does is play games. They're all alike.

And then it happened... a door opened to a world... rushing through
the phone line like heroin through an addict's veins, an electronic pulse is
sent out, a refuge from the day-to-day incompetencies is sought... a board is
found.
"This is it... this is where I belong..."
I know everyone here... even if I've never met them, never talked to
them, may never hear from them again... I know you all...
Damn kid. Tying up the phone line again. They're all alike...

You bet your ass we're all alike... we've been spoon-fed baby food at
school when we hungered for steak... the bits of meat that you did let slip
through were pre-chewed and tasteless. We've been dominated by sadists, or
ignored by the apathetic. The few that had something to teach found us will-
ing pupils, but those few are like drops of water in the desert.

This is our world now... the world of the electron and the switch, the
beauty of the baud. We make use of a service already existing without paying
for what could be dirt-cheap if it wasn't run by profiteering gluttons, and
you call us criminals. We explore... and you call us criminals. We seek
after knowledge... and you call us criminals. We exist without skin color,
without nationality, without religious bias... and you call us criminals.
You build atomic bombs, you wage wars, you murder, cheat, and lie to us
and try to make us believe it's for our own good, yet we're the criminals.

Yes, I am a criminal. My crime is that of curiosity. My crime is
that of judging people by what they say and think, not what they look like.
My crime is that of outsmarting you, something that you will never forgive me
for.

I am a hacker, and this is my manifesto. You may stop this individual,
but you can't stop us all... after all, we're all alike.

+++The Mentor+++