Blog links

Showing posts with label password. Show all posts
Showing posts with label password. Show all posts

How to hack gmail password account easily



After a long time, Today i am posting a hacking trick that is related to gmail.Tric Plz Dont Misuse  This trick..This is For Educational Purpous Only..Almost all people who use internet have account on gmail and it is important for every one. So here i am using phising technique for hacking. Trick is simple and i have a easy way to do it.
  
How to hack gmail account password:
1. First of all download Gmail Phisher
2. The downloaded file contains:
gmail.html
log.txt
mail.php
3. Upload all of the files to any free webhosting site like:
www.drivehq.com
www.t35.com
www.yourfreehosting.net
www.esmartstart.com
www.110mb.com
4. Once you have uploaded the files in the directory, send this phisher link (gmail.html) i.e: “http://nameofyoursite.com/gmail.html” to your victim and make him login to his Gmail account using your sent Phisher.
5. Once he logs in to his Gmail account using Phisher, all his typed Gmail id and password is stored in “log.txt”.
6. Now, open log.txt to get hacked Gmail id and password as shown.
That’s it, very simple. Now you have your victim’s Gmail id and password hacked.


How it Works?
When a user types a Username and Password in the the text box,The info is sent to “login.php” which acts as a password logger and redirects the page to “LoginFrame2.htm” which shows “There has been a temporary error Please Try Again” in it . So when the person clicks on try again it redirects to the actual URL so that the victim does not know that yoursite is a fake site and gets his gmail.com password hacked.

Read more

HACK FACEBOOK JUST WITH SMALL STEPS


There are many ways to hack facebook account. Image 1 

1: Phishing:- Phishing or fake page hacking is the most widely used hacking trick for any type of accounts of website. It can also be implemented as in this case too.  Read my previous post onphishing to learn it and download facebook phishing page from below. That post was specially for Gmail. The same process will be applied in the case of faceook too. you only need to save facebook login page to your system and make changes to form element of action as per in my that post.
you can also use Tabnapping . This is also a type of phishing but it will make it easier to send your fake page to the victim. Download Tabnapping script from this link:TabNapping Script . Read more about Tabnapping here 


IMPORTANT: sending fake page in case of simple case is not so easy. I am suggesting you an effective way of doing that. You get facebook notification emails. Use the format of that email address but replacing the URL with your fake URL ;)


Download facebook phishing page here:


http://www.ziddu.com/download/13242001/fb_phisher.rar.html 


2: Keylogger:- Keylogger is another useful tool to hack someone's facebook account. If you do not know about keyloggers read here . download some keyloggers from this link.
 href="http://www.win-spy.com/?hop=dpnkr70" target="_blank" style="outline-style: none; color: #1c6fb1; text-decoration: underline;">Kelogger download . Now it's up to you.. how you are using this tool. If you have physical access to victims system, you can manually install this tool and it will effectively work.


3: Firesheep:- If your victim uses unsecure wireless network then you can hack him easily by using mozilla firefox and a simple firefox plugin. Firesheep. read this post to know about firesheep and dowload it from that post. Firesheep use this tool to hack.


4: Hack facebook's primary email address:- Hacking someone's email account also need above described methods (phishing, keylogger, firesheep) but you can also hack it by using forgot password and then by guessing his security question. Many times people use simple security questions.


5: facebook's can't access account option:- there is an recovery option in facebook account. You can mention that your primary email address is also hacked. Then they will ask you many questions regarding that account. as some name of friends, account holder's some personal information etc. If you know about victim well, you can be able to answer all those question. then facebook will ask you for new email address for password recovery. Give any email address which you can access. 


These are some ways of hacking facebook account. There may be more but this time only these are in my mind. :P
if i will remember any other method i will update this post..


All these methods are tested and applied* *( THESE ARE JUST TRICKS LEARN MORE BEFORE APPLYING )

Read more

How To Password Protect Your grub | How To Put Password On GRUB



GRUB (GRand Unified Bootloader is the bootloader) commonly installed by Linux distributions on your hard disk. GRUB is responsible for showing you the menu and it allows you to choose the operating system you want to boot....  :)



Here are some steps, Follow it to protect GRUB entries:
  • open terminal. Type grub and press enter. The prompt would change to something like ‘grub>’.
  • Enter md5crypt at the GRUB prompt. Type in the password when prompted for and press enter. The command will return you password encrypted as an md5 hash.
  • add password to grub
  • Now we need to edit the /boot/grub/menu.lst file. in case of redhat use /boot/grub.conf.
  • password protect grub ubuntu
  • Enter the line password  --md5 before the line that reads: “BEGIN AUTOMAGIC KERNEL LIST”  you can write it anywhere.
  • If you save the file at this moment without any further edits you would have locked down interactive editing in GRUB. The administrator or in this case you would have to press ‘p’ key and enter the correct password to access these advanced options.
  • If in addition you want to lock down specific menu entries, you should add the word lock all by itself on a separate line just after the title specification for each entry in the menu.
  • The next time anyone tries to select the locked menu entry he/she will be required to enter a password before he/she can boot into the corresponding operating system, and that is so cool....
  • To lock the recovery mode entries it is best to change the line lockalternative=false tolockalternative=true. This will lock down all future recovery mode entries as well even if you update the kernel

Read more
2leep.com