| Filter | Description | Example |
|---|---|---|
| allintext | Searches for occurrences of all the keywords given. | allintext:"keyword" |
| intext | Searches for the occurrences of keywords all at once or one at a time. | intext:"keyword" |
| inurl | Searches for a URL matching one of the keywords. | inurl:"keyword" |
| allinurl | Searches for a URL matching all the keywords in the query. | allinurl:"keyword" |
| intitle | Searches for occurrences of keywords in title all or one. | intitle:"keyword" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| " _ _ " | |
| " _ /|| . . ||\ _ " | |
| " ( } \||D ' ' ' C||/ { % " | |
| " | /\__,=_[_] ' . . ' [_]_=,__/\ |" | |
| " |_\_ |----| |----| _/_|" | |
| " | |/ | | | | \| |" | |
| " | /_ | | | | _\ |" | |
| It is all fun and games until someone gets hacked! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| intitle:index.of .bash_history | |
| intitle:index.of .sh_history | |
| intitle:"Index of" index.html.bak | |
| intitle:"Index of" index.php.bak | |
| intitle:"Index of" index.jsp.bak | |
| intitle:"Index of" ".htpasswd" htpasswd.bak | |
| inurl:backup intitle:index.of inurl:admin | |
| "Index of /backup" | |
| intitle:"Index of" index.html~ | |
| intitle:"Index of" index.php~ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Replace 'X' with the domain name of your choice | |
| # Back link | |
| link:X -site:X | |
| # Sub domain | |
| site:X -site:www.X | |
| # Url | |
| inurl:X -site:X |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Explanations: | |
| cache: If you include other words in the query, Google will highlight those words within | |
| the cached document. For instance, [cache:www.google.com web] will show the cached | |
| content with the word “web” highlighted. This functionality is also accessible by | |
| clicking on the “Cached” link on Google’s main results page. The query [cache:] will | |
| show the version of the web page that Google has in its cache. For instance, | |
| [cache:www.google.com] will show Google’s cache of the Google homepage. Note there | |
| can be no space between the “cache:” and the web page url. | |
| ------------------------------------------------------------------------------------------ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name New Userscript | |
| // @namespace http://tampermonkey.net/ | |
| // @version 0.1 | |
| // @description A TamperMonkey Script for Ask.fm Website that saves all questions and answers of a single user to the Hard Drive. | |
| // @author https://github.com/AhmedAbdAlfattah | |
| // @match /* Paste Your Wanted Ask.fm Account Url Here */ | |
| // @grant none | |
| // @require https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js | |
| // @require https://fastcdn.org/FileSaver.js/1.1.20151003/FileSaver.min.js |
هذه كانت مجرد عمل شخصي لي لتجميع المعلومات والمواقع والفيديوهات التى استفدت منها شخصيا
- هذه كانت تجميعة خاصة ليا انا شخصيا واحببت ان اشاركها لا اكثر
- لا اقول انه مسار بل هي مجرد تجميعة وملاحظات وانت ليست مرغما على اتباعه واتمنى ان لا تتبعه بحذافيره
- اتمنى ان تزيد عليه وتجد مصادر اخرى ولا تعتمد على هذا المسار كمصدر اساسي لك
- ان وجدت مصدر او فيديو او مقالة جيدة ارجوا ان تشاركها معي لكي اضعها
- اكرر لا تعتمد عليه كمصدر اساسي