Posts

How To See Password Of Memory Card

Image
How To See Password Of Memory Card: Here is a simple trick to see any-one's memory card password..!! 1)Insert memory card into the card reader. 2)GOTO C:\system 3)Find file named mmcstore and rename it with mmcstore.txt 4)Open the file and you wil find the password.               ENJOY.............Roushan Kumar Mishra

Access Your Facebook Account with 3 Passwords

Image
Did you know that you can login to your Facebook account using 3 different passwords? Seems interesting isn’t it? Yep! Unlike any other online account which has only one password to access, Facebook lets you log in using 3 different variants of your password. Only a few Facebook users are aware of this fact, but for many others, this might seem a bit surprising. Facebook accepts the following forms of your password: 1. Your Original Password Let me explain this to you with the following example. Assume that your default Facebook password that you created during the sign-up process is: 2. Password with the Case Toggled In the above password the letters ‘F’ and ‘P’ are in uppercase and the remaining are in the lowercase. If you TOGGLE the case where all the UPPERCASE characters are converted into the lowercase and vice versa, your default password “myFacebookPass” would become: Now if you log in using the above toggled password, your ...

Computer Cookie - Working, Vulnerability and Security

Image
Computer cookies are small piece of information in text format that’s sent to an web browser by an web server. This information can be accessed either by the web server or by the client computer. Cookie information can be used for authentication, identification of a user session, user's preferences, shopping cart contents, or anything else that can be accomplished through storing text data. What are the types of Cookie? Session cookie Persistent cookie Secure cookie HttpOnly cookie First-Party Cookie Third-Party Cookie Super cookie Zombie cookie Unsatisfactory Cookie Role of Cookie in Internet Session Management Session management is the process of keeping track of a user's activity across sessions of interaction with the computer system. Personalization Cookies may be used to remember the information about the user who has visited a website in order to show relevant content in the future. For example a web server may send a cookie containing the ...

SQL Injection Using Havij Tools

Image
SQL injection is a code injection technique that exploits a security vulnerability in a website's software . It is a technique used to take advantage of non-validated input vulnerabilities to pass SQL commands through a Web application for execution by a backend database. Attackers take advantage of the fact that programmers often chain together SQL commands with user-provided parameters, and can therefore embed SQL commands inside these parameters. The result is that the attacker can execute arbitrary SQL queries and/or commands on the backend database server through the Web application. Havij is an automated SQL Injection tool that helps penetration testers to find and exploit SQL Injection vulnerabilities on a web page. It can take advantage of a vulnerable web application. By using this software user can perform back-end database fingerprint, retrieve DBMS users and  password hashes, dump tables and columns, fetching data from the database, runnin...

Google Dork For "Remote File Inclusion"

Image
Google dork s are the center of the Google Hacking. Many hackers use google to find vulnerable webpages and later use these vulnerabilities for hacking. Remote File Inclusion (RFI) is a type of vulnerability most often found on websites. It allows an attacker to include a remote file, usually through a script on the web server. The vulnerability occurs due to the use of user-supplied input without proper validation. List Of Google Dork For Remote File Inclusion: inurl:rte/my_documents/my_files inurl:/my_documents/my_files/ inurl:/shoutbox/expanded.php?conf= inurl:/main.php?x= inurl:/myPHPCalendar/admin.php?cal_dir= inurl:/index.php/main.php?x= inurl:/index.php?include= inurl:/index.php?x= inurl:/index.php?open= inurl:/index.php?visualizar= inurl:/template.php?pagina= inurl:/index.php?pagina= inurl:/index.php?inc= inurl:"index.php?page=contact.php" inurl:"template.php?goto=" inurl:"video.php?content=" inurl:"pages.php?p...

List of F1-F9 Key for cmd prompt

List of F1-F9 Key Commands for the Command Prompt F1 / right arrow: Repeats the letters of the last command line, one by one. F2: Displays a dialog asking user to "enter the char to copy up to" of the last command line F3: Repeats the last command line F4: Displays a dialog asking user to "enter the char to delete up to" of the last command line F5: Goes back one command line F6: Enters the traditional CTRL+Z (^z) F7: Displays a menu with the command line history F8: Cycles back through previous command lines (beginning with most recent) F9: Displays a dialog asking user to enter a command number, where 0 is for first command line entered. Alt+Enter: toggle full Screen mode. up/down: scroll thru/repeat previous entries Esc: delete line Note: The buffer allows a maximum of 50 command lines. After this number is reached, the first line will be replaced in sequence. Helpful accessibility keyboard shortcuts Switch FilterKeys on and off. Right SHIFT for eight seconds ...

NetBruteScanner (hack tools)

Image
NetBrute scans a range of IP addresses for shared resources that have been shared via Microsoft File and Printer Sharing. In addition, any SMB compatible shared resources will show (i.e. Samba Servers on a Unix/Linux machine). It is to be used by system administrators or home users to see what types of resources are shared and to warn the computer users if any unsecured resources are displayed. Ideally, only folders and printers should be shared if it is intended for the whole world to access them. If the folders and printers are not intended for the whole world, then passwords should be applied to the resources.  WebBrute attempts a brute force userid and password attack on an HTTP Authenticated web site that is using "Basic Authentication". It is to be used by webmasters or system administrators to test the strength of their userid and password scheme on Basic Authenticated web sites. Ideally, all passwords will be at least eight characters...

