Hacker’s Lab , Things Need For Setting up a Hacking Lab


Hello Friends.
( This Post Is about Information and Knowledge )

#1. Computer:- Yes! Of course we need the computer. Recommended computer specifications is a processor with a speed of 1.7GHz, 120GB hard disk capacity above 2GB of RAM to speed up. If you only have 1GB of RAM, Mr.Hac advise you to collect money (for students) and purchase additional RAM. It is important to guarantee the performance of your computer at its maximum.

#2. Virtual Machine is required if you do not have some of the other PC to complete the laboratory work for you. For ordinary consumers, Mr.Hac recommend that you use the Oracle VM Virtualbox because it is an open-source virtualization software, free, and easy to use and tutorialnya in many blogs and Youtube. If you want the professional version, you can try the machine virtualization VMware .

#3. Cloud Storage / Online Synchronization Service / Online Storage Ok. This is a virtual space for your laboratory. It is important to keep the needs of the various ‘goods’ at it. Therefore if you want a free, there is a fairly good service that is Dropbox .

#4. Live USB / CD / DVD Most of the time hackers will do their work with the platform or a different operating system. Because the Live USB to the rescue of hard disk space that can accommodate a variety of distros like BackTrack, Wifiway, Blackbuntu and so on.

#5.External Hard Drive Virtual, virtual. But the physical storage space should also be as a backup to a virtual storage space.

#6. Static IP Address Static IP address is required to complete the process godaman. You can buy it on any service offered on the internet , find other solutions for free.Please Google do.

#7. Hiding IP Tools For USe gud VPN or Proxy Server to hide your IP address.

#8. High-Speed Internet This is also very important. All you need to work virtual Internet speed and high consistency. Unifi, though expensive, is one of the best options available in Malaysia.

#9. Tools For Hacking Keylogger, Network Sniffer / Analyzer, penetration testing tool, Password Cracking / Recovery Tool, Social Engineering Toolkit (SET), are among the examples of compulsory tool you need to have. Please make a study of all these tools so. Okay.Just before this date only.

_________________________________________________________________________________

Visit also:

https://ww.facebook.com/PaDhLeYaaR

https://www.facebook.com/FrndsOFindiaN

https://www.facebook.com/TechIN91

_________________________________________________________________________________

Shutdown And Restart Tricks !


Shutdown And Restart Tricks !

Hello Friends..

 

Today I have Some interesting tricks about shutdown and Restart the computers..I think You must try this one time.. It is specially for them who always wants to do something new in computers..

My Exclusive… Again a contribution to Computer Tricks !
Play pranks on your friends…

****************************************************************************

Shutdown Trick
Stimulate shutdown from command prompt !
# Start >> Run
# Type shutdown -s -t 10 -c “Shutting Down…”
# Hit Enter and enjoy !

 

****************************************************************************

Restart Trick
Stimulate Restart from command prompt !
# Start >> Run
# Type shutdown -r -t 10 -c “Restarting…”

# Hit Enter and enjoy !
****************************************************************************
Log Off Trick
Stimulate LogOff from command prompt !
# Start >> Run
# Type shutdown -l
# Hit Enter and enjoy !

****************************************************************************

Please Note
-s :: This signify Shutdown Request.
-r :: This signify Restart Request.
-l :: This signify LogOff Request.
-t :: This signify the timer before Restart. (Replace ’10’ with any number.)
-c :: This signify comment.

How To Stop It ?
# When the timer is Running…
# Start >> Run
# Type shutdown -a
# That’s It.

Enjoy with this blog.

How to change The Logon Screen Background in Windows 7


How to change The Logon Screen Background in Windows 7

Hello Friends..

Are you getting boared to watch same and one logon screen everytime , when you start your pc Or laptop.. ?

Do you know how to change logon screen background in windows 7 , so as to give your Windows a customized look and feel ..?

With a small trick , it is possible to customize the Windows 7 logon screen and set your own picture/wallpaper as the background.

Changing logon screen background in Windows 7 is as simple as changing your desktop wallpaper. Well here is a step by step instruction to customize the logon screen background.

Follow the below simple steps

1. The image you need to set as the background should be a .jpg file and it’s size should not exceed 245 KB.

2. The image resolution can be anything of your choice. However I prefer 1440 x 900 or 1024 x 768. You can use any of the photo editing software such as Photoshop to compress and set the resolution for your image. Once you’re done, save this image as backgroundDefault.jpg.

3. You will need to copy this image to
C:\Windows\system32\oobe\info\backgrounds
You will need to create that path if it does not already exist on your computer.

4. Now open the Registry Editor (Start -> Run -> Type regedit) and navigate to the following key
HKLM\Software\Microsoft\Windows\CurrentVersion\Authentication\
LogonUI\Background
If Background does not exist rightclick LogonUI, select New and then Key, and then name it Background. Now locate OEMBackground (listed on the right side). If it does not exist, right-click Background and select New and then DWORD and name it OEMBackground.

5. Double-click on OEMBackground and set the Value Data to 1.

6. Now log-off to see the new logon screen background. If you would like to revert back to the default background, just set the Value Data back to 0.

I hope you like this trick. Just try out and give your feedback!