*******A GUY FROM DREAM LAND*******

May 22, 2009

Disable USB Ports

Filed under: White Hat Hackers

 

 It’s not hard to block USB ports for security reason.

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsbStor

 

 

May 16, 2009

Some Tricks 4 REG Keys

Filed under: White Hat Hackers

If you are a computer geek then you can try editing your REG Keys

for better performances.

But

If you are not familiar with REG keys better not missing up

with these keys.

  • 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\Control\Session Manager\Memory Management

            \DisablePagingExecutive
Set the value to be 1
Reboot the computer

  • Increasing File System Caching

    To increase the amount of memory Windows will locked for I/O operations:

    Start Regedit
    Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager

         \Memory Management

Edit the key IoPageLockLimit

  • Resolving Inability to Add or Remove Programs

    If a particular user cannot add or remove programs, there might be a simple registry edit neeed.

    Go to HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Uninstall
    Change the DWORD NoAddRemovePrograms to 0 disable it

    4096 - 32megs of memory or less
    8192 - 32+ megs of memory
    16384 - 64+ megs of memory
    32768 - 128+ megs of memory
    65536 - 256+ megs of memory

  • Increasing Graphics Performance

    By default, WindowsXP turns on a lot of shadows, fades, slides etc to menu items.
    Most simply slow down their display.

    To turn these off selectively:

    Right click on the My Computer icon
    Select Properties
    Click on the Advanced tab
    Under Performance, click on the Settings button
    To turn them all of, select Adjust for best performance
    My preference is to leave them all off except for Show shadows under mouse pointer and Show

         window contents while dragging .

  • 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 33 to 25 seconds.

  • Getting Rid of Unread Email Messages

    To remove the Unread Email message by user’s login names:

    Start Regedit
    For a single user: Go to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\UnreadMail
    For all users: Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\UnreadMail
    Create a DWORD key called MessageExpiryDays
    Give it a value of 0 .

  • Speeding the Startup of Some CD Burner Programs

    If you use program other than the native WindowsXP CD Burner software,
    you might be able to increase the speed that it loads.

    Go to Control Panel / Administrative Tools / Services
    Double-click on IMAPI CD-Burning COM Service
    For the Startup Type, select Disabled
    Click on the OK button and then close the Services window
    If you dont You should notice .

  • 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 .

  • Clearing the Page File on Shutdown

    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

    For regedit users…..
    If you want to clear the page file on each shutdown:

    Start Regedit
    Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management

\ClearPageFileAtShutdown
Set the value to 1 .

  • Not Displaying Logon, Logoff, Startup and Shutdown Status Messages

    To turn these off:

    Start Regedit
    Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies

\system
If it is not already there, create a DWORD value named DisableStatusMessages
Give it a value of 1 .

  • Cleaning the Prefetch Directory

    WindowsXP has a new feature called Prefetch. This keeps a shortcut to recently used programs.
    However it can fill up with old and obsolete programs.

    To clean this periodically go to:

    Star / Run / Prefetch
    Press Ctrl-A to highlight all the shorcuts
    Delete them .

  • 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
    Application Management
    Clipbook
    Fast UserSwitching
    Human Interface Devices
    Indexing Service
    Messenger
    Net Logon
    NetMeeting
    QOS RSVP
    Remote Desktop Help Session Manager
    Remote Registry
    Routing & Remote Access
    SSDP Discovery Service
    Universal Plug and Play Device Host
    Web Client .

 

Good Luck.

February 14, 2009

Useful Commands

Filed under: White Hat Hackers

For Tech Geeks:

Administrative actionControl Panel applet
Accessibility Options access.cpl
802.11 Monitor apgui.cpl
Add/Remove Programs appwiz.cpl
Console console.cpl
Display DESK.cpl
SCSI, PCMCIA, and Tape Devices DEVAPPS.cpl
Add New Hardware Wizard hdwwiz.cpl
Internet inetcpl.cpl
Regional Settings INTL.cpl
Game Controllers joy.cpl
Mouse, Font, Keyboard, Printers main.cpl
Multimedia and Sounds MMSYS.cpl
Modems MODEM.cpl
Network ncpa.cpl
Logon Management for XP nusrmgr.cpl (XP)
ODBC odbccp32.cpl
Power Options powercfg.cpl
Ports PORTS.cpl
Devices, Services, Server srvmgr.cpl
System SYSDM.cpl
Telephony telephon.cpl
Date/Time TIMEDATE.cpl
UPS ups.cpl