OstroSoft Internet Tools (hack tools)

Image
OstroSoft Internet Tools is integrated set of network information utilities. It is intended for use by network, domain and systems administrators, network security professionals, Internet users and everyone who wants to know more about network and Internet. It gives you such vital information as: which computers on domain are running specified service - for example: how many newsservers are available on domain (Domain Scanner) what network services are running on specified computer (remote or local) - for example: Web server, telnet, mailserver, FTP, finger, etc. (Port Scanner) let you test if remote host is running, accessible from your system, and how long it takes to reach it (Ping) shows you the path TCP packet takes from your system to remote host (Traceroute) shows you the information about active connections on you computer (Netstat) resolves host names to IP addresses and vice versa (Host Resolver - dns) returns contact information (address, phone, fax, adm...

Colasoft MAC Scanner (hack tools)

Image
 Colasoft MAC Scanner allows to scan the network and get a list of MAC addresses along with IP address, machine name, and manufacturer's information. It can automatically detect all subnets according to the IP addresses configured on multiple NICs of a machine. It supports multi-threaded scanning.  Click to download

How to Disable the Ability to Right Click on the Desktop ?

Image
This tweak removes the context menu that would normally appear when the user right clicks on the desktop or in the Explorer right results pane. Open your registry and find the key below. Create a new DWORD value, or modify the existing value called 'NoViewContextMenu' using the settings below. Exit your registry, you may need to restart or log out of Windows for the change to take effect. Settings: User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\ Explorer] System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\ Explorer] Name: NoViewContextMenu Type: REG_DWORD (DWORD Value) Value: (0 = disabled, 1 = enabled)

Httprint (hack - fingerprinting tool)

Image
    Introduction httprint is a web server fingerprinting tool. It relies on web server characteristics to accurately identify web servers, despite the fact that they may have been obfuscated by changing the server banner strings, or by plug-ins such as mod_security or servermask. httprint can also be used to detect web enabled devices which do not have a server banner string, such as wireless access points, routers, switches, cable modems, etc. httprint uses text signature strings and it is very easy to add signatures to the signature database. More details on how httprint works can be found in the Introduction to HTTP fingerprinting paper. It is printer-friendly.   Features Identification of web servers despite the banner string and any other obfuscation. httprint can successfully identify the underlying web servers when their headers are mangled by either patching the binary, by modules such as mod_security.c or by commercial products such as ...

SysKey Utility to Prevent Windows Password Cracking

Image
SYSKEY is a utility that encrypts the hashed password information in a SAM database in a Windows system using a 128-bit encryption key. SysKey utility, also called the SAM lock tool, It can be helpful for preventing hackers from cracking Windows passwords Description Microsoft Windows Security Accounts Management Database (SAM) stores hashed copies of user passwords. This database is encrypted with a locally stored system key. To keep the SAM database secure, Windows requires that the password hashes are encrypted. Windows prevents the use of stored, unencrypted password hashes. Configure Windows System Key Protection Utility At a RUN window, type syskey, and then press ENTER.   In the Securing the Windows Account Database dialog box, note that the Encryption Enabled option is selected and is the only option available. When this option is selected, Windows will always encrypt the SAM database. Click Update. Click Password Startup if you want to require a...

Secret Pages In Google

Image
Google is an American multinational public corporation invested in Internet search, cloud computing, and advertising technologies. Google hosts and develops a number of Internet-based services and products, and generates profit primarily from advertising through its AdWords program. Google has got several unpopular webpages , rather than the  usual Google pages we visit daily.However most of this unknown pages might be  familiar now a days,  but for those who hadn’t viewed yet , we have got a list of these pages.Of course by visiting Google Sitemap , we could easily understand the totality of Google Structure.We also like to share some sites that unlocks the cheat list of Google features. Google Official Secret Pages Google Moms - http://www.google.com/moms/ Google BSD Linux - http://www.google.com/bsd Google Linux - http://www.google.com/linux Google logos - http://www.google.com/logos / Google hacker - http://www.google.com/webhp?hl=xx-hacker ...

Disable Google.com From Redirecting To Local Country Google Domain

Image
Google Web Search is customized for a number of countries and regions across the world. For example, Google.co.in provides search results that are most relevant for users in India; Google.co.uk is the Google domain for United Kingdom.Google try to direct users to the site that will give them the most relevant results . Google.com redirects to local Google country specific domain , depending on the country you are located. For example in India Google.com redirects to Google.co.in and In China Google.com redirects to Google.cn, Similarly it redirects in other countries.In the below picture "Image-1" show browser before redirecting,"Image-2" shows browser after redirecting. How to disable this redirection and use Google.com for search queries?   This does not involve any software or plugin install. Just type www.google.com/ncr instead of just typing www.google.com in the address bar, where ncr stands for “ No Country Redirect ”. Next time you type ...

