Welcome to XnonymouX Blog

Monday 25 February 2013

How to create ghost image of hard disk for free

By on 06:59
How to create ghost image of hard disk for free?

If you are the person who want to backup complete disk along with OS. So lets see how we can create hard disk image or ghost image or disk clone without using those highly priced ghost creating software.


Requirements:

Ubuntu Live CD/DVD, A hard disk with more capacity than the one you want to clone and some basic knowledge ofLinux.


Procedure:
Linux provides disk dumping feature, this feature can be used for creating complete backup of any possible storage media. And we will use this feature of Linux command shell to create ghost images. While writing this tutorial I am assuming that you want to backup a hard disk which already havean OS installed in it.
Boot from Ubuntu Live CD/DVD. Now mount the hard disk youwant to take backup on /mnt folder. Now take backup using following commands,

[root@localhost ~]dd if=/dev/sda1 of=/mnt/ image.img

This will create complete image of hard disk partition sda1, next you must take backup of partition table,

[root@localhost ~]#dd if=/dev/sda of=/mnt/ partitiontable.i mg count=0 bs=512

or

[root@localhost ~]#dd if=/dev/sda of=/mnt/ partitiontable.i mg count=0 bs=1024

Now while restoring first restore partition table on new hard disk

[root@localhost ~]#dd if=/mnt/ partitiontable.i mg of=/dev/sda count=0 bs=512

or

[root@localhost ~]#dd if=/mnt/ partitiontable.i mg of=/dev/sda count=0 bs=1024

Finally restore ghost image,

[root@localhost ~]#partprobe /dev/sda
[root@localhost ~]#dd if=/mnt/ image.img of=/dev/sda1

Now please note that when you'll create ghost image no matter what amount of data you have in disk your ghost disk will be of actual size of source hard disk, that meansif your source hard disk is 40GB in size then your ghost hard disk will also be of 40GB. If you think above tutorial was little geeky then even I don't take different view from you, yes its really little geeky but believe me its not that difficult. If you loved reading this post please LIKE and SHARE with your friends... Thanks for reading..

Friday 22 February 2013

How to Secretly Hack Into, Switch On, & Watch Anyone's Webcam Remotely

By on 22:53
———————————————————————————————
How to Secretly Hack Into, Switch On, & Watch Anyone's Webcam Remotely
———————————————————————————————

Welcome back ,

Like in my last article on remotely installing a keylogger onto somebody's computer, this guide will continue to display the abilities of Metasploit's powerful Meterpreter by hacking into the victim's webcam. This will allow us to control the webcam remotely, capturing snapshots from it.

Pic : http://bit.ly/Yrfb0G

Why exactly would you want to hack into somebody's webcam? Maybe you suspect your significant other of having a fling. Or, maybe you're into blackmailing. Or, maybe you're just a creep. But the real purpose is to show just how easy it is, so you're aware that it can be done—and so you can protect yourself against it.

Pic : http://bit.ly/XQsdF5


Unlike just installing a command shell on the victim computer, the Meterpreter has the power to do numerous and nearly unlimited things on the target's computer. The key is to get the Meterpreter installed on their system first.

Pic : http://bit.ly/Zx6icF

So, now let’s fire up Metasploit and install Meterpreter on the victim's system. Once we have done that, we can then begin to view and capture images from their webcam.

Step 1: List the Victim's Webcams

Metasploit's Meterpreter has a built-in module for controlling the remote system's webcam. The first thing we need to do is to check if there is a web cam, and if there is, get its name. We can do that by typing :

meterpreter > webcam_list

If he/she has a webcam, the system will come back with a list of all the webcams.

Step 2: Snap Pictures from the Victim's Webcam

Now that we know he/she has a webcam, we can take a snapshot from the webcam by typing :

meterpreter > webcam_snap

The system will now save a snapshot from her webcam onto our system in the directory /opt/framework3/msf3, which we can open and see what's going on.

Pic : http://bit.ly/15AMmGq

The quality of the image saved all depends on your victim's webcam and surroundings.

Step 3: Watch Streaming Video from the Victim's Webcam

Now that we know how to capture a single snapshot from the victim's webcam, we will now want to run the webcam so that we can watch a continuous video stream. We can do this by typing :

meterpreter > run webcam -p /var/www

This command starts his/her webcam and sends its streaming output to /var/www/webcam.htm.

How to Protect Yourself from Webcam Intrusion :