1 Uses the Windows Server 2003 family of operating systems

Administrative actionMicrosoft Management Console file
Current user certificates certmgr.msc
Certificate authority certsrv.msc
Certificate templates certtmpl.msc
Indexing service ciadv.msc
Computer management compmgmt.msc
Group policy object editor dcpol.msc
Device manager devmgmt.msc
Disk defragmenter dfrg.msc
Distributed file system dfsgui.msc
Disk management diskmgmt.msc
Active directory domains and trust domain.msc
Default domain security settings dompol.msc
Active directory users and computers dsa.msc
Active directory sites and services dssite.msc
Event viewer eventvwr.msc
File server filesvr.msc
Shared folders fsmgmt.msc
Group policy object editor gpedit.msc
Internet authentication service ias.msc
Local users and groups lusrmgr.msc
Removable storage ntmsmgr.msc
Removable storage operator requests ntmsoprq.msc
Performance perfmon.msc
Routing and remote access rrasmgmt.msc
Resultant set of policy rsop.msc
Local security settings secpol.msc
Services services.msc
Telephony tapimgmt.msc
Terminal services configuration and connections tscc.msc
Remote desktops tsmmc.msc
Windows management infrastructure wmimgmt.msc

December 26, 2008

shutdown PC

Filed under: White Hat Hackers

Windows

Shutting down Windows the fastest way
  1. Start -> Run
  2. Type rundll.exe user.exe,exitwindows

Internet Explorer

Your browser logo shows something other than the IE logo. Maybe you have installed your ISP software and you have a different logo on the top right. How do you remove it?
  1. Close all browser windows
  2. Start -> Run
  3. Type RunDLL32.EXE IEdkcs32.dll,Clear
  4. Click on OK, and start Internet Explorer. You should find the old spinning IE logo.

December 25, 2008

Hack Screen saver time

Filed under: Hacking kiddies

IF there is password or locked by Admin

Start>Run and type in "Regedit" without quotes

……………………………………………………..

User Key: [HKEY_CURRENT_USER\Control Panel\Desktop]
Value Name: ScreenSave_Data
Data Type: REG_BINARY (Binary Value)
Value Data: Encoded Password

       

  IF ONLY LOCKED THEN:


User Key: [HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Control Panel\
Desktop]
Value Name: ScreenSaveActive, SCRNSAVE.EXE
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = disable screen savers, 1 = default)

December 24, 2008

RUNDLL ERRORS

Filed under: White Hat Hackers

 

How to get rid of Rundll Errors?

Go to the registry- “Start” menu  -click run- input regedit.

“HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Run\\” delete the corresponding below run. Or go  to the “start” and “run “input” msconfig, remove the “√” of useless startup and restart !then it will be OK.

December 20, 2008

Filed under: Black hat Hackers

Some of known black hat hackers are listed as following:

 But those are the real Black hat hackers who never got caught. But no matter either Black or White, all hackers are great for us because due to their doings we have reached in current situation. They broke the security then we knew the lapses.

                               This Article has been posted here for Educational propose only.

