Login Register




The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


google dorks filter_list
Author
Message
google dorks #1
this is my last question everyone has been helpful great site..
my question is what is a google dork and how can it be used..
i understand its hacks you can use with google thats all

Reply

RE: google dorks #2
sorry never heard of it i'm new to all this.

Reply

RE: google dorks #3
(08-24-2012, 12:51 AM)JaeRootz Wrote: this is my last question everyone has been helpful great site..
my question is what is a google dork and how can it be used..
i understand its hacks you can use with google thats all

take a look at this thread :
Code:
http://www.hackcommunity.com/Thread-Hack-email-accounts-using-google
[Image: fow57.jpg]

Reply

RE: google dorks #4
A Google Dork is like a search tag. You enter the dork in google and the search results will contain the links that you wanted to find.

As an example:

Lets say you want to find a website vulerable to SQL injection. We know how the link of an possible SQL injection vulnerable site looks like, so we adabt the dork to search for it.

a dork could look like this: inurl: article.php?ID=
(the inurl: part tells google that we want our search term to be in the url)

This Google Dork will search for links which ends on "article.php?ID=". Which in some cases can be vulnerable to SQL injection. You can also adabt it to find other information, like admin pages, passwords, accounts etc.

I hope i have explained me well enough (it is late and in the midle of the night in my country now). If you didn't understand me, or have more questions don't hesitate to PM me.

Reply