Skip to main content

Posts

How to Crack the Account Password on Any Operating System

Computer passwords are like locks on doors – they keep honest people honest. If someone wishes to gain access to your laptop or computer, a simple login password will not stop them. Most computer users do not realize how simple it is to access the login password for a computer, and end up leaving vulnerable data on their computer, unencrypted and easy to access. Are you curious how easy it is for someone to gain access to your computer? If so, read on to see the technique one might use to figure out your computer password. Windows   Windows is still the most popular operating system, and the method used to discover the login password is  the easiest. The program used is called Ophcrack, and it is free. Ophcrack is based on Slackware, and uses rainbow tables to solve passwords up to 14 characters in length. The time required to solve a password? Generally 10 seconds. The expertise needed? None. Simply download the Ophcrack ISO and burn it to a CD (or load it onto a ...

Hibernate - Enable or Disable (restore or delete the hiberfil.sys file)

This tutorial will show you how to enable or disable hibernate and restore or delete the hiberfil.sys file inWindows 7 and Windows 8. When hibernate is disabled, the Hibernate option is missing from the Start Menu (Windows 7 only), Shut Down Windows dialog, Power menu (Windows 8 only) and the Advanced Power Plan Options. You must be logged in as an administrator to be able to do the steps in this tutorial. Note By default, the size of the hidden protected OS hibernation file (C:\hiberfil.sys) is 75% of the total amount of installed RAM on your computer. Tip You can set your computer to either use or not use the Hybrid or Hibernate sleep mode option from the Advanced Power Plan Options. In Windows 7, you will only see Hibernate listed in the Start Menu power button arrow menu if you have Hybrid turned off in the Advanced Power Plan Options. OPTION ONE  To Enable or Disable Hibernate in a Elevated Command Prompt 1. To Enable Hibernate NOTE: This step will rest...

All about installing and Configuring WordPress

WordPress is perhaps the best free, open-source blogging script, provided with the ultimate flexibility of using your own server and domain name, without the compulsion to display any credits/links. WordPress is the most widely used blogging software, powering more than 70 million blogs. All right Sparky, let’s install WordPress It must be installed on a web hosting server. For the fastest possible install, I recommend using paid hosting as you simply click on a button (usually in CPanel->Fantastico) to get it running. The above is the easy way of installing WordPress and having a blog ready in 5 minutes. If you like to install your blog manually (which is recommended for experienced users), follow the simple steps: Get domain name and hosting Hosting providers can be easily found from the wordpress.org website’s recommended list. Most hosting providers will give away a free domain, or you can buy one from name.com, godaddy, bigrock, etc. Access t...

Top 15 Open Source/Free Security/Hacking Tools

1. Nmap Nmap (“Network Mapper”) is a free and open source (license) utility for network discovery and security auditing. Nmap uses raw IP packets in novel ways to determine what hosts are available on the network, what services (application name and version) those hosts are offering, what operating systems (and OS versions) they are running, what type of packet filters/firewalls are in use, and dozens of other characteristics. Nmap homepage . 2. Wireshark Wireshark is a network protocol analyzer. It lets you capture and interactively browse the traffic running on a computer network. Wireshark homepage . 3. Metasploit Community edition Metasploit Community Edition simplifies network discovery and vulnerability verification for specific exploits, increasing the effectiveness of vulnerability scanners. This helps prioritize remediation and eliminate false positives, providing true security risk intelligence. Metasploit community edition homepage . 4. Nikto2 Nikto is ...