1.      Jonathan James: James gained notoriety when he became the first juvenile to be sent to prison for hacking. He was sentenced at 16 years old. In an anonymous PBS interview, he professes, "I was just looking around, playing around. What was fun for me was a challenge to see what I could pull off."
James’s major intrusions targeted high-profile organizations. He installed a backdoor into a Defense Threat Reduction Agency server. The DTRA is an agency of the Department of Defense charged with reducing the threat to the U.S. and its allies from nuclear, biological, chemical, conventional and special weapons. The backdoor he created enabled him to view sensitive emails and capture employee usernames and passwords.
James also cracked into NASA computers, stealing software worth approximately $1.7 million. According to the Department of Justice, "The software supported the International Space Station’s physical environment, including control of the temperature and humidity within the living space." NASA was forced to shut down its computer systems, ultimately racking up a $41,000 cost. James explained that he downloaded the code to supplement his studies on C programming, but contended, "The code itself was crappy . . . certainly not worth $1.7 million like they claimed."
Given the extent of his intrusions, if James, also known as "c0mrade," had been an adult he likely would have served at least 10 years. Instead, he was banned from recreational computer use and was slated to serve a six-month sentence under house arrest with probation. However, he served six months in prison for violation of parole. Today, James asserts that he’s learned his lesson and might start a computer security company.
2.      Adrian Lamo: Lamo’s claim to fame is his break-ins at major organizations like The New York Times and Microsoft. Dubbed the "homeless hacker," he used Internet connections at Kinko’s, coffee shops and libraries to do his intrusions. In a profile article, "He Hacks by Day, Squats by Night," Lamo reflects, "I have a laptop in Pittsburgh, a change of clothes in D.C. It kind of redefines the term multi-jurisdictional."
Lamo’s intrusions consisted mainly of penetration testing, in which he found flaws in security, exploited them and then informed companies of their shortcomings. His hits include Yahoo!, Bank of America, Citigroup and Cingular. When white hat hackers are hired by companies to do penetration testing, it’s legal. What Lamo did is not.
When he broke into The New York Times’ intranet, things got serious. He added himself to a list of experts and viewed personal information on contributors, including Social Security numbers. Lamo also hacked into The Times’ LexisNexis account to research high-profile subject matter.
For his intrusion at The New York Times, Lamo was ordered to pay approximately $65,000 in restitution. He was also sentenced to six months of home confinement and two years of probation, which expired January 16, 2007. Lamo is currently working as an award-winning journalist and public speaker.
3.      Kevin Mitnick: A self-proclaimed "hacker poster boy," Mitnick went through a highly publicized pursuit by authorities. His mischief was hyped by the media but his actual offenses may be less notable than his notoriety suggests. The Department of Justice describes him as "the most wanted computer criminal in United States history." His exploits were detailed in two movies: Freedom Downtime and Takedown.
Mitnick had a bit of hacking experience before committing the offenses that made him famous. He started out exploiting the Los Angeles bus punch card system to get free rides. Then, like Apple co-founder Steve Wozniak, dabbled in phone phreaking. Although there were numerous offenses, Mitnick was ultimately convicted for breaking into the Digital Equipment Corporation’s computer network and stealing software.
Mitnick’s mischief got serious when he went on a two and a half year "coast-to-coast hacking spree." The CNN article, "Legendary computer hacker released from prison," explains that "he hacked into computers, stole corporate secrets, scrambled phone networks and broke into the national defense warning system." He then hacked into computer expert and fellow hacker Tsutomu Shimomura’s home computer, which led to his undoing.
Today, Mitnick has been able to move past his role as a black hat hacker and become a productive member of society. He served five years, about 8 months of it in solitary confinement, and is now a computer security consultant, author and speaker.
4.      Kevin Poulsen: Also known as Dark Dante, Poulsen gained recognition for his hack of LA radio’s KIIS-FM phone lines, which earned him a brand new Porsche, among other items. Law enforcement dubbed him "the Hannibal Lecter of computer crime."
Authorities began to pursue Poulsen after he hacked into a federal investigation database. During this pursuit, he further drew the ire of the FBI by hacking into federal computers for wiretap information.
His hacking specialty, however, revolved around telephones. Poulsen’s most famous hack, KIIS-FM, was accomplished by taking over all of the station’s phone lines. In a related feat, Poulsen also "reactivated old Yellow Page escort telephone numbers for an acquaintance who then ran a virtual escort agency." Later, when his photo came up on the show Unsolved Mysteries, 1-800 phone lines for the program crashed. Ultimately, Poulsen was captured in a supermarket and served a sentence of five years.
Since serving time, Poulsen has worked as a journalist. He is now a senior editor for Wired News. His most prominent article details his work on identifying 744 sex offenders with MySpace profiles.
5.      Robert Tappan Morris: Morris, son of former National Security Agency scientist Robert Morris, is known as the creator of the Morris Worm, the first computer worm to be unleashed on the Internet. As a result of this crime, he was the first person prosecuted under the 1986 Computer Fraud and Abuse Act.
Morris wrote the code for the worm while he was a student at Cornell. He asserts that he intended to use it to see how large the Internet was. The worm, however, replicated itself excessively, slowing computers down so that they were no longer usable. It is not possible to know exactly how many computers were affected, but experts estimate an impact of 6,000 machines. He was sentenced to three years’ probation, 400 hours of community service and a fined $10,500.
Morris is currently working as a tenured professor at the MIT Computer Science and Artificial Intelligence Laboratory. He principally researches computer network architectures including distributed hash tables such as Chord and wireless mesh networks such as Roofnet.