So, what can you do to make sure no one is peeking in on your habits in front of the computer? The easiest solution—cover your webcam up. Some laptops with built-in webcams actually have a slide cover you can use.

Pic : http://bit.ly/Wf27Ml

If that's not the case, a piece of non-translucent tape should to the trick, unless you want to buy one of these or these things. And if you still have one of those old-school USB webcams, simply unplug it.

We will continue to explore fun ways we can use the Meterpreter in the near future, so make sure to come back for more!

Hacking a Web-browser with beef

By on 01:49

Hacking a Web-browser with beef

Browser Exploration Framework is mainly used to exploit a Web-browser.When i was trying it I play a varied types of pranks with victim browser like making open a pop-up window,playing a sound,stealing cookie etc. So lets start hacking.
Follow all the steps according to my post ======>


1. First install beef by clicking on Applications->Backtrack–>Exploitation Tools->Social Engineering Tools->BEEF XSS Framework->BeEF Installer.


2. Now when beef installs open beef by going to same directory like in 1st step then click on beef and beef will start connecting.


3. Now copy the open the url written in front of hook url like in image.


4. After opening the link u will see a login page just put username beef and password beef to login.


5. Now a window will open showing you beef control panel,now the main exploration will start.


6. Now send this link  http://127.0.0.1:3000/demos/basic.html to victim.




7. Once victim will open you will be connected to his computer through his browser and you will see connected browsers at top left bottom under the Online browser tab like in image.


8. Click on any online browser in online browser tab and you will get a page with a full information of browser.


9. Then click on Commands tab to start open various exploits and tools.


10. Now use any of commands to making pranks with the victim.


Note;---> its for educational purpose only.
While doing all this don't close the terminal that will open as opening of beef.

Hacking a Computer using fastrack and backtrack

By on 01:42

Hacking a Computer using fastrack and backtrack

Hey friends i found a latest hack or way to hack into a computer which has a windows operating system.
Ok then lets start.Here are some requirments:-------->
1. Backtrack 
2. Ip address of victim.
3. Brain.
Now follow all the steps according to this post:--------------->
1. Open Fastrack by clicking on Applications-->Backtrack-->Exploitation tools-->Network exploitation tools-->Fast-Track-->fasttrack-interactive.


2. Now after opening fastrack select the option Payload generator by typing 8 and hitting enter.


3. Now after that type 1 to select Windows Shell Reverse_TCP and hit enter.


4. Now after that type 2 to select shikata_ga_nai and hit enter.


5. Now after that enter the ip address of victim and hit enter.
6. Now you have to scan ip address to get open ports refer to this article.


7. If you get any open ports then enter it like in image.
8. After that type 3 to select Executable and hit enter, this option will create a executable file in  directory filesystem-->pentest>exploit-->fasttrack-->payload.exe.
9. Now the send executable file to victim and when the victim open this file you will be connected to computer remotely. 


Note :--- Its for educational purpose

Thursday 21 February 2013

How To Fix Error Reporting in XP

By on 07:10

How To Fix Error Reporting in XP


Friends, sometimes when u open ur browser or any thing in ur PC and it give a error like the following image, so u want to remove it, so here is a solution....

Steps:

  • Right-click My Computer and choose Properties.

  • Click the Advanced tab on your System Properties dialog box.

  • Click the Error Reporting button on the Advanced tab.

  • Leave the other radio button unchecked next to the text labeled, "But notify me when critical errors occur."

  • Click OK.

Awesome List of Google Tricks

By on 07:07

Awesome List of Google Tricks

 http://www.diamantefm.com.ec/upload/fotos/google_music_1.jpg