Computer Cookie - Working, Vulnerability and Security Tips

Image
Computer cookies are small piece of information in text format that’s sent to an web browser by an web server. This information can be accessed either by the web server or by the client computer. Cookie information can be used for authentication, identification of a user session, user's preferences, shopping cart contents, or anything else that can be accomplished through storing text data. What are the types of Cookie? Session cookie Persistent cookie Secure cookie HttpOnly cookie First-Party Cookie Third-Party Cookie Super cookie Zombie cookie Unsatisfactory Cookie Role of Cookie in Internet Session Management Session management is the process of keeping track of a user's activity across sessions of interaction with the computer system. Personalization Cookies may be used to remember the information about the user who has visited a website in order to show relevant content in the future. For example a web server may send a cookie containing the usern...

Top 10 Hacking softwares of 2011

Image
Roushan kumar mishra posted Top Ten Hacking Software 2011   Last year I posted a similar post on top hacking softwares for the year 2010. It was a huge success and it still recieves a lot of hits. Here I have compiled the new list of top 10 hacking softwares which were in limelight for the year 2011. Most of the tools are same but some of them have climbed great hights this year.  The tools listed here are open source and we are not listing any licensed software here. Also I would like to add that METASPLOIT" has been excluded from this list because it combines the power of several tools listed in top 10 so here we will only rate individual products. 1. NMAP - And the tradition continues and NMAP still the number one.  Nmap ,by far is the best security scanning and   hacking   tool ever made. This   software   tops every list of top hacking   softwares   for its two reasons. Firstly,its ease of use and secondly,its w...

How To Fix Windows Virtual Memory To Low in Windows XP

Image
Cause of Windows Virtual Memory To Low in Windows XP The Reason Why Windows Virtual Memory To Low is due to the registry files becoming corrupted, or messed up. usually running out of virtual memory means that you are running too many programs at the same time for your system or one of them is attempting to use too much memory. You might also want to check out what's running by using your "Task Manager" or manage your Startup file in "System Configuration Utility". Remember Than Download of Trial Software, Games, Screensavers, Apps, or Even Video Can Affect your file size and it Change the Setting of your System Registry. Due to Install/Uninstall the Program turns out for the wrong instructions in it. So, it will cause the computer to run slow, or in a worse case, crash and give you a blue screen error. if it this happen the computer is not sure what to do and this will really slow down the computer. The Best Way is Add or Increase the Amount ...

Cool Mozilla Firefox Browser Tricks and Tweaks

Image
There are a lot off  funny mozila trick Roushan Kumar Mishra Share with u. so use this command and enjoy With Roushan Kumar Mishra List Of Cool Tricks and Tweaks in Mozilla Firefox Browser ? Just Copy the Address Codes Below and Paste on your Mozilla Firefox Address Bar and Just Hit Enter. chrome://global/content/alerts/alert.xul Hide and Seek Mozilla Firefox Browser. chrome://browser/content/preferences/cookies.xul Opens the “Cookies window” inside a tab in the Firefox window. chrome://browser/content/preferences/sanitize.xul Opens the “Clear Private Data” window inside the current tab. chrome://browser/content/credits.xhtml Opens a scrolling list of firefox contributors. The one’s who we must thank for creating Firefox chrome://browser/content/aboutDialog.xul Opens the “About Firefox” Dialog box inside the tab. chrome://browser/content/browser.xul Opens another Firefox inside a tab in the the existing Firefox window. chrome://mozapps/content/extensions/extension...

How to secure your password- tips and tricks!

Image
Here are few trick tips and tricks that will help you to secure your password: HOW TO SET SECURE PASSWORDS For a password to be secure, it needs to be difficult to guess, as long as possible and consist of a combination of letters, numbers and characters. It also needs to be unique for each service that you use. The trouble is that the longer and more difficult to crack a password becomes, the harder it becomes to remember, which is why many people use the same password everywhere. The good news is, there are a few strategies that you can use to set secure and unique, yet memorable, passwords: Use a password manager . This is probably the easiest and most secure option, and so it’s the one I recommend. There are several excellent tools available, such as LastPass , 1Password and KeePass , that can generate and store extremely tough to crack unique passwords for every service you use. Because the tool manages the passwords for you, you don’t need to worry about forgettin...

How to crack or Reset BIOS Password? ~Cracking Tutorials

The BIOS software is built into the PC, and is the first code run by a PC when powered on ('boot firmware'). The primary function of the BIOS is to set up the hardware and load and start a boot loader. When the PC starts up, the first job for the BIOS is to initialize and identify system devices such as the video display card, keyboard and mouse, hard disk drive, optical disc drive and other hardware. The BIOS then locates software held on a peripheral device (designated as a 'boot device'), such as a hard disk or a CD/DVD, and loads and executes that software, giving it control of the PC. This process is known as booting, or booting up, which is short for bootstrapping. Bios password is usually used to protect the user's BIOS settings on the computer. If you want to reset the password on the BIOS does not need to bother to connect bateray CMOSnya, with a little trick on the Dos you can reset the BIOS password on it in 2 ways: 1. Clear CMOS This way...