December 19, 2008

Enable & Disable Scandisk

Filed under: White Hat Hackers

Disable and enable scandisk or chkdsk

If you’ve arrived at this page directly from a link from a search engine or external web site, we recommend that you first familiarize yourself with the problems associated with running Scandisk and Chkdsk. The information below will allow the Windows Scandisk and Chkdsk utilities to be disabled.

Note: Implementation of the information below may require modification of the Windows registry. This can cause serious problems that may require you to reinstall your operating system. There is no guarantee that problems resulting from modifications to the registry can be solved. So you need backup the Windows registry firstly.

The information provided below is to be used at your own risk. We accept no liability whatsoever from it’s use. If you have a disk problem or data loss, we recommend that you contact us.

Disabling Scandisk - Windows 98 and 98SE
On the toolbar click Start, click Run, type Msconfig, and then click OK. Click Advanced, and select the Disable Scandisk after bad shutdown option.

Disabling Scandisk - Windows ME
1. Run the Registry Editor (regedt32.exe)
2. Under the HKEY_LOCAL_MACHINE subtree, go to the following subkey:
\\System\\CurrentControlSet\\Control\\FileSystem
3. Change the DisableScandiskOnBoot entry to:
01
(note: using the value 00 will re-enable)
Exit your registry, you may need to restart or log out of Windows for the change to take effect.

Disabling Chkdsk - Windows 2000 and XP
1. Run the Registry Editor (regedt32.exe)
2. Under the HKEY_LOCAL_MACHINE subtree, go to the following subkey:
\\SYSTEM\\CurrentControlSet\\Control\\Session Manager
3. Change the BootExecute entry to:
autocheck autochk *
Exit your registry, you may need to restart or log out of Windows for the change to take effect.

December 17, 2008

Hack Admin PW

Filed under: Black hat Hackers

AN EASY WAY TO HACK ADMIN PW

HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon \ SpecialAccounts \ UserList \
Right-click an empty space in the right pane and select New > DWORD Value Name the new value Administrator. Double-click this new value, and enter 1 as it’s Value data. Close the registry editor and restart.

                       BUT

When you install Windows XP an Administrator Account is created (you are asked to supply an administrator password), but the "Welcome Screen" does not give you the option to log on as Administrator unless you boot up in Safe Mode.
First you must ensure that the Administrator Account is enabled:
1 open Control Panel
2 open Administrative Tools
3 open Local Security Policy
4 expand Local Policies
5 click on Security Options
6 ensure that Accounts: Administrator account status is enabled Then follow the instructions from the "Win2000 Logon Screen Tweak" ie.
1 open Control Panel
2 open User Accounts
3 click Change the way users log on or log off
4 untick Use the Welcome Screen
5 click Apply Options
You will now be able to log on to Windows XP as Administrator in Normal Mode.


December 5, 2008

Connecting 2 Monitors on Laptop

Filed under: White Hat Hackers

CONNECTING 2 MONITORS ON LAPTOP…..

Mirrored mode and Extended Desktop mode
You can use one of two modes to project your desktop on a projector screen:

Mirrored mode: In this mode, your desktop (or screen) is duplicated on the projector screen, so your audience sees what’s on your screen. For example, use Mirrored mode if you’re recording ideas as people mention them during a brainstorming session and you want participants to see what’s being recorded. The main downside of this mode is that instant message pop-ups, e-mail notifications, and other potentially annoying messages appear on the screen and interrupt the presentation. Also, if you browse for a file or switch between programs, your audience will see these actions on the projector screen, which may be disruptive or make your presentation appear unpolished.