As Google is the best search engine its also one of the most hotspot for occasional tricks and tweaks which we are going to discuss right below. So these list of Google tricks will attract your attention and entertain you and your friends. You must check all tricks listed below maybe you know many of them as we have posted some in our earlier posts but some are totally new to us.
20 Awesome Google Tricks :
  • Type “let it snow” and click on I’m Feeling Lucky. (awesome snow effect)
  • Type “google gravity” and click on I’m Feeling Lucky. (things start falling down)
  • Type “elggog” and click on I’m Feeling Lucky. (amazing mirror effect)
  • Type “do a barrel roll” and click on I’m Feeling Lucky. (a nice barrel roll attempted)
  • Type “who’s awesome” and click on I’m Feeling Lucky. (check it out yourself)
  • Type “tilt” and click on I’m Feeling Lucky. (webpage in 3D)
  • Type “who is the cutest” and click on I’m Feeling Lucky. (cute reviewed)
  • Type “google loco” and click on I’m Feeling Lucky. (someone starts moving)
  • Type “lol limewire” and click on I’m Feeling Lucky. (awesome picture)
  • Type “epic google” and click on I’m Feeling Lucky. (check it out yourself)
  • Type “rainbow google” and click on I’m Feeling Lucky. (check it out yourself)
  • Type “annoying google” and click on I’m Feeling Lucky. (check it out yourself)
  • Type “google pacman” and click on I’m Feeling Lucky. (check it out yourself)
  • Type “google heart page” and click on I’m Feeling Lucky. (check it out yourself)
  • Type “google magic” and click on I’m Feeling Lucky. (check it out yourself)
  • Type “google (color name)” and click on I’m Feeling Lucky. (check it out yourself)
  • Type “epic box” and click on I’m Feeling Lucky. (check it out yourself)
  • Type “sexy snape” and click on I’m Feeling Lucky. (check it out yourself)
  • Type “google sphere” and click on I’m Feeling Lucky. (check it out yourself)
  • Type “weenie google” and click on I’m Feeling Lucky. (check it out yourself)
So now pump these words into Google search and than click on I’m Feeling Lucky button and get amazed with awesome Google Tricks. Now you might get some problems as Google has updated their search page and now Instant search is on so make sure you turn that off by going to the Settings Gear icon and choosing Instant search off.

Windows 7 Loader eXtreme Edition v3.503

By on 07:02

Windows 7 Loader eXtreme Edition v3.503


Windows 7 Loader eXtreme Edition v3.503 MediaFire Free Download,Windows 7 Loader eXtreme Edition,Windows 7 Loader eXtreme 
How to active Windows 7
Windows 7 Loader eXtreme Edition v3.503
Activates all Windows 7 versions:
Ultimate, Professional, Enterprise, Starter, Basic, Home, etc.
Activates Windows 7 / Vista / 2008 R2 / 2008 - RTM / preRTM / Office 2010
Supported editions: All

Back up your tokens.dat file if you must have a version other than Ultimate.
This activator is a 'Frankenbuild' Loader, meaning it swaps out files in order to activate.
  • Safer loader installation (than other activators)
  • Activate any edition (without reducing default activation abilities)
  • Trial Reset (get back 4 rearms and 30 days)
  • Installs/Uninstalls/Detects public SLIC emulators: 
  • W7 Loader
  • Open W7 Loader
  • SLIC Driver
  • Vista Boot
  • WOW7 Loader
  • MBR SLIC Loader
  • Vista Loader
  • KMS Activation:
  • Emulated KMS Server
  • Internet KMS Servers
  • Windows 7/Vista/2008R2/2008 keys
  • Windows 7 SLICs
  • Windows 7/Vista Certificates
  • W7 Loader
  • Open W7 Loader
  • SLIC Driver
  • MBR SLIC Loader
  • KMS Emulator
  • Activate any editions Automatic and Advanced Mode
  • Complete loaders collection
  • Custom loaders integration
  • Windows activation information
  • SLIC checking: checksum, SLIC&RSDT&XSDT markers
  • Installed loader information: Boot Loader and SLIC Emulator
  • Installed key information
  • SLIC dump
  • Certificate dump 
  • Product key checker
  • Logos and OEM information installatio
  • Commmand line keys
  • Internal SLIC's storage
  • Internal Certificates storage
  • Ability to use external SLIC's storage
  • Ability to use external Certificates storage
  • SLIC and Certificate comparison
  • Custom KMS servers list
  • Custom keys list
  • Custom logos list
  • KB971033 ready.
  • Shows extended activation-related information.
  • Detects Chew-WGA&RemoveWAT-related system changes.
  • Activates Office 2010 (w7lxe.exe /office2010).
Emergency recovery 
MBR SLIC Loader and "Sleep Mode" compatibility:
"Clear CMOS" jumper.
NOTES:
Default SLIC emulator: W7 Loader (Forceful)
Default emulation scheme: Safest + UnSafe
  • "Safest" uses Loader with Vista Boot Loading Screen (with option to use original W7 in boot options)
  • "Safe" uses Loader with W7 Boot Loading Screen (with option to use original W7 in boot options)
  • "Unsafe" uses Loader with W7 Boot Loading Screen (no option to use original W7 in boot options)