Extended Desktop mode: In this mode, you extend your mobile PC screen space by using an additional display (whether a monitor or a projector screen). You can then use each screen independently. This mode is well suited for presentations because you can display the slides on one screen (usually the projector), and then hide notifications and other miscellaneous messages, and complete other tasks, such as taking notes, on your mobile PC screen. This mode is also very useful when you want to extend your workspace while using your mobile PC at your desk.
Project a presentation in Mirrored mode
The steps that you follow to use Mirrored mode and display your mobile PC desktop on a projector depend on the hardware and software settings that are defined by the computer manufacturer. To project your mobile PC screen in Mirrored mode, you will need to either click an icon in the notification area in the bottom right of the screen or pressing a function key combination (usually FUNCTION+F5 or FUNCTION+F8).
Top of page
Using multiple monitors at your desk
Mobile PCs are great productivity tools and excellent entertainment devices, but they are not ideal for extended use. Most mobile PC screens are too small to read text comfortably for an extended period of time, and many mobile PCs also lack a full-size keyboard or a mouse, which can aggravate your hands if you use them all day.
You can address these shortcomings by using Extended Desktop to use both your mobile PC screen and an external monitor to increase screen space.
Set up a second monitor
Before you perform the steps below, plug the secondary monitor into the external VGA port of your mobile PC and then place your mobile PC (the primary monitor) close to the secondary monitor to ensure swifter navigation between screens.
1.
Right-click the desktop of your mobile PC, and then click Properties on the shortcut menu.
2.
In the Display Properties dialog box, on the Settings tab, click the blue rectangle with the number 2 (which represents the external monitor), and then select the Extend my Windows desktop onto this monitor check box.
3.
Under Screen resolution, drag the slider to the right to change the screen resolution of Monitor 2 to 1024 by 768 pixels, and then click OK.

You can change the screen resolution in the Display Properties dialog box.
4.
When prompted, click Yes.
Note: If your desktop background does not appear on the external monitor, click No, and then repeat step 3 to decrease the screen resolution.
Adjust the position of the monitors
By default, Windows places the second screen to the right of the first (or primary) one. You can change the position of the monitors to reflect their physical position.
1.
Right-click the desktop of your mobile PC, and then click Properties on the shortcut menu.
2.
In the Display Properties dialog box, on the Settings tab, drag the graphical representation of Monitor 2 (the blue box with the number 2 in it) to the left of Monitor 1, and then click OK.
3.
When prompted, click Yes.
Adjust your screen settings
When you first enable Extended Desktop mode, your taskbar and any icons on your desktop appear on the mobile PC screen; desktop space without icons appears on the external monitor. You may find it easier to show the taskbar on the external monitor since it is usually the larger of the two screens.
1.
On your mobile PC screen, right-click an empty area of the taskbar, and then click Lock the Taskbar.
2.
Drag the taskbar to the external desktop and drop it where you want it to appear.
You can now take advantage of the extra screen space by dragging program windows to the external monitor. You can also resize windows to stretch across the two screens.
By taking advantage of additional monitors, you can share information with others more effectively when you’re giving a presentation and also improve your productivity by extending your workspace when you’re using your mobile PC at your desk

………………………………………………………………………………………………………………………….

rundll is causing an error in mmsystem.dll (Adding new HW on Ctrl panel)

Filed under: Hacking kiddies

ADDING HARDWARE ON CONTROL PANEL

 

 

RUNDLL caused a General Protection Fault in module MMSYSTEM.DLL at 000a:00000032 This error message is more likely to occur after you use the Add New Hardware tool in Control Panel.
CAUSE

This problem can occur if the "drivers=mmsystem.dll" line is missing from the [boot] section of the System.ini file.
RESOLUTION

To correct this problem, follow these steps:

 

  1. Use any text editor (such as Notepad) to edit the System.ini file.

     

  2. Add the following line to the [boot] section of the file: drivers=mmsystem.dll

     

  3. Save and then close the System.ini file.

     

  4. Restart your computer.